Skip to content
This repository was archived by the owner on Jun 14, 2026. It is now read-only.

v1.4.0

Choose a tag to compare

@mguyard mguyard released this 11 Aug 09:51

1.4.0 (2024-08-11)

Bug Fixes

  • Resolve critical issue in a log who block application loading (820adf3)
  • Resolve issue with adaptive mode conditional for outdoor sensor (9a462ff)
  • Update lambda functions to handle non-integer values when HA return None (following start for example) (181b4b4)
  • Update lambda functions to handle non-integer values when HA return unknown (following start for example) (c59eefc)
  • Update lambda functions to handle non-integer values when HA returns None or unknown (39043a2)
  • Update log message for state change callback to better understand which callback is trigger (2e3246f)

Features

  • Manage locker (global and close) for adaptive mode. (5a45554)