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

Switch to using percentage instead of speed for fans #3

Merged

Conversation

rohankapoorcom
Copy link
Member

speed was removed in Home Assistant 2022.04. This fixes control of fans.

`speed` was removed in Home Assistant 2022.04. This fixes control of fans.
@rohankapoorcom rohankapoorcom merged commit 818c6ad into custom-cards:main Jun 2, 2022
@rohankapoorcom rohankapoorcom deleted the rohankapoorcom-fix-fans branch June 2, 2022 19:57
rohankapoorcom pushed a commit to rohankapoorcom/slider-button-card that referenced this pull request Aug 16, 2023
… result of both

the step and the max of an input_number entity.

Appears that at this time applyStep() is unnecessary, and was in fact
causing the problem  I have tested stepped sliders of both input_number entities as well as
light and climate entities, and stepping still works as expected when
applyStep() is not called at all.

This does not resolve the issue where step count results in "illegal"
values on certain input_number entities.
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

Successfully merging this pull request may close these issues.

None yet

1 participant