Complete Heater (qn) device support to Tuya (#58296)
This commit is contained in:
parent
7d0fc8ca98
commit
43abf38d92
3 changed files with 27 additions and 0 deletions
|
@ -271,6 +271,7 @@ class DPCode(str, Enum):
|
|||
WATERSENSOR_STATE = "watersensor_state"
|
||||
WET = "wet" # Humidification
|
||||
WORK_MODE = "work_mode" # Working mode
|
||||
WORK_POWER = "work_power"
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue