mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 15:45:08 +02:00
Fix fanSpeed issue (#98293)
This commit is contained in:
@@ -327,7 +327,7 @@ class TadoConnector:
|
||||
device_type,
|
||||
"ON",
|
||||
mode,
|
||||
fanSpeed=fan_speed,
|
||||
fan_speed=fan_speed,
|
||||
swing=swing,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user