Leonardo Merza
2d3d4db4dd
centered loading for system health and logs ( #2759 )
2019-02-16 11:54:57 -08:00
MatthewFlamm
f127bbc64d
standardize more-info-weather and add hourly/daily ( #2766 )
2019-02-16 11:54:14 -08:00
Ian Richardson
bdaf96b114
address review comments
2019-02-16 13:31:41 -06:00
Yosi Levy
ad55bae212
Refactor
2019-02-15 21:07:42 +02:00
Paulus Schoutsen
e7b664a2ff
Bumped version to 20190215.0
2019-02-15 09:47:46 -08:00
Paulus Schoutsen
541d1a5380
Update translations
2019-02-15 09:47:30 -08:00
Paulus Schoutsen
ac179f5b45
Unused entities to respect tap/hold action ( #2754 )
2019-02-15 09:46:32 -08:00
Paulus Schoutsen
34f36c6179
Update package.json
2019-02-15 08:49:48 -08:00
Ian Richardson
56c1920cc1
css is dumb
2019-02-14 23:18:21 -06:00
Ian Richardson
456880c7cf
address review comments
2019-02-14 23:18:20 -06:00
Ian Richardson
08222dfbec
review comments
2019-02-14 23:18:19 -06:00
Ian Richardson
e8d84e8ba5
Convert notification-button to Lit/TS and add badge
2019-02-14 23:18:18 -06:00
Paulus Schoutsen
c570ce9720
Update translations
2019-02-14 19:09:21 -08:00
Paulus Schoutsen
f8b66a78fa
Fix alarm panel look ( #2753 )
2019-02-14 15:53:42 -08:00
Paulus Schoutsen
e2fc98526b
Fix header padding for history graph card ( #2748 )
2019-02-14 12:34:53 -08:00
Paulus Schoutsen
856a393531
Fix tight space ( #2749 )
2019-02-14 12:34:45 -08:00
David F. Mulcahey
8bf2a2f8db
display values as hex so that they match the zigbee spec docs ( #2751 )
2019-02-14 12:34:32 -08:00
Bram Kragten
3f6bbffcd6
Fix styling of raw config save button ( #2752 )
2019-02-14 12:22:23 -08:00
Paulus Schoutsen
4d5087bd8d
Update translations
2019-02-14 12:11:17 -08:00
Paulus Schoutsen
c4aac72e68
Bumped version to 20190213.0
2019-02-13 15:04:51 -08:00
Paulus Schoutsen
f4048bf4ba
Update translations
2019-02-13 15:04:46 -08:00
Bram Kragten
b384d17fd3
YAML editor fixes ( #2737 )
...
* YAML editor fixes
* Fix auto height in dialog
* remove height from paper-dialog-buttons
* wait for next paint instead of fixed time
* resize again after codemirror is updated
* afternextrender merge
2019-02-13 15:03:52 -08:00
Bram Kragten
2ae30ac024
Position delete/move menu better for mobile ( #2738 )
2019-02-13 12:32:32 -08:00
Yosi Levy
9b9b2f0710
New component files
2019-02-13 19:58:28 +00:00
Yosi Levy
5d58dfab3e
New arrow and chevron next+prev components
2019-02-13 19:56:12 +00:00
Ian Richardson
38ba6058be
Proper fix to alarm-control-panel-card ( #2741 )
2019-02-13 11:22:39 -08:00
kethoth
0f779dd7f8
Apply text color to system information text ( #2739 )
...
Apply primary-text-color to content so the system information text can be themed. Currently text remains black, which is unreadable on dark themes.
2019-02-13 11:22:19 -08:00
Thomas Lovén
3ca842187a
Convert ha-card to LitElement and TypeScript ( #2701 )
...
* Convert ha-card to LitElement and TypeScript
* CSS away the header instead
* Travis fixes
* Remove duplicate styles
2019-02-13 11:16:01 -08:00
Thomas Lovén
e36dada843
Tweak some file permissions that were odd ( #2745 )
2019-02-13 07:32:52 -08:00
Paulus Schoutsen
1b8c567fd7
Use mwc-button instead of paper-button ( #2744 )
...
* Convert from paper-button to mwc-button
* Fixes
* Bye paper-button
* Fixes
* Final fixes
* Fix rebase conversion
2019-02-12 23:08:29 -08:00
Paulus Schoutsen
e1c2cf770a
Convert lit ts layout ( #2742 )
...
* Convert layout to TS/Lit
* Further cleanup
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Simplify error screen
2019-02-12 22:41:36 -08:00
Paulus Schoutsen
ab6cd578e8
Add lit-plugin to recommendations ( #2735 )
2019-02-12 13:24:00 -08:00
Paulus Schoutsen
421e5bb169
Bumped version to 20190212.0
2019-02-12 11:56:37 -08:00
Paulus Schoutsen
6faea73c9f
Update translations
2019-02-12 11:56:29 -08:00
David F. Mulcahey
3a644621fe
Make ZHA config panel device oriented ( #2722 )
...
* change to be zha device centric instead of entity centric
* clusters by device
* device centric API
* lit ts and cleanup
* type
* review comments and fix remove
* fix set attribute
2019-02-12 11:55:42 -08:00
Paulus Schoutsen
abbfea0b6a
Person: Pick device tracker ( #2726 )
...
* Allow picking devices to track
* Tweak translation
* Update translation
2019-02-12 11:52:30 -08:00
Ian Richardson
2f2cdad16b
static styles, decorators and width fix ( #2727 )
...
Not sure how the width got messed up, perhaps changes to ha-card?
2019-02-12 11:52:02 -08:00
Ian Richardson
aae3c26a64
render remote entity-row as a toggle ( #2731 )
2019-02-12 09:43:59 -08:00
Ian Richardson
0f680bcfd6
Fix typo in alarm editor ( #2729 )
...
* Fix typo in alarm editor
* tacking on decorators, styles and card size fix
2019-02-12 09:40:39 -08:00
Paulus Schoutsen
f71612d6cf
Update translations
2019-02-11 23:40:15 -08:00
aquarium
5cc23ab084
Update Store Auth card to use primary-text-color ( #2725 )
2019-02-11 14:45:05 -08:00
yosilevy
9d6c0773c5
Rtl configuration fixes ( #2720 )
...
* RTL fixes to config pages
* Disconnect toast RTL
* RTL user editor - force LTR (only the user box - not the action box)
* Many RTL fixes in configuration. Keeping scrollbar in RTL so it's not obstructed. Added missing localization.
* Update disconnect-toast-mixin.ts
2019-02-11 14:40:09 -08:00
yosilevy
44dca3b86d
Make yaml editor scrollabel in RTL mode ( #2706 )
...
* Make yaml editor scrollabel in RTL mode
* Refactor
* Refactor scopped CSS
* Refactor
* Fixes
* Refactor
2019-02-11 14:18:17 -08:00
Paulus Schoutsen
310b81de04
Convert HUI-IMAGE to TypeScript/Lit ( #2713 )
...
* Fix gallery demos
* Convert HUI-IMAGE to TypeScript/Lit
* Clean up
2019-02-11 14:14:29 -08:00
Paulus Schoutsen
f23258eb8c
Convert state badge to TypeScript ( #2712 )
2019-02-09 11:55:46 -08:00
Paulus Schoutsen
039bc587cc
Add decorators ( #2711 )
...
* Add decorators
* Lint
2019-02-09 10:47:39 -08:00
Paulus Schoutsen
46e1139946
Add MVP person editor ( #2703 )
...
* Add MVP person editor
* Better highlight the config.yaml people
* Add note
2019-02-09 10:41:45 -08:00
Bram Kragten
8938ad8f8d
Add ctrl/cmd +s support back to editor ( #2694 )
...
* Add ctrl/cmd +s support back to editor
* Update hui-yaml-editor.ts
2019-02-07 19:33:53 -08:00
yosilevy
102cb06d28
RTL support for arrows in scrolable tabs ( #2696 )
...
* RTL support for arrows in scrolable tabs
* Refactor
2019-02-07 19:32:32 -08:00
Paulus Schoutsen
17d0ae003a
Lint
2019-02-07 17:16:39 -08:00