Skip to content

1.2.4

Choose a tag to compare

@aburow aburow released this 30 May 15:16

1.2.4

Added

  • Configurable SNMP UDP port support (SNMP Port) alongside configurable Modbus TCP port (Port).
  • Diagnostics enhancements: integration_version, snmp_port, and external_probe_tests output.

Fixed

  • External probe entity detection/enablement reliability improvements.
  • Startup SNMP probe-detection polling now runs on first post-restart coordinator cycle.
  • Re-detect Device Type now forces immediate SNMP metadata/probe detection refresh when family is unchanged.
  • External probe value parsing now accepts common SNMP formats (decimal and unit-suffixed strings) so valid OIDs remain in regular polling.
  • Diagnostics now preserve external probe detection OID fields (*_oid) without redacting them.

Changed

  • Lint/developer dependency stack updated (grain-lint, ruff, semgrep, yamllint, sqlfluff>=4.2.0).

Validation

  • make lint passed (full pre-commit + tests)