Resilience pass: bulletproof recovery + FWS / fault polling + EG4 discovery refresh

This commit is contained in:
2026-04-28 18:10:00 -04:00
parent 04720c3b92
commit 7688fc1dd3
11 changed files with 267 additions and 16 deletions

View File

@@ -66,3 +66,17 @@ commands:
type: hass
discovery_prefix: homeassistant
entity_id_prefix: lvx6048_1
# Fault + warning bits (2-digit fault_code + 16 boolean warning flags).
# Polled every 30 s — fast enough to be useful in HA, slow enough not to
# flood the bus during normal "No fault" steady state.
- command: FWS
trigger:
every: 30
outputs:
- type: mqtt
topic: powermon/lvx6048_1/FWS
format:
type: hass
discovery_prefix: homeassistant
entity_id_prefix: lvx6048_1