3396 Commits

Author SHA1 Message Date
Paulus Schoutsen
2049687590 Update translations 2019-08-05 22:22:31 -07:00
Paulus Schoutsen
aca5ae9f67
Fix Cast demo (#3460) 2019-08-05 22:21:54 -07:00
Paulus Schoutsen
98b882d599 Bumped version to 20190804.0 2019-08-04 22:26:27 -07:00
Paulus Schoutsen
5b02a43c3f Update translations 2019-08-04 22:26:20 -07:00
Paulus Schoutsen
2da844a1fb Home Assistant Cast 2019-08-04 22:25:43 -07:00
Charles Garwood
0544027c38 Fix zwave-node-values component (#3452)
* Fix zwave-node-values

* lint
2019-08-03 11:19:25 -07:00
Paulus Schoutsen
2389f92448 Fix playerObj undefined. Fixes #2915 2019-08-03 11:17:31 -07:00
Paulus Schoutsen
2fda2ee742
Suggest a view path when user enters a title when creating a view (#3448)
* Suggest a view path when user enters a title when creating a view

* Lint
2019-08-01 13:33:28 -07:00
Paulus Schoutsen
17a3affb6f
Remove conversation because it's not part of default config (#3444) 2019-08-01 13:32:13 -07:00
Paulus Schoutsen
f6be398fb9 Bumped version to 20190801.0 2019-08-01 13:31:46 -07:00
Paulus Schoutsen
87e24d658b Update translations 2019-08-01 13:31:41 -07:00
Paulus Schoutsen
abf70c3a3e
Better deal with YAML updated message (#3447) 2019-08-01 11:52:43 -07:00
Paulus Schoutsen
b9afa69ee5
Handle unavailable climate (#3446) 2019-08-01 09:02:20 -07:00
Charles Garwood
d9628fd9a2 Convert zwave-node-config to lit/ts (#3434)
* Convert zwave-node-config to lit/ts

* Add translations

* lint round 1

* lint round 2

* . all the properties and fix missing types

* Clean up bad prettier auto-style

* set header property instead of attribute
2019-08-01 08:32:20 -07:00
Paulus Schoutsen
7d90429fa9 Bumped version to 20190731.0 2019-07-31 10:51:22 -07:00
Paulus Schoutsen
fa6d0949a2 Update translations 2019-07-31 10:50:26 -07:00
Marijn Pool
aab967798a Split General Config and Server Control (#3418)
* Initial split of core and server control config

* Changed Typescript to Javascript

* Show Server controls without Advanced Mode

* Update en.json
2019-07-31 10:41:54 -07:00
Sean Mooney
c523bae2c8 Use accent color for notification badge again (#3442)
This fixes https://github.com/home-assistant/home-assistant-polymer/issues/3414 by changing the notification badge to use `accent-color` variable (same behavior as it was prior to 0.96 overhaul). I make extensive use of persistent_notifications and agree with that issue - the color change has made it a little harder to notice now. 

Before and after of how it looks on the default theme:
![badge](https://i.imgur.com/VHnyzQb.png)

The other reason I feel this makes sense, is that `accent-color` is already used in "mobile mode" dot (pic below), so this brings some consistency.
![mobile-badge](https://i.imgur.com/EOvtZGJ.jpg)

If this was an intentional change, feel free to reject/close this.
2019-07-31 09:11:24 -07:00
Thomas Lovén
b77372fc9a Display history-graph entries in the order they were specified (#3436) 2019-07-30 11:55:37 -07:00
Paulus Schoutsen
70b06861d1
Add file for custom card support (#3440) 2019-07-30 11:47:01 -07:00
Paulus Schoutsen
b158f15d93
Lovelace tweaks (#3439) 2019-07-30 10:37:21 -07:00
Paulus Schoutsen
4edcd5f2ef
Simplify demo (#3438) 2019-07-30 10:37:12 -07:00
Paulus Schoutsen
689e37782e
Ignore LL updates for a second in YAML mode (#3433) 2019-07-26 20:30:54 -07:00
Paulus Schoutsen
dcfed5d7e1
weblink target (#3431) 2019-07-26 15:09:32 -07:00
Paulus Schoutsen
54ea6176aa
Extract is navigation click (#3432) 2019-07-26 14:55:08 -07:00
Paulus Schoutsen
a91bb3cdbb
Add label to ha-entity-picker (#3430) 2019-07-26 14:54:50 -07:00
Paulus Schoutsen
6abbe72e4d
Lovelace cleanups (#3427)
* Improvements

* Add types CAF

* Fix demo switching

* Do not set background color in hui-view
2019-07-26 11:06:16 -07:00
Paulus Schoutsen
dae0ecce6a
Hide preset=none (#3419)
* Hide preset=none

* Add const to commit
2019-07-25 10:14:29 -07:00
Paulus Schoutsen
c3118eada9
Show notification indicator in forced mobile mode (#3420) 2019-07-25 10:14:20 -07:00
Paulus Schoutsen
0f6d0b164f
Add aria labels to cover controls (#3421) 2019-07-25 10:14:13 -07:00
Paulus Schoutsen
87293e4b15
Add more labels (#3422) 2019-07-25 10:14:05 -07:00
David F. Mulcahey
ff80eef25d Update ZHA device card (#3411)
* add ability to subscribe to individual updates

* catch changes on area, device name and entity ids

* subscribe directly

* remove entity registry change

* add type

* remove device subscription
2019-07-24 20:05:33 -07:00
Paulus Schoutsen
0cd263c532 Bumped version to 20190721.1 2019-07-21 12:45:27 -07:00
Paulus Schoutsen
3c366b2b85
Move hassio down (#3407) 2019-07-21 12:20:55 -07:00
Paulus Schoutsen
a59f0086b5
Fix proper script closing tag (#3405) 2019-07-21 12:20:37 -07:00
Paulus Schoutsen
1f1a3acc03
Fix styling notifications (#3404) 2019-07-21 12:10:47 -07:00
Paulus Schoutsen
d09cf9c8ab
Close script tag (#3403) 2019-07-21 11:46:40 -07:00
Paulus Schoutsen
f32eb971a4 Properly close script tag 2019-07-21 11:30:57 -07:00
Paulus Schoutsen
56c08a1d07
Close the drawer when picking a panel when in forced narrow mode (#3402) 2019-07-21 11:07:26 -07:00
Paulus Schoutsen
2fd75742f1 Bumped version to 20190721.0 2019-07-21 09:55:03 -07:00
Paulus Schoutsen
70b18344b6 Update translations 2019-07-21 09:54:59 -07:00
Paulus Schoutsen
5ec58a723e
properly store width (#3400) 2019-07-21 09:54:12 -07:00
Paulus Schoutsen
dcb975c8ce Bumped version to 20190720.0 2019-07-20 17:34:03 -07:00
Paulus Schoutsen
ea0a0f510d Update translations 2019-07-20 17:33:59 -07:00
Paulus Schoutsen
9476557aee
Remove automatically including preset None (#3398) 2019-07-20 17:32:35 -07:00
Paulus Schoutsen
4555bd4240
Add a force mobile mode on desktop (#3394)
* Add a force mobile mode

* Fix columns on LL

* Update text

* Move it above the push notifications

* Hide notification count when sidebar expanded and count=0
2019-07-20 17:30:25 -07:00
Paulus Schoutsen
75c7445dd9
Show a tooltip when hovering sidebar items in compact mode (#3393)
* Show a tooltip when hovering sidebar items in compact mode

* Use div for tooltip
2019-07-20 10:31:13 -07:00
Paulus Schoutsen
da741238d2
Various climate improvements (#3389)
* Sort HVAC modes

* Add translations for HVAC action

* Show hvac_action if available
2019-07-19 15:51:47 -07:00
Paulus Schoutsen
3d0c994b9a
Sidebar iteration (#3392)
* Remove hover effect

* Reuse render panel func

* Show notification badge on the right in expanded mode
2019-07-19 15:51:37 -07:00
Paulus Schoutsen
a7077dbcb4 Bumped version to 20190719.0 2019-07-19 09:29:42 -07:00