2017-02-19 07:12:05 +00:00

21 lines
511 B
YAML
Executable File

###################################
## Self Healing Section -
## Home Assistant runs on my [Raspberry Pi 3](http://amzn.to/2e3DOBY) with [Aeon Labs Z Wave Stick (GEN 5)](http://amzn.to/2eAiAP0).
###################################
- alias: Heal ZWave Nightly
hide_entity: True
trigger:
platform: time
after: '2:31:00'
action:
service: zwave.heal_network
- alias: Flush TTS Cache
hide_entity: True
trigger:
platform: time
after: '2:35:00'
action:
service: tts.clear_cache