Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set fan speed in automation #64

Open
kroeckx opened this issue Jul 4, 2024 · 1 comment
Open

How to set fan speed in automation #64

kroeckx opened this issue Jul 4, 2024 · 1 comment

Comments

@kroeckx
Copy link

kroeckx commented Jul 4, 2024

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:

  • Percentage
  • Preset mode

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

  • Fan mode

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants