-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
20190904.0 #3613
Merged
Merged
20190904.0 #3613
Conversation
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
* Handle alarm codes from keyboard input Closes #2602 * remove friendly_name changes * remove unnecessary TS check
So it can be used to plot a fill when active in the graph.
* Add options to badges name icon entity_picture * lint * lint * rename entityPicture to image
* Align styling cast buttons * Split dev constants * Ignore dev_const * Update README.md
* Move lovelace background settings to theme While being backwards compatible * Also update cast
* Fix timing issue in external auth * add await 0
* Show toast on successfull save We need to make a list of places where this could benefit the user experience. * Helper method * Rename
* handle unavailable lights * unavailable overlay * extract unavailable overlay
* Option to display last changed in glance-card Closes home-assistant/ui-schema#110 * move show_last_changed to entity-level * address review comments
* Add mqtt subscribe to dev tools * Update mqtt-subscribe-card.ts * Comments * type
Can likely be applied in many other places Closes #2811
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
hvac_action
from history attributes (Don't removehvac_action
from history attributes #3570) @bramkragten