1
0
mirror of https://github.com/Adam-Ant/home-assistant synced 2024-07-06 05:36:10 +00:00

Edit automation to call scripts

This commit is contained in:
Adam Dodman 2016-11-30 15:20:28 +00:00
parent f1e9fd8290
commit bbdb2b8ab4

View File

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