2026-05-20 14:20:49 +02:00
|
|
|
host: chelsty-ha
|
|
|
|
|
site: chelsty
|
|
|
|
|
|
|
|
|
|
services:
|
|
|
|
|
homeassistant:
|
|
|
|
|
role: home-automation-controller
|
2026-05-27 15:10:48 +02:00
|
|
|
offline_required: true
|
|
|
|
|
# monitor: false — chelsty-ha has no node-agent deployed, so there are no
|
|
|
|
|
# container-health events for the observer to track. HA is monitored
|
|
|
|
|
# indirectly via the chelsty-infra MQTT broker (if MQTT goes silent, HA
|
|
|
|
|
# is likely down). Re-enable once node-agent is bootstrapped on this VM.
|
|
|
|
|
monitor: false
|