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: LOGBOOK_ENTRY
event_data: event_data:
name: EVENT name: EVENT
message: "Jeff is Driving" message: "Jeff is Stationary"
- service: input_select.select_option - service: input_select.select_option
data: data:
entity_id: input_select.jeff_status entity_id: input_select.jeff_status

View File

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