Paulus Schoutsen
8c0af2c140
Update translations
2019-03-05 11:29:58 -08:00
Paulus Schoutsen
f008f8f41a
Fix map entities ( #2883 )
...
* Fix map entities
* Fix switching tabs
2019-03-05 11:28:31 -08:00
Paulus Schoutsen
587a7c3b66
Merge pull request #2880 from home-assistant/dev
...
20190303.0
2019-03-03 21:55:12 -08:00
Paulus Schoutsen
b25fff9852
Bumped version to 20190303.0
2019-03-03 21:54:40 -08:00
Paulus Schoutsen
45e5f7d0ff
Update translations
2019-03-03 21:52:59 -08:00
yosilevy
19c44f7c7b
Conditional element support for use in picture-elements ( #2865 )
...
* Conditional element support for use in picture-elements
* Refactored
* Refactor to HTMLElement, separated files
* New file
* Added disconnected callback, handled multiple config calls.
* Added update method
* Refactored and simplified - elements contained internally
* Removed excess if
* Refactored also picture elements
2019-03-03 11:27:34 -08:00
Paulus Schoutsen
241d7345d0
Do not fire command if we know component not loaded ( #2875 )
2019-03-03 10:26:10 -08:00
Jason Hu
34c6356a47
Display service call error message ( #2874 )
2019-03-01 23:09:57 -08:00
Paulus Schoutsen
9383d80354
Better fix for ha-entity-toggle ( #2873 )
2019-03-01 11:17:48 -08:00
yosilevy
178e4de452
Fixed history graph tooltip so dates are readable ( #2872 )
2019-03-01 10:59:17 -08:00
Paulus Schoutsen
787abc4611
Merge pull request #2869 from home-assistant/dev
...
20190228.0
2019-02-28 17:42:16 -08:00
Paulus Schoutsen
c2948638d6
Bumped version to 20190228.0
2019-02-28 17:41:38 -08:00
Paulus Schoutsen
1db93a4f7b
Fix ha-entity-toggle restoring old state ( #2868 )
2019-02-28 17:41:20 -08:00
Paulus Schoutsen
8f4d24b6da
Update translatins
2019-02-28 17:11:59 -08:00
Thomas Lovén
03d4a648f5
Trim overflowing cards ( #2864 )
...
* Trim overflowing cards
* Fix picture-elements instead
2019-02-28 14:30:43 -08:00
Paulus Schoutsen
8dba463dd4
Fix define
2019-02-28 12:02:32 -08:00
Paulus Schoutsen
7c21a07a66
fix import
2019-02-28 11:48:42 -08:00
Paulus Schoutsen
82189ab3c6
Fix system health check ( #2866 )
...
* Fix system health check
* Update src/panels/dev-info/system-health-card.ts
Co-Authored-By: balloob <paulus@home-assistant.io>
2019-02-28 10:24:19 -08:00
Ian Richardson
c0896d173d
cleanup rows ( #2863 )
2019-02-28 09:48:18 -08:00
Paulus Schoutsen
5032b6e63b
Merge pull request #2862 from home-assistant/dev
...
20190227.0
2019-02-27 16:11:40 -08:00
Paulus Schoutsen
9bf06ca0af
Bumped version to 20190227.0
2019-02-27 16:10:34 -08:00
Paulus Schoutsen
4fa1c3e883
Update translations
2019-02-27 16:10:34 -08:00
Paulus Schoutsen
339be43eea
Check system health loaded ( #2861 )
2019-02-27 16:03:50 -08:00
Jason Hu
00c08a09db
Fix login issue on FireFox ( #2860 )
2019-02-27 14:24:26 -08:00
Thomas Lovén
bed257a4eb
Add ha-card-box-shadow css variable for themeing ( #2855 )
2019-02-27 11:30:03 -08:00
Thomas Lovén
b73a2e838a
Stop brightness display of light-card from blocking clicks ( #2850 )
2019-02-26 11:07:06 -08:00
starkillerOG
6580d4ce92
Color picker: dynamic segmentation ( #2806 )
...
* Color picker: dynamic segmentation
* Color Picker: dynamic segmentation
* Color Picker: dynamic segments
* == --> ===
* spaces
* use setProperties()
* fix dynamic segements
* Change size position and collor of segmentation button
* add spaces
* Add ;
2019-02-25 20:38:46 -08:00
Victor Vostrikov
8c23674683
Add labels to Person ( #2844 )
...
* Added label for Person
* Added icon for Person
* Changed comment for label
* Added translation for person
* Updated translation for person
2019-02-25 12:01:18 -08:00
Paulus Schoutsen
3e28b6f2e2
Convert ha-menu-button to TS ( #2825 )
...
* Convert ha-menu-button to TS
* Address comments
* Fix icon searcher
2019-02-25 11:53:46 -08:00
Paulus Schoutsen
6d2e480ed5
Convert ha-url-sync to TS ( #2824 )
...
* Convert ha-url-sync
* Change url-sync to be a mixin
2019-02-25 11:11:33 -08:00
Paulus Schoutsen
90a1f7e51c
Convert map card to Lit/TS ( #2826 )
...
* Convert map card to Lit/TS
* Address comments
2019-02-25 11:10:22 -08:00
yosilevy
63e6506510
Cleanup ( #2837 )
2019-02-25 11:10:08 -08:00
Paulus Schoutsen
220fec6dc9
Initial commit ( #2833 )
2019-02-23 20:43:18 -08:00
Paulus Schoutsen
534b18ee30
Convert config flow to Lit/TS ( #2814 )
...
* Convert config flow to Lit/TS
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Add missing import
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Address comments
2019-02-23 20:35:11 -08:00
Jason Hu
e406a50b50
Relaod lovelace config if language changed ( #2805 )
2019-02-23 13:39:14 -08:00
yosilevy
b764e87a00
Force LTR on error popup in dev-info panel ( #2834 )
2019-02-23 13:30:58 -08:00
yosilevy
b7f62c5822
Fix after conversion to Lit ( #2835 )
2019-02-23 13:30:32 -08:00
yosilevy
dede819a12
Removed toast (entities turn on/off and OK service calls) ( #2822 )
...
* Removed toast when entities turn on/off and services are SUCCESSFULLY called. Still will show on service error.
* Removed unused import
* Removed translations
2019-02-23 11:28:31 -06:00
Yosi Levy
083f0d16ef
Initial commit
2019-02-23 17:18:57 +02:00
Paulus Schoutsen
c7500a504d
Remove duplicate file
2019-02-22 22:31:39 -08:00
yosilevy
3348405518
Link updates following markdown removal ( #2813 )
2019-02-22 20:40:21 -08:00
yosilevy
70b2ff3365
Fixed arrow in sub-page to use new arrows and fixed new button icon issues ( #2807 )
...
* Fixed arrow in sub-page to use new arrows and fixed new button icon placement problem
* Changed icon to text + added localization
2019-02-22 20:39:39 -08:00
Ian Richardson
a259a12eab
🧹 cleanup elements ( #2820 )
...
* 🧹 cleanup elements
* lint
2019-02-22 20:37:27 -08:00
Paulus Schoutsen
979025539e
Show person as badges ( #2823 )
2019-02-22 20:30:12 -06:00
Ian Richardson
6da311078a
Convert input-number to Lit/TS ( #2792 )
...
* Convert input-number to Lit/TS
Should I worry about width for the state display with slider?
* address review comments
* clientWidth not currently working
* unsure about the typing of _InputElement
* remove unused import
* get clientwidth
* added comment
2019-02-22 12:08:18 -08:00
Paulus Schoutsen
7d1991ac78
Update translations
2019-02-21 16:50:15 -08:00
Paulus Schoutsen
2c2199fb84
Merge pull request #2810 from home-assistant/dev
...
20190220.0
2019-02-20 07:46:42 -08:00
Paulus Schoutsen
e12da05d4e
Bumped version to 20190220.0
2019-02-20 07:45:28 -08:00
Paulus Schoutsen
25d10cf092
Update translations
2019-02-20 07:45:12 -08:00
Paulus Schoutsen
1cdaebd92f
Add an event subscribe card ( #2804 )
2019-02-19 19:33:55 -08:00