mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 10:44:41 +00:00
Typo...
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user