Change Alias styles to use ·

This commit is contained in:
2020-03-08 15:27:34 +02:00
parent 67297ecf0c
commit b782b982df
13 changed files with 38 additions and 34 deletions
+8 -4
View File
@@ -4,7 +4,8 @@ input_boolean:
icon: mdi:broom
automation:
- alias: Domestina - Automate start
- id: domestina_automate_start
alias: Domestina · Automate start
trigger:
platform: time
at: "08:30:00"
@@ -15,7 +16,8 @@ automation:
- service: input_boolean.turn_on
entity_id: input_boolean.domestina
- alias: Domestina - Start
- id: domestina_start
alias: Domestina · Start
trigger:
platform: state
entity_id: input_boolean.domestina
@@ -29,7 +31,8 @@ automation:
- automation.cube_knock
- automation.cube_shake
- alias: Domestina - Automate end
- id: domestina_automate_end
alias: Domestina · Automate end
trigger:
platform: time
at: "13:00:00"
@@ -40,7 +43,8 @@ automation:
- service: input_boolean.turn_off
entity_id: input_boolean.domestina
- alias: Domestina - End
- id: domestina_end
alias: Domestina · End
trigger:
platform: state
entity_id: input_boolean.domestina
+2 -2
View File
@@ -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
+2 -2
View File
@@ -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