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

Can the "climate" add state "sleep" and "strong" for fan mode? #136074

Closed
louis000008 opened this issue Jan 20, 2025 · 1 comment
Closed

Can the "climate" add state "sleep" and "strong" for fan mode? #136074

louis000008 opened this issue Jan 20, 2025 · 1 comment

Comments

@louis000008
Copy link

The problem

Like this:

Possible fan state

FAN_ON = "on"
FAN_OFF = "off"
FAN_AUTO = "auto"
FAN_LOW = "low"
FAN_MEDIUM = "medium"
FAN_HIGH = "high"
FAN_TOP = "top"
FAN_MIDDLE = "middle"
FAN_FOCUS = "focus"
FAN_DIFFUSE = "diffuse"
FAN_SLEEP= "sleep"
FAN_STRONG= "strong"

What version of Home Assistant Core has the issue?

core-2025.1.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

@louis000008 louis000008 changed the title Can the "climate" add state "sleep" and "strong"? Can the "climate" add state "sleep" and "strong" for fan mode? Jan 20, 2025
@mib1185
Copy link
Contributor

mib1185 commented Jan 20, 2025

This sounds more like an feature request?
Please use the feature request section of our forum to contribute on existing or create new feature requests.
For sure, contributions are always welcome, so please feel free to create a PR on your own.
Thanks! 👍

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

No branches or pull requests

2 participants