mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-20 16:21:58 +00:00
12 lines
255 B
YAML
Executable File
12 lines
255 B
YAML
Executable File
###################################
|
|
## ZWave Healing Section
|
|
###################################
|
|
|
|
- alias: Heal ZWave Nightly
|
|
hide_entity: True
|
|
trigger:
|
|
platform: time
|
|
after: '2:31:00'
|
|
action:
|
|
service: zwave.heal_network
|