v0.0.10
This is a "Bugfix" release that is required in order to use the integration with homeassistant 2023.5.x and higher.
Thanks to @nijel for opening pr's that address issue #22 and the proper decoding of string based entities.
Breaking changes
None
Bugfix
- Ensure proper decoding of string based entities #59
- Ensure that non numeric entities don't have an device_class, state_class, unit_of_measurement or suggested_display_precision #58, #22
New features
None
Full Changelog: https://github.com/sfstar/hass-victron/compare/v0.0.9..v0.0.10