mirror of
https://github.com/Adam-Ant/home-assistant
synced 2024-11-08 13:16:21 +00:00
Edit automation to call scripts
This commit is contained in:
parent
f1e9fd8290
commit
bbdb2b8ab4
@ -21,7 +21,4 @@
|
||||
entity_id: input_boolean.alarmweekday
|
||||
state: 'off'
|
||||
action:
|
||||
service: notify.notify
|
||||
data_template:
|
||||
message: 'Good morning. Time to Wake Up!'
|
||||
title: ''
|
||||
service: shell_command.alarm_on
|
||||
|
Loading…
Reference in New Issue
Block a user