feat(watchdog): stale-entity auto-heal — reload, notify, guarded restart [#789]
ci / lint (push) Failing after 14s
ci / lint (push) Failing after 14s
5-min staleness checks on 12 critical entities; reload_config_entry auto-heal (no restart); notify on failure; auto-restart behind input_boolean arm (default OFF). https://projects.knownelement.com/issues/789
This commit is contained in:
@@ -34,3 +34,10 @@ lovelace:
|
||||
title: STLP
|
||||
filename: dashboards/stlp.yaml
|
||||
icon: mdi:home
|
||||
|
||||
# Watchdog arm switch (#789): auto core restart on unresolved staleness.
|
||||
# Default OFF — reload_config_entry heals config-entry wedges without it.
|
||||
input_boolean:
|
||||
pfv_watchdog_auto_restart:
|
||||
name: Watchdog auto core restart
|
||||
icon: mdi:restart-alert
|
||||
|
||||
Reference in New Issue
Block a user