Skip to content

1.2.1-dev2

Pre-release
Pre-release

Choose a tag to compare

@aburow aburow released this 07 Jul 15:38

1.2.1-dev2

This prerelease supersedes 1.2.1-dev1 for testing.

Fixed

  • Removed the Home Assistant snmp integration dependency introduced in dev1, preventing SNMP package conflicts during setup.
  • Removed the legacy pysnmp-lextudio compatibility path, which addressed a user environment error rather than an integration defect.
  • Restored the established modern PySNMP imports used by supported Home Assistant installations.

Retained

  • RFC1628 AVR boost and reducer modes correctly report AC Power as on.
  • RFC1628 Output Source values remain stable for existing automations.
  • APC PowerNet detail is available separately through APC Output Status.
  • Protocol detection remains concurrent and non-sequential.

Validation

  • 21 tests and 55 enum subtests passed.
  • Project lint passed.
  • HACS Validate passed.
  • Hassfest passed.
  • Modern PySNMP 7.1.27 imports passed.