Description
After updating from 0.9.8 to 0.10.0, the target_soc entity is no longer available
in Home Assistant. It was working correctly on 0.9.8 and has disappeared since the upgrade.
Actual Behavior
The entity is completely absent from Home Assistant after the update.
Verification
Verified via Home Assistant MQTT listener (subscribed to saic/#):
The topic saic/.../vehicles/.../drivetrain/socTarget is no longer published
at all in 0.11.0. It was present in 0.9.8.
This confirms the issue is not in HA discovery but in the gateway logic itself —
the MG4 is incorrectly treated as a vehicle without target SoC support.
Description
After updating from 0.9.8 to 0.10.0, the
target_socentity is no longer availablein Home Assistant. It was working correctly on 0.9.8 and has disappeared since the upgrade.
Actual Behavior
The entity is completely absent from Home Assistant after the update.
Verification
Verified via Home Assistant MQTT listener (subscribed to
saic/#):The topic
saic/.../vehicles/.../drivetrain/socTargetis no longer publishedat all in 0.11.0. It was present in 0.9.8.
This confirms the issue is not in HA discovery but in the gateway logic itself —
the MG4 is incorrectly treated as a vehicle without target SoC support.