Skip to content

Releases: aburow/ups2mqtt-db

v1.2.14

Choose a tag to compare

@aburow aburow released this 06 Jun 11:15
  • Downgraded expected Modbus disconnects from error to warning to reduce traceback noise during transient outages.
  • Added exponential polling backoff after repeated connection or timeout failures, capped at 16x until recovery.
  • Reset the backoff state automatically when polling succeeds again.

v1.2.13

Choose a tag to compare

@aburow aburow released this 05 Jun 00:02

v1.2.13

  • Updated aiohttp to 3.14.0 across both runtime trees to address Dependabot CVEs.
  • Removed the deprecated aiohttp cleanup flag that triggered a Python 3.13 deprecation warning in telemetry tests.
  • Synced dependency pins, lockfiles, and mirrored runtime metadata for the release.

Full Changelog: v1.2.12...v1.2.13

v1.2.12

Choose a tag to compare

@aburow aburow released this 20 May 08:31

Patch release to re-enable Home Assistant add-on AppArmor enforcement. Supervisor validation now reports apparmor: profile and HAOS install/start/restart validation passes with the runtime AppArmor profile enabled.

v1.2.11

Choose a tag to compare

@aburow aburow released this 20 May 08:06

Full Changelog: v1.2.10...v1.2.11

v1.2.10

Choose a tag to compare

@aburow aburow released this 16 May 07:19

Full Changelog: v1.2.9...v1.2.10