Commit Graph

20 Commits

Author SHA1 Message Date
Paulus Schoutsen a1057681f1 Initial getting rid of HA-JS (#180)
Getting rid of HA-JS
2017-01-29 18:34:45 -08:00
andrey-git 5159326a7b Show attribute in more-info of light and lock. (#179)
* Show attribute in more-info of light and lock.

* Use <ha-attributes> in weather card

* Inline functions from hass-util

Inline functions from hass-util now  that ha-attributes is the only user.

* Inline functions from hass-util

* Weathrer's FILTER_KEYS is no longer needed.

* Cache csv split
2017-01-25 09:30:02 -08:00
andrey-git 029ed86395 Always show the brightness slider in more-info (#168)
* Always show the brightness slider in more-info

Always show the brightness slider in more-info if it is supported.
Even when the light is currently off.

* Lint fix

* Set brightness to 0 when light is off
2017-01-05 22:26:39 +01:00
Paulus Schoutsen b76ad67d4a Fix lint 2016-11-27 22:33:17 -08:00
Antoine Bertin 9184aaf33f Add effects selector in light more info (#156)
* Add effects selector in light more info

* Fix incorrect indentation
2016-11-27 16:38:08 -08:00
Marc Pabst 89d586ddf3 Update more-info-light.html (#105)
* Update more-info-light.html

* Update more-info-light.html
2016-10-02 18:14:01 -05:00
Paulus Schoutsen c4b17a24a3 Fix imports thanks to polymer-lint 2016-08-02 09:06:22 -07:00
Paulus Schoutsen 406c382a3f Move style into templates 2016-07-19 01:19:44 -07:00
Paulus Schoutsen 43940d067a Remove last ES6 2016-07-18 21:28:42 -07:00
Paulus Schoutsen 168cdb80ec More info clean up 2016-06-10 19:44:20 -07:00
Paulus Schoutsen ec03e15735 Migrate away from deprecated layout classes 2016-03-28 00:11:52 -07:00
Paulus Schoutsen eab7940b4d Fix color picker sometimes not visible 2016-02-21 20:18:16 -08:00
Paulus Schoutsen 77a2f3ace3 Make sure colorpicker is always drawn 2016-02-10 22:15:57 -08:00
Paulus Schoutsen 78c348cb7b Fix touch events color picker 2016-01-02 12:49:40 -08:00
Paulus Schoutsen 5ea83557bb Migrate light to use RGB instead of XY color 2015-11-07 00:55:00 -08:00
Paulus Schoutsen 63307e1c41 Fix color picking closing more info 2015-11-01 23:44:01 -08:00
Tom Duijf 9e684eaecf doh, learn to read instructions 2015-10-28 22:39:10 +00:00
Tom Duijf f86f52134c Renamed to color_temp, fixed css 2015-10-28 22:34:39 +00:00
Tom Duijf 83eb223169 Add color temp slider if ct_color is supported 2015-10-27 22:08:36 +00:00
Paulus Schoutsen 8e143c2e44 ES6 Polymer version 2015-07-12 17:31:41 -07:00