Releases: cereal2nd/pyDuotecno
Releases · cereal2nd/pyDuotecno
2024.10.1
2024.10.0
- small fixes for the sens unit
- correctly place the send sema
Full Changelog: 2024.9.0...2024.10.0
2024.9.0
- 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
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
- the whole loading was moved from async to sync to support all modules
Full Changelog: 2024.3.2...2024.5.0
2024.3.2
- finish enable/disable units
Full Changelog: 2024.3.1...2024.3.2
2024.3.1
- 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
What's Changed
- Reconnect after network failure by @IgnaceDuotecno in #1
New Contributors
- @IgnaceDuotecno made their first contribution in #1
Full Changelog: 2024.1.2...2024.3.0
2024.1.2
- 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
Typing fixes
Full Changelog: 2024.1.0...2024.1.1