Closed svenove closed 10 months ago
I want to control the fan speed from an automation, but I can’t figure out how to do it. In the Daikin device, there is no fan control…?
Solved:
Can you attach the automation as text, easier for others
Sure:
- service: climate.set_fan_mode target: device_id: xxxxxxxxxxxxx data: fan_mode: "5"
I want to control the fan speed from an automation, but I can’t figure out how to do it. In the Daikin device, there is no fan control…?