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

v2.3.0-beta.2 Fan slider not responding #838

Open
grrygh opened this issue Oct 5, 2024 · 1 comment
Open

v2.3.0-beta.2 Fan slider not responding #838

grrygh opened this issue Oct 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@grrygh
Copy link

grrygh commented Oct 5, 2024

Fan slider is not responding in v2.3.0-beta.2

After downgrading back to v2.2.4, it works again.

Thanks!

@grrygh grrygh added the bug Something isn't working label Oct 5, 2024
@Clooos
Copy link
Owner

Clooos commented Oct 5, 2024

Thank you for the feedback, I will test that!

Clooos added a commit that referenced this issue Oct 22, 2024
- [x] Separator line background color global variable
- [x] Select card and select sub-buttons now supports attribute lists for climate, light and media player entities (I maybe forgot to add some, please open an issue if you want one that is missing) #665
- [x] New media player blurred background option
- [x] New experimental climate card (but should works flawlessly) #398
- [x] Added a toggle in the sub-buttons editor for disabling the background color based on entity state
- [x] The back button issue should be fixed in all cases #856
- [x] Fixed the sliders that where not working anymore #849 #838
- [x] Fan sliders are now set to 0 when off
- [x] Slider with climate expected float #768
- [x] Do not fire hold if a scroll is made #843 by @brunosabot
- [x] Minor CSS fixes
- [x] Some various minor fixes
- [x] Some various optimizations
Clooos added a commit that referenced this issue Oct 30, 2024
- [x] Breaking change: Pop-up blurred backdrop disabled by default for performance.
- [x] Fixed the « Large layout 2 rows » in the climate card.
- [x] Fixed? Climate card bug with Bosch BTH-RM230Z #877
- [x] Popup background has an odd black shadow appearing on the top left and top right corners without any reason for it to be there #879
- [x] Fixes missing '•' when state is not shown but Attribute and LastChanged are #872 by @tiagof
- [x] The hold action should now works correctly.
- [x] Smoother and more reliable pop-up animations on some setups.
- [x] The pop-ups should be faster and more reliable overall.
- [x] Only the first letter in the selection list is capitalized #869 and #866
- [x] Fixed? Uncaught (in promise) TypeError: Cannot read properties of null (reading 'classList')
- [x] Fixed some issues with the climate card buttons.
- [x] Fixed climate slider « expected float » error.
- [x] Fan slider not responding #838
- [x] Button color & Icon color missing for HVAC Dry & Heat/Cool mode in Climate card. #863
Clooos added a commit that referenced this issue Nov 13, 2024
- [x] New more compact design for the climate card, this new design don’t use a sub-button for the temperature anymore. Important: If you’ve added climate cards before, just open these cards one by one in the editor, the previous temperature sub-button will be automatically deleted. Don’t forget to save after that.
- [x] Full support for climate entities with `target_temp_low` and `target_temp_high` #877
- [x] In heat_cool mode, the climate card color now change based on if it’s actually heating or cooling. #863
- [x] Actions are not triggered when scrolling anymore, finally! #892 and #839
- [x] Fixed an issue where it was impossible to scroll anymore in some cases (like in the editor).
- [x] Added the missing bubble-accent-color variable in the media player play/pause button.
- [x] Update climate specific css vars #908 PR from @flobiwankenobi
- [x] New element for pop-up background, breaking change for some users with custom styles. #895
- [x] Underscore removing from list select #890
- [x] Some pop-ups were not displayed displayed correctly, or only when leaving the editor/changing view, this is now fixed! #821
- [x] Fixed some more pop-up issues (like console errors). #840 and #791
- [x] Cover open and close buttons are now disabled when they should. #788
- [x] Slider for controlling thermostat/fan should now works correctly. #849, #838 and #768
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@Clooos @grrygh and others