18 Commits

Author SHA1 Message Date
Paulus Schoutsen
2189bbda03 Update binary_sensor.template.markdown 2017-06-23 23:24:14 -07:00
Sean Dague
ce30b5b025 Fix binary_sensor.template example (#2877)
The binary_sensor.template was return states of "On" and "Off",
however that doesn't seem to work in 0.47. You need True / False,
which makes sense, given that's what the single line evals are going
to return. Update the existing example, and add another one about
computing composite occupancy from device tracker and motion sensors.
2017-06-23 21:58:09 +02:00
vrs01
05c9e5f704 Update binary_sensor.template.markdown (#2825) 2017-06-16 20:35:24 +02:00
rpitera
4e7bbfad66 Add icon template instructions (#2629)
Propose adding icon template instructions to this and the template switch docs.
2017-05-15 09:47:40 +02:00
David
45b63cc1b9 Update binary_sensor.template.markdown (#2233)
Minor clarification and touch ups
2017-03-12 01:32:02 +01:00
Adam Mills
b83f3855ee
Rename sensor_class to device_class 2017-02-10 19:10:24 -05:00
Greg Dowling
0cb995e1db Add entity_id example combining multiple sensors (#876)
* Add entity_id example combining multiple sensors

* Add raw/end raw to template
2016-08-31 21:08:23 +02:00
Paulus Schoutsen
f6602cab8c Update categories 2016-08-14 14:29:57 -07:00
Fabian Affolter
dfe9d13755 Remove warning and update samples (fixes #767) (#771) 2016-08-12 08:30:05 +02:00
Fabian Affolter
11adc83465
Fix indent 2016-07-14 15:28:38 +02:00
Bart274
5176845133 Add information about entity_id config option (#539) 2016-06-08 17:55:52 +02:00
Paulus Schoutsen
0cc0369faa Merge branch 'next'
Conflicts:
	source/_components/binary_sensor.template.markdown
2016-06-07 19:31:21 -07:00
Greg Dowling
1d7e6419ca Add docs for warning config. Fix bug. (#492) 2016-06-02 08:12:21 +02:00
Greg Dowling
88321f3a5e Add {% raw %} to correctly display templates. (#521) 2016-06-01 13:16:36 +02:00
Daniel Høyer Iversen
ec4cf16cf5 Add example to binary_sensor.template (#512) 2016-05-25 16:07:48 +02:00
Daniel Høyer Iversen
518bc33db9 Update binary_sensor.template.markdown (#444)
* Update binary_sensor.template.markdown

* Update binary_sensor.template.markdown
2016-05-05 09:56:38 +02:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Dan Smith
48051e601b Add template binary_sensor docs 2016-02-25 18:50:51 -08:00