Skip to content

Releases: SmartHomeOS/ZWaveDotNet

v0.8.0

13 Nov 02:43
Compare
Choose a tag to compare

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

Full Changelog: v0.7.0...v0.8.0

v0.7.0

14 Sep 00:04
Compare
Choose a tag to compare

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

02 Sep 20:13
Compare
Choose a tag to compare

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

20 Jun 02:05
Compare
Choose a tag to compare

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)