This commit is contained in:
Jeffrey Stone 2017-04-10 07:54:36 -04:00
parent eb09a4228b
commit 187f53091e
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Jeff is Driving"
message: "Jeff is Stationary"
- service: input_select.select_option
data:
entity_id: input_select.jeff_status

View File

@ -2,7 +2,7 @@ sequence:
- event: LOGBOOK_ENTRY
event_data:
name: EVENT
message: "Kat is Driving"
message: "Kat is Stationary"
- service: input_select.select_option
data:
entity_id: input_select.kat_status