Description
The Home Assistant HACS integration for Luxtronik always reports the entity
sensor._smart_grid_status as evu_locked, even though the Luxtronik controller itself shows correct Smart Grid state transitions.
The issue occurs on Luxtronik 2.0 (WZS81H) with Smart Grid 1.1 enabled.
Integration: luxtronik (HACS
Version: latest (2026.06.30 in HA Core environment)
Device: Alpha Innotec WZS81H
Controller: Luxtronik 2.0
Smart Grid: SG 1.1 enabled
Home Assistant OS (SSH Add-on used for verification)
Observed Behavior
Home Assistant entity:
sensor.luxtronik_220704_087_smart_grid_status
always shows:
evu_locked or reduced_operation
regardless of actual Smart Grid state.
Even after forcing updates or toggling inputs.
SG1 = 1 SG2 =1 Luxtronic Display 3
SG1 =1 SG 2=0 Luxtronic Dislpay 2
So the controller is clearly switching states correctly.
The HA integration does not reflect the real Smart Grid state.
Instead:
all states resolve to evu_locked
or fallback default state is always used
Smart Grid monitoring in Home Assistant is currently unreliable for Luxtronik 2.0 systems using SG 1.1.
Request
Please verify Smart Grid status mapping for Luxtronik 2.0 / SG 1.1 and adjust the enum decoding or register mapping accordingly.
Description
The Home Assistant HACS integration for Luxtronik always reports the entity
sensor._smart_grid_status as evu_locked, even though the Luxtronik controller itself shows correct Smart Grid state transitions.
The issue occurs on Luxtronik 2.0 (WZS81H) with Smart Grid 1.1 enabled.
Integration: luxtronik (HACS
Version: latest (2026.06.30 in HA Core environment)
Device: Alpha Innotec WZS81H
Controller: Luxtronik 2.0
Smart Grid: SG 1.1 enabled
Home Assistant OS (SSH Add-on used for verification)
Observed Behavior
Home Assistant entity:
sensor.luxtronik_220704_087_smart_grid_status
always shows:
evu_locked or reduced_operation
regardless of actual Smart Grid state.
Even after forcing updates or toggling inputs.
SG1 = 1 SG2 =1 Luxtronic Display 3
SG1 =1 SG 2=0 Luxtronic Dislpay 2
So the controller is clearly switching states correctly.
The HA integration does not reflect the real Smart Grid state.
Instead:
all states resolve to evu_locked
or fallback default state is always used
Smart Grid monitoring in Home Assistant is currently unreliable for Luxtronik 2.0 systems using SG 1.1.
Request
Please verify Smart Grid status mapping for Luxtronik 2.0 / SG 1.1 and adjust the enum decoding or register mapping accordingly.