mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-21 16:44:46 +00:00
7 lines
131 B
YAML
7 lines
131 B
YAML
|
- alias: Heal ZWave Nightly
|
||
|
trigger:
|
||
|
platform: time
|
||
|
after: '2:31:00'
|
||
|
action:
|
||
|
service: zwave.heal_network
|