13 Commits

Author SHA1 Message Date
rpitera
969ebecc66 Add icon template instructions (#2630)
Propose adding icon template instructions to this and the template binary sensor docs.
2017-05-15 09:42:52 +02:00
Nolan Gilley
0148045a71 fix quotes (#1547) 2016-12-06 20:58:01 +01:00
Fabian Affolter
a2776110aa Minimizing of the configuration sample (#1047) 2016-10-02 17:14:23 +02:00
Greg Dowling
0e66f32594 Fix incorrect template in example. 2016-08-31 10:12:21 +01:00
Fabian Affolter
56f3d26844
Add IoT class and logo 2016-08-14 22:07:03 +02:00
Fabian Affolter
dfe9d13755 Remove warning and update samples (fixes #767) (#771) 2016-08-12 08:30:05 +02:00
demonspork
a9b890ee75 Update switch.template examples to use is_state (#761)
Common scenario is when a template switch loads before the platform it is attempting to retrieve the state of for its template. This results in a spam of messages in the error log about invalid states if using the states object directly in the template. Added a note to the documentation about this situation as well as updated the examples to use is_state instead of the states object and avoid this issue for people referencing these examples.
2016-08-10 16:42:06 +02:00
Bart274
84cfe998e4 Add information about entity_id config option (#541) 2016-06-08 17:55:44 +02:00
Fabian Affolter
d8681f5333 Add HA release 2016-04-30 16:39:56 +02:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Paulus Schoutsen
4fcec32a88 Update template switch docs 2016-02-09 07:52:39 -08:00
Paulus Schoutsen
476b472254 Fix components after reorg 2016-02-07 14:26:16 -08:00
Fabian Affolter
261b2d9e07 Add switch template docs 2016-02-07 10:09:17 +01:00