ZWaveJS.NET
ZWaveJS.NET copied to clipboard
A Z-Wave JS wrapper for the .NET Framework. Supporting various targets, and providing a feature rich Z-Wave API.
**WORK-IN-PROGRESS** - Versions - ZWave JS Driver Version: 15.3.0 - ZWave JS Server Version: 3.1.0 (Schema Version 43) - Breaking Changes - You now need to build your own **PSI**...
I'm trying to control multiple instances of ZWave JS from the same C# program. For this, I initialize multiple instances of the ZWaveJS.NET.Driver class but as soon as I initialize...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
The zwave-js-server version number no longer match the supported schema version, so I removed the checks on the zwave-js-server version. The schema version compatibility is now only checked on server...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.3 to 2.1.4. Commits f421a23 2.1.4 c412fa1 refactor to same pattern as v3 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...
Thread-safe callbacks dictionary Websocket SendInstant synchronization