mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Fix input boolean state check
This commit is contained in:
@@ -97,7 +97,7 @@ automation:
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_boolean.georgi_home
|
||||
to: "home"
|
||||
to: "on"
|
||||
action:
|
||||
- service: script.routine_coming_home
|
||||
- service: script.telegram_say
|
||||
|
||||
Reference in New Issue
Block a user