Conversation
* Use named slots to have advanced ha-card headers * Fix header text color
actual value as selected item instead of index. This avoids the bug with selected: PolymerElements/paper-dropdown-menu#197 PolymerElements/paper-dropdown-menu#114 Fixes: #3022 Side note: it actually mainly hides the issue. If we should allow a key, value setup with source being a key and the display value being a localized value it likely would return.
* Use Node 12 * Remove tests that don't work in Node
* Add missing key for app configuration in sidebar * avoid lokalise round trip
* water_heater: Use attr-for-selected for operation mode * climate: Use attr-for-selected for operation, fan, swing mode * fan: Use attr-for-selected for speed * fan: skip extra property * climate: drop extra property * water_heater: avoid extra property * media_player: drop extra variable for source and sound_mode * water_heater: missed change
* Gulpify build pipeline * Update build frontend script * Fixes * Limit service worker to latest build * Use shorthand * Fix hassio build
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's Changed