20200414.0#5539
Merged
bramkragten merged 32 commits intomasterfrom Apr 14, 2020
Merged
Conversation
* Set correct lang attribute * Update lit-localize-lite-mixin.ts * Update translations-mixin.ts * Remove lang="" * Move logic out of mixin
* Fix gallery translation and add more demos * Update provide_hass.ts * Update demo-hui-alarm-panel-card.ts
* Make unavailable elements disabled * Unused * Add checks for unknown * Update hui-weather-entity-row.ts
* Add icons when adding integration * Remove margin from search input and put in parent
* MIgrate automations config panel to router * Correct link to create new
* Convert script config panel to router * Update script.ts * Update ha-config-script.ts
* Reload frontend if backend changes * Better implementation * Store ha version
* Make add devices available on ZHA coordinator * Update src/panels/config/zha/zha-device-card.ts Co-Authored-By: Bram Kragten <mail@bramkragten.nl> * Update src/panels/config/zha/zha-device-card.ts Co-Authored-By: Zack Arnett <arnett.zackary@gmail.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl> Co-authored-by: Zack Arnett <arnett.zackary@gmail.com>
* Add icons to info panel * Update src/panels/developer-tools/info/integrations-card.ts Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update typescript, prettier, tslint -> eslint * Organize imports * Use glob for eslint fix react import
To prevent a collusion with `@types/chromecast-caf-receiver` that would make `lit-analyzer` fail.
* Add lit analyzer * Update rules
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