h4de5 / home-assistant-toshiba_ac

Toshiba AC integration into home-assistant.io
GNU General Public License v3.0
113 stars 17 forks source link

Why is the Fan Mode not available for automation? #172

Closed AnssiLaiho closed 4 months ago

AnssiLaiho commented 4 months ago

Hi! I was trying to make an automation for my Toshiba Haori AC in Home assistant, but the Fan control is not present in the controls of the device (even though it is available in the GUI of the device in HAS overview). At least not in the GUI mode? How would it be possible to control it ?

h4de5 commented 4 months ago

try service: climate.set_fan_mode to: low

AnssiLaiho commented 4 months ago

Yes, that works! Thank you!

h4de5 commented 4 months ago

you are welcome.