Site updated at 2017-12-01 12:15:56 UTC

This commit is contained in:
Travis CI 2017-12-01 12:15:56 +00:00
parent bab88fb554
commit a1671bff7c
27 changed files with 78 additions and 66 deletions

View file

@ -219,9 +219,9 @@ This is a work in progress, based upon reports in the forum, the authors own
friendly_name: "Friendly name here"
value_template: >-
{%- if is_state('sensor.YOUR_SENSOR_burglar', '8') -%}
on
true
{%- else -%}
off
false
{%- endif -%}
</code></pre>
</div>