sfstar / hass-victron

Integration for Home Assistant to fetch data from the victron gx device via modbusTCP
Apache License 2.0
157 stars 24 forks source link

handle enum decoding gracefully instead of stopping all entity updates #187

Closed sfstar closed 3 months ago

sfstar commented 3 months ago

Handle unknown enum values gracefully by logging an error while not stopping all entity updates. #186