mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-20 16:21:58 +00:00
13 lines
381 B
YAML
Executable File
13 lines
381 B
YAML
Executable File
###################################
|
|
## ZWave 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
|