-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Climate card new design + various fixes
- [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
- Loading branch information
Showing
21 changed files
with
458 additions
and
617 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.