Releases: gluap/pyduofern-hacs
Releases · gluap/pyduofern-hacs
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
v0.5.16
v0.5.15
v0.5.14
- 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
- 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
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
- 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.