22 Commits

Author SHA1 Message Date
Aaron Bach
8fcb7944a3 Added documentation around entity_picture_template for template switch 2018-03-30 09:08:10 -06:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Anders Melchiorsen
045422dad6 Return of entity_id in template platforms (#4600) 2018-02-07 22:46:16 -08:00
Kallum Burgin
76d3d893be Add icon_template description to configuration (#4521) 2018-01-26 21:57:54 +01:00
arsaboo
4a04d8f869 Remove entity_id from template switch 2017-12-13 14:15:05 -05:00
Aaron Bach
257dea75e6 Documentation additions (#3654) 2017-10-30 09:28:35 -07:00
Dale Higgs
2676c87abe Add Jekyll plugin for Configuration Variables (#3415)
* Add Jekyll plugin for configuration variables

* Fix requested changes

* Remove blank lines after configuration tag

* Add component/platform to configuration tag
2017-09-22 17:51:02 -07:00
Alok Saboo
41f8b40bbb Use the right quotes for code (#3214) 2017-08-20 20:49:04 +02:00
PhracturedBlue
06415a6cfa Update icon_template docs for switch template (#2735)
* Update icon_template docs for switch template

* use {% raw %} and {% endraw %}as requested

* typo in raw/endraw
2017-06-05 11:28:10 +02:00
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