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
hawk259
a7fb895c5a
Binary Sensor Template: Add icon_template and entity_picture_template support ( #4373 )
...
Sensor Template: fix entity_picture_template conf
2018-02-08 21:02:26 +01:00
Anders Melchiorsen
045422dad6
Return of entity_id in template platforms ( #4600 )
2018-02-07 22:46:16 -08:00
arsaboo
05485cf18a
Removed entity_id from binary template sensor
2017-12-13 14:09:16 -05:00
Chris R
0fce0197fb
Correct off_delay to delay_off ( #4117 )
2017-12-02 14:13:27 +01:00
Fabian Affolter
1090740531
New configuration variable style
2017-11-04 23:11:05 +01:00
DubhAd
9d94f28131
Updated documentation to match source ( #3437 )
...
The source specifies delay_on and delay_off rather than on_delay and off_delay.
2017-09-25 22:23:01 +02:00
Fabian Affolter
2007f30791
Fix name
2017-09-24 11:37:18 +02: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
c50f9d5815
Fix Template binary sensor docs ( #3344 )
2017-09-10 22:28:00 +02:00
Paulus Schoutsen
28fd5114d6
Merge branch 'current' into next
2017-09-07 07:42:43 -07:00
Pascal Vizeli
964b6224b0
New core state track feature ( #3313 )
...
* Update binary_sensor.template.markdown
* Update trigger.markdown
* Update trigger.markdown
2017-09-07 15:52:25 +02:00
Jamie Shaw
6ae0daf2d5
Remove "Changing the icon" ( #3305 )
...
Text was copy and pasted verbatim from Template Sensor page, the Template Binary Sensor does not currently support the icon_template feature.
2017-09-05 15:59:47 -05:00
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