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:
@@ -1,12 +1,12 @@
|
||||
input_boolean:
|
||||
routine_welcome_home:
|
||||
name: Coming home - Say welcome
|
||||
name: Coming home · Say welcome
|
||||
initial: on
|
||||
icon: mdi:account-plus-outline
|
||||
|
||||
script:
|
||||
routine_coming_home:
|
||||
alias: Routine - Coming home
|
||||
alias: Routine · Coming home
|
||||
sequence:
|
||||
# Enter home mode.
|
||||
- service: script.security_camera_off
|
||||
@@ -23,7 +23,7 @@ script:
|
||||
- service: script.coming_home_welcome_home
|
||||
|
||||
coming_home_welcome_home:
|
||||
alias: Routine - Coming home - Welcome home
|
||||
alias: Routine · Coming home · Welcome home
|
||||
sequence:
|
||||
- service: script.say
|
||||
data_template:
|
||||
|
||||
Reference in New Issue
Block a user