Add prefixes to remaining automations
This commit is contained in:
parent
c50fc91cc0
commit
09c9fec1a0
@ -1,5 +1,5 @@
|
||||
- id: goto_sleep
|
||||
alias: Go to sleep
|
||||
alias: '[Behaviour] Go to sleep'
|
||||
description: ''
|
||||
trigger:
|
||||
- platform: time
|
||||
|
@ -1,5 +1,5 @@
|
||||
- id: sleep_on
|
||||
alias: Turn on sleep time
|
||||
alias: '[Mode] Turn on sleep time'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: input_datetime.sleep_mode
|
||||
@ -9,7 +9,7 @@
|
||||
mode: single
|
||||
|
||||
- id: sleep_off
|
||||
alias: Turn off sleep time
|
||||
alias: '[Mode] Turn off sleep time'
|
||||
trigger:
|
||||
- platform: time
|
||||
at: input_datetime.day_mode
|
||||
|
Loading…
Reference in New Issue
Block a user