Add EasyBaby support to Tuya (#85298)
This commit is contained in:
@@ -174,6 +174,7 @@ class DPCode(StrEnum):
|
||||
DECIBEL_SENSITIVITY = "decibel_sensitivity"
|
||||
DECIBEL_SWITCH = "decibel_switch"
|
||||
DEHUMIDITY_SET_VALUE = "dehumidify_set_value"
|
||||
DISINFECTION = "disinfection"
|
||||
DO_NOT_DISTURB = "do_not_disturb"
|
||||
DOORCONTACT_STATE = "doorcontact_state" # Status of door window sensor
|
||||
DOORCONTACT_STATE_2 = "doorcontact_state_2"
|
||||
@@ -354,6 +355,7 @@ class DPCode(StrEnum):
|
||||
VOLUME_SET = "volume_set"
|
||||
WARM = "warm" # Heat preservation
|
||||
WARM_TIME = "warm_time" # Heat preservation time
|
||||
WATER = "water"
|
||||
WATER_RESET = "water_reset" # Resetting of water usage days
|
||||
WATER_SET = "water_set" # Water level
|
||||
WATERSENSOR_STATE = "watersensor_state"
|
||||
|
||||
Reference in New Issue
Block a user