43 Commits

Author SHA1 Message Date
DubhAd
9a1b0d4a3c Clarity update (#6656)
The _user_ docs imply that setting the device class sets the unit of measurement. This clearly isn't the case, so doing a set of clarity edits.
2018-10-10 09:17:29 +02:00
Fabian Affolter
77ea57b161
Add 'ha_qa_scale' (#6471) 2018-10-03 17:11:56 +02:00
Jorim Tielemans
5465025df8 real life -> real-life (#6384) 2018-09-30 17:03:09 +02:00
aisbergde
7b49b4de8b Update sensor.template.markdown (#6293)
* Update sensor.template.markdown

* Update formatting
2018-09-18 11:15:23 +02:00
Fabian Affolter
f4e31fd156
Add date example 2018-07-08 13:08:32 +02:00
Otto Winter
dcda30e25b Add Template Sensor device_class support (#5220)
* Add Template Sensor device_class support

* Update battery templates

* Update track battery level example
2018-05-01 14:33:26 -04: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
NovapaX
cda6c85186 Update template_sensor with friendly_name_template attribute and example (#4644)
* add documentation and example for friendly_name_template

* standard fixes

* another example + no whitespace around pipes

* move the dot

* little example fix

* Minor changes
2018-02-11 22:51:04 -05:00
Anders Melchiorsen
045422dad6 Return of entity_id in template platforms (#4600) 2018-02-07 22:46:16 -08:00
Kallb123
33c0a60db2
Updated entity_picture_template key in configuration 2018-01-22 16:52:29 +00:00
iliketoprogram14
15f53cddd4 Updated sensor.template example (#4428)
Removed entity_id from sensor.template example, entity_id was deprecated for template platforms with release 0.61 (issue #11123).
2018-01-16 09:12:04 +01:00
arsaboo
b84809545e Removed entity_id 2017-12-13 11:37:42 -05:00
Joe McMonagle
7097dea187 Update sensor.template to show entity_id example (#4158)
Right now this page has no examples using the optional entity_id field. I think we should include it in the top example because otherwise the template sensor will react to all state changes rather than just the one or two the user will care about. May also be nice to show an example of a list for the template sensor, but we do include one on the Binary Sensor Template page so maybe that's sufficient?
2017-12-08 16:35:56 +01: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
Brian Fitzgerald
58d1a50e58 apostrophe correction (#3394)
Never trust code that isn't described with grammatical accuracy.
2017-09-17 22:38:53 +02:00
Fabian Affolter
c87e55eec1 Update link (#2722) 2017-05-28 19:39:40 +02:00
Trevor
2d9a7e8b8d Document icon_template for template sensor (#1991) 2017-02-07 19:32:47 +01:00
fredespi
6169e1f9ae Update sensor.template.markdown (#1509) 2016-11-27 18:49:38 +01:00
Matt N
2b5d3c0c10 Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Fabian Affolter
53c42e5fd9 Minimizing of the configuration sample (#1048) 2016-10-02 17:14:08 +02: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
Fabian Affolter
a8084b934f
Fix value_template 2016-07-17 15:22:13 +02:00
Fabian Affolter
e9c3a855db
Fix indent 2016-07-17 15:18:23 +02:00
Fabian Affolter
5558d98567
Make raw 2016-07-17 15:12:42 +02:00
Fabian Affolter
c919bfc277
Add example with the sun 2016-07-17 15:10:55 +02:00
Fabian Affolter
117966df4c
Add link to binary version 2016-07-14 15:28:35 +02:00
Fabian Affolter
3f3c7b6769
Make it raw 2016-07-14 09:40:01 +02:00
Fabian Affolter
4ba93ae2f1
Add simple example for renaming 2016-07-14 09:36:18 +02:00
Bart274
be014fe399 Add information about entity_id config option (#540) 2016-06-08 17:55:36 +02:00
Greg Dowling
1d7e6419ca Add docs for warning config. Fix bug. (#492) 2016-06-02 08:12:21 +02:00
Fabian Affolter
d8681f5333 Add HA release 2016-04-30 16:39:56 +02:00
Fabian Affolter
5e265d324c Add example for converting units 2016-04-07 22:41:09 +02:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Paulus Schoutsen
cc8e5f5685 Remove component layout page 2016-02-07 14:20:52 -08:00
pavoni
550ee46abb Add a number comparison to the example. 2016-02-07 00:00:08 +00:00
pavoni
1db6e1fed8 Add more complex sensor.template example. 2016-02-06 22:51:18 +00:00
Fabian Affolter
567840e2b8 Capitalize titles and other minor update 2016-02-06 09:27:20 +01:00
Fabian Affolter
6382da956b Fix template 2016-01-30 12:31:34 +01:00
Fabian Affolter
275ac4790c Fix typo 2016-01-29 11:18:47 +01:00
Fabian Affolter
a719fb843a Add example (thanks @pavoni) 2016-01-29 11:14:34 +01:00
Fabian Affolter
647c005bbd Add template sensor docs 2016-01-27 09:20:24 +01:00