mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Change Alias styles to use ·
This commit is contained in:
@@ -6,7 +6,7 @@ input_boolean:
|
||||
|
||||
automation:
|
||||
- id: enable_guest_mode
|
||||
alias: Guest mode - Enable
|
||||
alias: Guest mode · Enable
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
@@ -21,7 +21,7 @@ automation:
|
||||
entity_id: input_boolean.speech_notifications
|
||||
|
||||
- id: disable_guest_mode
|
||||
alias: Guest mode - Disable
|
||||
alias: Guest mode · Disable
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
|
||||
Reference in New Issue
Block a user