Skip to content

2.2b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgtal1 dgtal1 released this 20 Sep 20:28
· 26 commits to dev since this release
b7180bb

New features

  • New, separate sensor entities are created for sensor attributes. Currently supported attributes: battery_state, and all measurable values of MEM-21 per phase

Breaking changes

  • extra state attributes reduced to minimum for the sensor entity to b compatible with HA dev guidelines

Fixes

  • fixes for ROB-21 by @SebiCo
  • align entity state attributes with HA 2021.12 and newer to get rid of warnings in logs
  • fixed incompatibility warning "Detected code that uses deprecated async_get_registry to access entity registry, use async_get instead."
  • fixed incompatibility warning "<class 'custom_components.extalife.sensor.ExtaLifeSensor'>) implements device_state_attributes...."
  • fixed incompatibility errors for the light entity
  • various smaller fixes
  • code reformatted to match HA coding styling

Known issues
None so far