Releases: SmartHomeOS/ZWaveDotNet
Releases · SmartHomeOS/ZWaveDotNet
v0.8.0
What's Changed
- Implement new Command Classes including Configuration v4, Entry Control, Association Group, User Code, Anti Theft Unlock, Door Lock Logging and Protection
- Implement full QR code parsing
- Split out inclusion success and failure events (breaking change)
- Complete Transport Command Class implementation
- New failure handling algorithm to ensure command execution in congested environments
- Documentation for multi-versions command classes
- Remove .Net 6.0 target (End of life)
- Bug Fixes
New Contributors
- @kasperk81 made their first contribution in #34
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's New:
- Updated to the 2024a ZWave Specification
- Implemented 4 new command classes:
- Door Lock
- Barrier Operator
- Multi-Channel Association
- Thermostat Setback
- Implemented new collision avoidance algorithm for congested networks
- Improved graceful handling of failures during secure inclusion
See here for the full list of supported command classes.
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's New:
- Updated to the 2023b Specification
- Implemented HVAC command classes bringing the support to 62 command classes
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Release 0.5.0 - Alpha
- First Release - stability on all platforms has not been tested
- Support for 50+ Command Classes (See here for the full list)
- Support for Secure Inclusion, Smart Start, ZWave Plus, ZWave Long Range and more
- Supported platforms include: Windows, Linux and OSX (Future support: iOS, Android, Consoles and TVs)