Tweaking garage door sensor

This commit is contained in:
Jeffrey Stone 2017-04-08 22:52:33 -04:00
parent d1e6b18ab9
commit 77e41e4e4d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
- platform: template
sensors:
garage_door:
unit_of_measurement: '%'
unit_of_measurement: ''
value_template: >-
{%- if is_state("cover.garage_door", "open") %}
Open