1
0

Add prefixes to remaining automations

This commit is contained in:
Przemek Grondek 2021-08-12 00:52:50 +02:00
parent c50fc91cc0
commit 09c9fec1a0
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
- id: goto_sleep
alias: Go to sleep
alias: '[Behaviour] Go to sleep'
description: ''
trigger:
- platform: time

View File

@ -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