mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Fix fanSpeed issue (#98293)
This commit is contained in:
parent
5042c25bbc
commit
d6498aa39e
@ -327,7 +327,7 @@ class TadoConnector:
|
||||
device_type,
|
||||
"ON",
|
||||
mode,
|
||||
fanSpeed=fan_speed,
|
||||
fan_speed=fan_speed,
|
||||
swing=swing,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user