Refactor Tuya climate platform (#57609)
This commit is contained in:
parent
16b7375e60
commit
6a72af63c2
5 changed files with 402 additions and 298 deletions
|
@ -70,6 +70,7 @@ FAN_DIFFUSE = "diffuse"
|
|||
|
||||
|
||||
# Possible swing state
|
||||
SWING_ON = "on"
|
||||
SWING_OFF = "off"
|
||||
SWING_BOTH = "both"
|
||||
SWING_VERTICAL = "vertical"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue