Skip to content

Releases: cereal2nd/pyDuotecno

2024.10.1

22 Oct 09:19
Compare
Choose a tag to compare
  • update HB timeout on empty bus to 60 seconds
  • update task canceling during reconnect

Full Changelog: 2024.10.0...2024.10.1

2024.10.0

09 Oct 08:06
Compare
Choose a tag to compare
  • small fixes for the sens unit
  • correctly place the send sema

Full Changelog: 2024.9.0...2024.10.0

2024.9.0

20 Sep 12:07
Compare
Choose a tag to compare
  • stabalizing the connection towards the node
  • only send heartbeat if the bus is idle for 10 seconds
  • the heartbeat timeout should be 10 seconds instead of 5
  • sync scanning of the bus

Full Changelog: 2024.5.1...2024.9.0

2024.5.1

17 May 14:59
Compare
Choose a tag to compare

Small fix, certain control boxes do not handle messages fast after the status updates, so we introduce a small delay before we hand the entities to hass, this solves the locking up of the control boxes.

Full Changelog: 2024.5.0...2024.5.1

2024.5.0

14 May 16:42
Compare
Choose a tag to compare
  • the whole loading was moved from async to sync to support all modules

Full Changelog: 2024.3.2...2024.5.0

2024.3.2

27 Mar 17:43
Compare
Choose a tag to compare
  • finish enable/disable units

Full Changelog: 2024.3.1...2024.3.2

2024.3.1

27 Mar 16:29
Compare
Choose a tag to compare
  • finish reconnect support
  • add support to disable/enable all devices based on the connection to the smartbox

Full Changelog: 2024.3.0...2024.3.1

2024.3.0

15 Mar 09:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.1.2...2024.3.0

2024.1.2

18 Jan 19:04
Compare
Choose a tag to compare
  • implement heartbeat mechanisme
  • implement reconnection handling
  • dimUnit fixes on turn on
  • virtual unit typo fix

Full Changelog: 2024.1.1...2024.1.2

2024.1.1

01 Jan 13:50
Compare
Choose a tag to compare

Typing fixes

Full Changelog: 2024.1.0...2024.1.1