mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-07-21 03:06:44 +00:00
Reminded by @pinkywafer to bring back my Travis sensors and notifications. https://github.com/pinkywafer/Home-Assistant_Config/issues/17
This commit is contained in:
parent
3e5e8669b7
commit
a12b2f8d80
@ -25,12 +25,15 @@ automation:
|
|||||||
entity_id:
|
entity_id:
|
||||||
- sensor.ccostanhomeassistantconfig_state
|
- sensor.ccostanhomeassistantconfig_state
|
||||||
to: 'failed'
|
to: 'failed'
|
||||||
|
for:
|
||||||
|
hours: 2
|
||||||
|
|
||||||
action:
|
action:
|
||||||
- service: script.notify_engine
|
- service: script.notify_engine
|
||||||
data_template:
|
data_template:
|
||||||
value1: 'Travis validation testing failed.'
|
value1: 'Travis validation testing failed.'
|
||||||
who: 'carlo'
|
who: 'carlo'
|
||||||
apns: 'travisci'
|
apns: 'information'
|
||||||
|
|
||||||
- service: persistent_notification.create
|
- service: persistent_notification.create
|
||||||
data:
|
data:
|
Loading…
x
Reference in New Issue
Block a user