-
Notifications
You must be signed in to change notification settings - Fork 3.5k
20200217.0 #4903
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
Merged
Merged
20200217.0 #4903
Conversation
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
* Change defaults of automations to device * Script too * Update device_automation.ts * Update device_automation.ts
Spelling: Config(uration)
* Fix display of arrays/objects in attributes * async import js-yaml
* Allow enabling/disabling automation from edit screen * Comments
* Add more info for Person * Update src/dialogs/more-info/controls/more-info-vacuum.ts Co-Authored-By: Paulus Schoutsen <[email protected]> Co-authored-by: Paulus Schoutsen <[email protected]>
* Add toolbars and mobile headers + layout tweaks * Comments
* Freeze lovelace configuration on load * Clone only when necessary * Make cloning badges really work * Freeze after checking * Don't doublefreeze
* add create helper functions for custom cards * address comments
* Add option to lazy load cards * Lazy load header/footer elements * Lazy load rows * Clean up params * Rename last var
* ♻️ change entity-button to button card * maintain separate entity-button class
* Update material elements * Update ha-checkbox.ts
* Add multi select component * Apply suggestions from code review Co-Authored-By: Ian Richardson <[email protected]> * Comments * update * Fix * Refactor to dropdown menu Co-authored-by: Ian Richardson <[email protected]>
* include entities not in entity registry in config entities * Update ha-data-table.ts * Comments * Update ha-device-entities-card.ts * Comments
* add state_color option to glance, button and state-icon * address comments * address comments
* Allow to change the location of home zone in zone editor * Update src/translations/en.json Co-Authored-By: Paulus Schoutsen <[email protected]> * Comment + mobile to general config * Remove dupe import Co-authored-by: Paulus Schoutsen <[email protected]>
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