Skip to content

v3.1.0-beta.1 - Autosetup when inverter power-cycles, without log spamming

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexdelprete alexdelprete released this 13 Sep 22:51
· 176 commits to master since this release
3977add

First beta regarding the old issue that I wasn't able to solve in the past regarding the log spamming when inverter is powered off and the integration tried repeatedly to setup again, spamming HA log. Now the integration relies on HA internal services to automatically retry setup with just one warning initially and that's it (details here: https://developers.home-assistant.io/docs/integration_setup_failures#handling-offline-or-unavailable-devices-and-services).

image

This is a first major attempt to solve the issue, hoping I finally fixed it. Will test for a couple of days before releasing a new stable version...

Also...next version will require HA 2023.9.2 (pymodbus 3.5.2).