1.2.1-dev2
Pre-release
Pre-release
1.2.1-dev2
This prerelease supersedes 1.2.1-dev1 for testing.
Fixed
- Removed the Home Assistant
snmpintegration dependency introduced in dev1, preventing SNMP package conflicts during setup. - Removed the legacy
pysnmp-lextudiocompatibility 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 Sourcevalues 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.