mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 15:49:35 +00:00
10 lines
198 B
YAML
10 lines
198 B
YAML
![]() |
sequence:
|
||
|
- event: LOGBOOK_ENTRY
|
||
|
event_data:
|
||
|
name: EVENT
|
||
|
message: "Kat is Driving"
|
||
|
- service: input_select.select_option
|
||
|
data:
|
||
|
entity_id: input_select.kat_status
|
||
|
option: driving
|