3423 Commits

Author SHA1 Message Date
Yosi Levy
88bea10b26 Fix ha-sidebar for RTL (#3469)
* Fix menu alignments, icon, profile alignment in collapsed and expanded mode

* Refactor

* Lint exclude

* Refactor + lint ignore

* Fixed RTL calc location

* Refactored ifs
2019-08-12 10:44:51 -07:00
Yosi Levy
807dff99af RTL arrow problems (#3467)
* Updated style check since load sequence must have changed

* Refactored to timeout

* Added comment
2019-08-12 10:31:23 -07:00
Seb Ruiz
9fa8544972 Add relevant device_class icons for Cover entity (#3482)
* Add relevant cover icons for supported device classes

* Remove icon which doesn't have closed/open state

* Remove umbrella icon for awnings
2019-08-12 09:11:59 -07:00
Paulus Schoutsen
204bd803bf
Add reload scene button (#3476) 2019-08-11 20:52:58 -07:00
Paulus Schoutsen
52712f65c2 Bumped version to 20190811.0 2019-08-11 20:52:24 -07:00
Paulus Schoutsen
8c3f8656fe Update translations 2019-08-11 20:52:19 -07:00
Thomas Lovén
1f3a5b1396 Template markdown card (#3451)
* Render templates in markdown card

* Add manual entity_id option

* Linting

* Address review comments

* Address review comments

* Address review comments

* Address review comments

* Tweak disconnect function

* Remove cardSize instance variable

* Fix demo
2019-08-10 12:55:32 -07:00
Thomas Lovén
c15629b81b Various changes to card editor. (#3265)
* Various changes to card editor.

* Avoid crashing on bad yaml when creating a new card

* Address review comments

* Revert interface change

* Avoid config loops. Nicer error behavior.
2019-08-10 12:14:35 -07:00
Paulus Schoutsen
ef3892de92
Re-apply theme if backend theme changes (#3471) 2019-08-10 11:38:39 -07:00
Paulus Schoutsen
47d6bb69b0
Fix setting view background (#3470) 2019-08-09 16:26:33 -07:00
Paulus Schoutsen
f10fab7e22
Fix hass.io icon order (#3462) 2019-08-09 15:53:46 -07:00
Bram Kragten
e2dfac48d0 Cast View 0 + show active (#3466)
* View 0 + show active

* Fix view 0 receiver

* Type

select doesn't seem to be used?
2019-08-09 15:34:09 -07:00
Paulus Schoutsen
53f5a29151 Remove stale comment 2019-08-09 15:24:28 -07:00
Paulus Schoutsen
a042cd2d48 Fix icon build 2019-08-09 13:15:58 -07:00
Paulus Schoutsen
8533f9372f Upgrade MDI icons to 3.9.97 2019-08-09 11:40:23 -07:00
Paulus Schoutsen
a4e96a4f3f Update translations 2019-08-09 10:59:13 -07:00
Pascal Vizeli
fa40135a27 Build wheels from release & Templates 2019-08-08 11:22:48 +02:00
Paulus Schoutsen
d85f9f9021
Convert profile page to Lit/TS (#3449)
* Convert profile page to Lit/TS

* Lint
2019-08-07 14:35:31 -07:00
Thomas Lovén
dc2ee2e63f Enable ha-icons in markdown card (#3458)
* Allow ha-icon in markdown

* Please the linter

* Remove allowSvg

* Remove lasts allow-svgs
2019-08-07 14:35:17 -07:00
Paulus Schoutsen
f3729759b7 Update FAQ 2019-08-06 16:47:27 -07:00
Frederik Gladhorn
f108e279cd Add script/setup (#3437)
script/setup did not exist, despite being mentioned in the readme.
Create it and let it call bootstrap.
2019-08-06 15:36:35 -07:00
Paulus Schoutsen
8dce24ddfc Tweak upload script 2019-08-06 09:56:07 -07:00
Paulus Schoutsen
d2e780dda2 Better track pageview 2019-08-06 09:36:22 -07:00
Paulus Schoutsen
c382768008 Update GA to always track / 2019-08-06 09:34:45 -07:00
Paulus Schoutsen
f369045f35 Set correct GA code 2019-08-06 08:49:57 -07:00
Paulus Schoutsen
17921c18b6 Add GA to receiver 2019-08-06 08:44:47 -07:00
Paulus Schoutsen
4799fdee9c Bumped version to 20190805.0 2019-08-05 22:22:35 -07:00
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