michaelarnauts / home-assistant-comfoconnect

Home Assistant integration for Zehnder ComfoAir trough a Zehnder ComfoConnect LAN C.
Other
26 stars 13 forks source link

How to set fan speed in automation #64

Open kroeckx opened 1 month ago

kroeckx commented 1 month ago

Hi,

There seems to be many options to control the fan in home assistant, but it's not clear how I should do it. For instance, in the "Fan: turn on" service, I can set:

In "Climate: set fan mode" I can set:

But it's not clear what I can fill in in those settings.

Maybe I'm looking at the wrong place, but I would like to be able to set it to away, low, medium or high.

michaelarnauts commented 1 month ago

Home assistent maps the speed to a percentage. So 0 for away, 33 for low, 66 for medium and 100 for high.

The fan mode is to switch between auto and manual.