Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only serialize Firmware Update hardware version if defined #7452

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

AlCalzone
Copy link
Member

fixes: #7417

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) December 2, 2024 11:41
@zwave-js-bot zwave-js-bot merged commit 18c5e0a into master Dec 2, 2024
23 checks passed
@zwave-js-bot zwave-js-bot deleted the ota-hardware-version branch December 2, 2024 11:44
AlCalzone added a commit that referenced this pull request Dec 2, 2024
### Bugfixes
* Fixed: Firmware updates fail to start on some devices with error "invalid hardware version" (#7452)

### Changes under the hood
* Classes that emit events are now based on the DOM compatible `EventTarget` class instead of Node.js's proprietary `EventEmitter`. This means that some methods like `prependListener` no longer exist, but we haven't found any usage of this in the wild.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firmware Update fails for Zooz ZEN15 800LR
2 participants