zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
755 stars 613 forks source link

fix(nvmedit): parsing of 6.6x and 6.7x NVMs, use 6.7x NVM parser for protocol 6.01 #7399

Closed AlCalzone closed 1 week ago

AlCalzone commented 1 week ago

fixes: #7385

AlCalzone commented 1 week ago

@zwave-js-bot automerge

AlCalzone commented 1 week ago

The nvmedit package has some NVM backups as fixtures. Adding NVM files with the corresponding protocol versions should do the trick. I didn't want to add the one from the linked issue though, as it has a different size than expected for unknown reasons.