Skip to content

Releases: mguyard/appdaemon-coversmanager

v1.3.2-beta.5

12 Jun 12:06
Compare
Choose a tag to compare
v1.3.2-beta.5 Pre-release
Pre-release

1.3.2-beta.5 (2024-06-12)

Bug Fixes

  • Update lambda functions to handle non-integer values when HA returns None or unknown (39043a2)

v1.3.2-beta.4

12 Jun 11:07
Compare
Choose a tag to compare
v1.3.2-beta.4 Pre-release
Pre-release

1.3.2-beta.4 (2024-06-12)

Bug Fixes

  • Update lambda functions to handle non-integer values when HA return None (following start for example) (181b4b4)

v1.3.2-beta.3

12 Jun 10:57
Compare
Choose a tag to compare
v1.3.2-beta.3 Pre-release
Pre-release

1.3.2-beta.3 (2024-06-12)

Bug Fixes

  • Update lambda functions to handle non-integer values when HA return unknown (following start for example) (c59eefc)

v1.3.2-beta.2

09 Jun 14:40
Compare
Choose a tag to compare
v1.3.2-beta.2 Pre-release
Pre-release

1.3.2-beta.2 (2024-06-09)

Bug Fixes

  • Resolve critical issue in a log who block application loading (820adf3)

v1.3.2-beta.1

09 Jun 14:33
Compare
Choose a tag to compare
v1.3.2-beta.1 Pre-release
Pre-release

1.3.2-beta.1 (2024-06-09)

Bug Fixes

  • Resolve issue with adaptive mode conditional for outdoor sensor (9a462ff)
  • Update log message for state change callback to better understand which callback is trigger (2e3246f)

v1.3.1

05 Jun 15:23
Compare
Choose a tag to compare

1.3.1 (2024-06-05)

Bug Fixes

  • Change module name to avoid collision with my others apps (f29bc83)
  • Rename ConfigValidator to avoid collision with my others apps (eaf0889)
  • Rename ConfigValidator to avoid collision with my others apps (460cd0f)

v1.3.1-beta.3

05 Jun 15:05
Compare
Choose a tag to compare
v1.3.1-beta.3 Pre-release
Pre-release

1.3.1-beta.3 (2024-06-05)

Bug Fixes

  • Change module name to avoid collision with my others apps (f29bc83)

v1.3.1-beta.2

05 Jun 14:32
Compare
Choose a tag to compare
v1.3.1-beta.2 Pre-release
Pre-release

1.3.1-beta.2 (2024-06-05)

Bug Fixes

  • Rename ConfigValidator to avoid collision with my others apps (eaf0889)

v1.3.1-beta.1

05 Jun 14:23
Compare
Choose a tag to compare
v1.3.1-beta.1 Pre-release
Pre-release

1.3.1-beta.1 (2024-06-05)

Bug Fixes

  • Rename ConfigValidator to avoid collision with my others apps (460cd0f)

v1.3.0

26 May 12:40
Compare
Choose a tag to compare

1.3.0 (2024-05-26)

Bug Fixes

  • Issue with unpacking during manual lock info_timer (when lock exist in entity but not the task, like following a app reload (9a6a0fb)

Features

  • Add config.temperature.outdoor.low_temperature as parameter (47e784c)