mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-05 11:58:47 +00:00
Typo...
This commit is contained in:
parent
eb09a4228b
commit
187f53091e
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user