Skip to content

Releases: gluap/pyduofern-hacs

v0.5.25

01 Aug 14:07
f375f84

Choose a tag to compare

Release the latest beta (now tested a bunch of months) as stable. Plus: fix the version number in manifest.json.

Contains:

  • Fix deprecation warning from light integration
  • Add a mention of the set_update_interval service to the docs.
  • Fix issue with leading-zero codes
  • toggle on-devide sun automation (contributed by @t-animal)

Full Changelog: v0.5.19...v0.5.25

v0.5.24

27 May 12:22
a422013

Choose a tag to compare

v0.5.24 Pre-release
Pre-release

fix previous prerelease

v0.5.23

21 Apr 11:00
f6da5a0

Choose a tag to compare

v0.5.23 Pre-release
Pre-release
  • toggle on-devide sun automation (contributed by @t-animal)

v0.5.22

16 Mar 20:42
2c2eb22

Choose a tag to compare

v0.5.22 Pre-release
Pre-release
  • Fix issue with leading-zero codes

v0.5.21

21 Jan 20:11
d860a41

Choose a tag to compare

v0.5.21 Pre-release
Pre-release
  • Fix deprecation warning from light integration
  • Add a mention of the set_update_interval service to the docs.

Full Changelog: v0.5.19...v0.5.20

v0.5.19

14 Nov 15:58
d21872e

Choose a tag to compare

  • use latest version of pyduofern (implementing experimental ack-message-parsing and lost-message-resends)
  • switch to "one message" global update requests instead of polling individual devices (found that there is such a message in the duofern protocol)
  • allow adjusting update request interval down to sub-minute level now that we only need a tiny fraction of the messages we needed before
  • fix deprecation warning

Full Changelog: v0.5.14...v0.5.19

v0.5.18

14 Nov 15:49
b50ce5e

Choose a tag to compare

v0.5.18 Pre-release
Pre-release
  • try to fix the deprecation warning.

Full Changelog: v0.5.17...v0.5.18

v0.5.17

09 Jan 20:04
a27915f

Choose a tag to compare

v0.5.17 Pre-release
Pre-release
  • switch to "one message" global update requests instead of polling individual devices (found that there is such a message in the duofern protocol)
  • allow adjusting update request interval down to sub-minute level now that we only need a tiny fraction of the messages we needed before

v0.5.16

09 Jan 09:40
505fd3e

Choose a tag to compare

v0.5.16 Pre-release
Pre-release

more logging.

v0.5.15

09 Jan 09:10
06a7812

Choose a tag to compare

v0.5.15 Pre-release
Pre-release

use latest version of pyduofern (implementing experimental ack-message-parsing and lost-message-resends)