mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 12:46:45 +00:00
Tweaking scripts
This commit is contained in:
9
scripts/jeff_is_moving.yaml
Normal file
9
scripts/jeff_is_moving.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Jeff is Moving"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.jeff_status
|
||||
option: moving
|
Reference in New Issue
Block a user