mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-15 02:34:43 +00:00
Tweaking scripts
This commit is contained in:
@@ -2,8 +2,8 @@ sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Jeff is Driving"
|
||||
message: "Jeff is Moving"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.jeff_status
|
||||
option: driving
|
||||
option: moving
|
@@ -2,8 +2,8 @@ sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Kat is Driving"
|
||||
message: "Kat is Moving"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.kat_status
|
||||
option: driving
|
||||
option: moving
|
Reference in New Issue
Block a user