mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Removing uneeded automations
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Kat is Moving"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.kat_status
|
||||
option: moving
|
@@ -1,9 +0,0 @@
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Kat is Stationary"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.kat_status
|
||||
option: stationary
|
@@ -1,9 +0,0 @@
|
||||
sequence:
|
||||
- event: LOGBOOK_ENTRY
|
||||
event_data:
|
||||
name: EVENT
|
||||
message: "Kat Status Unknown"
|
||||
- service: input_select.select_option
|
||||
data:
|
||||
entity_id: input_select.kat_status
|
||||
option: unknown
|
Reference in New Issue
Block a user