Added condition to enable control over time to home notifications

This commit is contained in:
Jeffrey Stone 2018-03-09 11:55:37 -05:00
parent 3f115fe085
commit ffa2b97bb0
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@
- platform: state
entity_id: sensor.jeff_destination
to: Home
condition:
- condition: state
entity_id: input_boolean.text_notify_kat
state: 'on'
action:
- service: input_boolean.turn_on
entity_id: input_boolean.jeff_heading_home