Adds quotes for the state in the State condition example. (#6869)

This commit is contained in:
Joakim Sørensen 2018-10-16 23:23:33 +02:00 committed by Fabian Affolter
parent 3cb46731b5
commit 8a4b09ac8b

View File

@ -107,7 +107,7 @@ Tests if an entity is a specified state.
condition:
condition: state
entity_id: device_tracker.paulus
state: not_home
state: 'not_home'
# optional: trigger only if state was this for last X time.
for:
hours: 1