mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-15 12:56:10 +00:00
10 lines
204 B
YAML
Executable File
10 lines
204 B
YAML
Executable File
sequence:
|
|
- event: LOGBOOK_ENTRY
|
|
event_data:
|
|
name: EVENT
|
|
message: "Jeff Status Unknown"
|
|
- service: input_select.select_option
|
|
data:
|
|
entity_id: input_select.jeff_status
|
|
option: unknown
|