Skip to content

v1.4.0

Compare
Choose a tag to compare
@mguyard mguyard released this 11 Aug 09:51
· 31 commits to main since this release

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)