Skip to content

Release v2.2.5

Choose a tag to compare

@WillCodeForCats WillCodeForCats released this 20 Oct 16:04
· 1523 commits to main since this release
9326d2d

This release contains new battery data validation and three new power control sensors: RRCR Status, Active Power Limit, and CosPhi. We've also updated setup errors to return user friendly messages, changed our entity naming to follow the latest Home Assistant requirements, and changed to our own Python lint actions that use current versions of isort, black, and flake8.

  • Global power control sensors #117
  • Increase coordinator timeout to 30 seconds #142
  • Update battery data validations in #125, #128, #129, and #130
  • Support new entity naming practices #121
  • Differentiate no response vs. not sunspec modbus #126
  • Change python code quality action #135

Full Changelog: v2.2.4...v2.2.5