Commit Graph

8 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
Paulus Schoutsen 617be99db9 Move style into template and fix polylint 2016-07-19 01:40:04 -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 5c2b2c12ec Fix lock more info dialog for code formatting 2016-02-24 22:03:43 -08:00
Paulus Schoutsen bee75620fe Clean up and fix lock more info 2016-02-21 23:09:11 -08:00
turbokongen@hotmail.com 9a81c557f6 Support for locks that need code to lock/unlock in frontend
More fixes, Code input is now available in more-info card for lock

Fix

If code not needed, do not show lock and unlock buttons
2016-02-04 15:26:02 +01:00