Skip to content

Releases: mguyard/appdaemon-coversmanager

v1.3.0-beta.1

26 May 12:40
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

1.3.0-beta.1 (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)

v1.2.0-beta.3

26 May 12:35
Compare
Choose a tag to compare
v1.2.0-beta.3 Pre-release
Pre-release

1.2.0-beta.3 (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)

v1.2.0

24 May 08:30
Compare
Choose a tag to compare

1.2.0 (2024-05-24)

Bug Fixes

  • Issue #27 with azimuth < 0 who still move adaptive (9196d2d)

Features

  • Switch from secure_sunset to secure_dusk #25 (3a28bbb)

v1.2.0-beta.2

24 May 08:27
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2024-05-24)

Bug Fixes

  • Issue #27 with azimuth < 0 who still move adaptive (9196d2d)

v1.2.0-beta.1

19 May 21:02
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2024-05-19)

Features

  • Switch from secure_sunset to secure_dusk #25 (3a28bbb)

v1.1.0

19 May 18:47
Compare
Choose a tag to compare

1.1.0 (2024-05-19)

Features

  • Open covers if outdoor temperature is less than indoor temperature (7c6f9ba)

v1.0.0

19 May 12:26
Compare
Choose a tag to compare

1.0.0 (2024-05-19)

Bug Fixes

  • Add adaptive position check for cover move detection + change in timer of move verification (c17e03e)
  • Add debug log for manual cover move detection (a723cad)
  • better implementation of locker verification (f831094)
  • Fix log issue with bad content (4155d1a)
  • Improved cover lock management and entity verification (c6954e0)
  • Minor change in logs (c188da6)
  • Raise exception in case of invalid configuration (589ab7d)

Features

  • Add locker binary sensor in global, opening and closing configuration (b8fd489)
  • Initial beta version (113b335)

v1.0.0-beta.6

19 May 18:48
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2024-05-19)

Features

  • Open covers if outdoor temperature is less than indoor temperature (7c6f9ba)

v1.0.0-beta.5

19 May 12:25
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2024-05-19)

Bug Fixes

  • Improved cover lock management and entity verification (c6954e0)

v1.0.0-beta.4

12 May 13:04
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

1.0.0-beta.4 (2024-05-12)

Bug Fixes

  • Add adaptive position check for cover move detection + change in timer of move verification (c17e03e)
  • better implementation of locker verification (f831094)
  • Raise exception in case of invalid configuration (589ab7d)