mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Change Alias styles to use ·
This commit is contained in:
@@ -6,7 +6,7 @@ input_boolean:
|
||||
|
||||
automation:
|
||||
- id: enable_sleep_mode
|
||||
alias: Sleep mode - Enable
|
||||
alias: Sleep mode · Enable
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_boolean.sleep_mode
|
||||
@@ -16,7 +16,7 @@ automation:
|
||||
- service: script.routine_bedtime
|
||||
|
||||
- id: disable_sleep_mode
|
||||
alias: Sleep mode - Disable
|
||||
alias: Sleep mode · Disable
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_boolean.sleep_mode
|
||||
|
||||
Reference in New Issue
Block a user