github WillCodeForCats/solaredge-modbus-multi v2.4.8
Release v2.4.8

latest releases: v3.0.0, v3.0.0-pre.2, v3.0.0-pre.1...
8 months ago

This release has a new AC energy class which now uses the inverter's native watt-hour units internally. This is mostly a quality improvement, but there is a backwards compatibility (not strictly breaking) change with entity naming.

The decision to previously use units in kWh for energy sensors was before Home Assistant had the ability users to select display precision and dynamically convert between units in a sensor class that supported different units. Now that the units and precision can be changed in the UI, having "kwh" in the sensor name is no longer appropriate and possibly inaccurate. The default energy unit will still be kWh unless changed in the sensory entity configuration.

Backwards compatibility note: units ('kwh') have been removed from the energy sensor names. This will affect new users to the integration that use templates intended for older versions. Upgrading as an existing user will not change any existing entity names. The internal Unique ID for these sensors is not changing.

Minimum version of Home Assistant is now 2023.12.0 with Python 3.11.

What's Changed

Full Changelog: v2.4.7...v2.4.8

Don't miss a new solaredge-modbus-multi release

NewReleases is sending notifications on new releases.