Commit Graph

13 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
Adam Mills d799d3a52e Capitalize card titles for default domain groups (#174) 2017-01-16 21:25:31 -08:00
Michaël Arnauts cc64fc9809 Don't capitalize entity names in the UI, causes the UI to use the specified friendly_name from the configuration. (#164) 2016-12-27 21:28:44 +01:00
Sebastian von Minckwitz 4697af1b0d Add option to hide the group card switch (#159)
* Add option to hide the group card switch

* Changed hide_switch to control

* lint

* lint again

* Pick state-card-display if control is hidden

* fix permissions
2016-12-05 17:47:29 -08: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 111b6c6f48 More ES6->ES5 conversion 2016-07-17 23:18:48 -07:00
Paulus Schoutsen 4f8e2d5687 Remove HA instance singleton 2016-05-28 01:32:39 -07:00
amorsillo 4a667eb77e Display controls for all members of group if all members are of the s… (#61)
* Display controls for all members of group if all members are of the same domain.

* Clean up for eslint

* Pick the most capable member of a group as a basis for whole group controls

* Create a new state with only necessary attribute changes for group control

* Always use first member of group for base entity of group controls
2016-05-21 13:01:43 -07:00
Paulus Schoutsen fb6b2fc5d6 Tweak entity card layout 2016-04-08 09:08:25 -07:00
Paulus Schoutsen cdfec7dc90 More Material 2016-04-08 00:10:39 -07:00
Paulus Schoutsen ec03e15735 Migrate away from deprecated layout classes 2016-03-28 00:11:52 -07:00
Paulus Schoutsen 1fb3f2bbf4 Rename domain-card -> entities-card 2016-02-16 21:24:09 -08:00