Skip to content

v1.3.0-beta3.5

Pre-release
Pre-release

Choose a tag to compare

@remmob remmob released this 24 Jan 20:00

⚠️ Beta Release Notice

This is a beta release and may contain bugs or unexpected behavior. Use at your own risk and report any issues to help improve the integration. Not recommended for production environments without thorough testing.


🔧 Sensor Improvements

  • Added optional min/max metadata for sensors, enabling richer UI presentation and better downstream validation.

  • Introduced runtime sensor filtering, currently validated using the Compressor speed sensor. This allows dynamic inclusion/exclusion without requiring restarts.

🔌 Modbus Stability Enhancements

Communication reliability has been significantly strengthened:

  • Additional socket‑level error handling ensures cleaner recovery from transient failures.

  • The integration now forces a reconnect when a Modbus error frame is received.

  • A 5‑minute inactivity watchdog triggers an automatic reconnect if no successful reads occur within that window.

Full Changelog: v1.3.0-beta3.4...v1.3.0-beta3.5