Skip to content

Releases: gluap/pyduofern-hacs

v0.5.21

21 Jan 20:11
d860a41
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.5.16 Pre-release
Pre-release

more logging.

v0.5.15

09 Jan 09:10
06a7812
Compare
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)

v0.5.14

31 Dec 18:53
9308026
Compare
Choose a tag to compare
  • make covers return unknown state when no state is known during startup.

If upgrading from below 0.5.0 please also read the older changelogs

v0.5.13

31 Dec 18:17
82aa335
Compare
Choose a tag to compare
  • Make device deletion also possiblee when duofern.json out of sync with HA

If upgrading from below 0.5.0 please also read the older changelogs

Full Changelog: v0.5.12...v0.5.13

v0.5.12

31 Dec 12:30
7480585
Compare
Choose a tag to compare

The integration can now be reloaded as requested in #32

If upgrading from below 0.5.0 please also read the older changelogs

Full Changelog: v0.5.11...v0.5.12

v0.5.11

30 Dec 22:38
2f23f61
Compare
Choose a tag to compare
  • add remove device command,
  • remove non-working sync device command and document.

Full Changelog: v0.5.10...v0.5.11

If upgrading from below 0.5.0 please also read 0.5.0 changelog as is customary.