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

Fan Speed not shown on device control (but is present on entity control) #14

Open
stin7 opened this issue Jun 11, 2022 · 2 comments
Open

Comments

@stin7
Copy link

stin7 commented Jun 11, 2022

Thanks for this integration. I'd like to have the BlueAir turn on higher based on air sensor readings. However, the automation UI doesn't show fan speed, just on/off control. This matches what is seen in the UI:
Screen Shot 2022-06-11 at 2 14 58 PM

However, it does look like the speed is available in the entity detail:
Screen Shot 2022-06-11 at 2 17 32 PM

Ideally, the fan speed would also show for the device controls

Thanks again

@piranha32
Copy link

I found this issue looking for exactly this functionality and I would like to +1 this request. Fan speed is a very useful control for use in automatons.

@MeeperBeeper
Copy link

I found that if you add the "slider-entity-row" addon by thomasloven from HACS you can then add an Entities card with a slider to your UI with the following code:

entity: fan.ghost_air_purifier_fan
type: custom:slider-entity-row

You will of course need to correct your entity entry but it looks much like you'd expect:

image

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

3 participants