Releases: gluap/pyduofern-hacs
Releases · gluap/pyduofern-hacs
v0.5.25
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
v0.5.23
v0.5.22
v0.5.21
- Fix deprecation warning from light integration
- Add a mention of the
set_update_intervalservice to the docs.
Full Changelog: v0.5.19...v0.5.20
v0.5.19
- 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
- try to fix the deprecation warning.
Full Changelog: v0.5.17...v0.5.18
v0.5.17
- 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