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

feat: firmware flasher utility #5362

Merged
merged 2 commits into from
Jan 25, 2023
Merged

feat: firmware flasher utility #5362

merged 2 commits into from
Jan 25, 2023

Conversation

AlCalzone
Copy link
Member

This PR adds a CLI utility that uses the zwave-js driver to flash firmware updates on a controller.

@AlCalzone
Copy link
Member Author

@zwave-js-bot approve

@AlCalzone AlCalzone enabled auto-merge (squash) January 25, 2023 21:45
@AlCalzone AlCalzone merged commit 1ef7bec into master Jan 25, 2023
@AlCalzone AlCalzone deleted the flasher-utility branch January 25, 2023 21:54
AlCalzone added a commit that referenced this pull request Jan 25, 2023
### Features
* Created an OTW firmware flasher utility CLI which can be used to flash Z-Wave controllers without a UI (#5362)

### Bugfixes
* Always use Security encapsulation for `Basic CC` commands on secure nodes (#5343)
* Prevent accidentally setting certain log settings to undefined (#5341)

### Config file changes
* Add Inteset Motion Sensor (#5249, #5361)
* Disable Supervision for HELTUN 700 series, FW 2.5 and below (#5357)
* Correct Aeotec Multisensor 7, param 2 (#5206)
* Update EvaLogik ZW39 parameters (#5175)
* Add Fakro Solar ARZ Z-Wave/102 (#5166)
* Update Zooz ZSE44 parameters (#5162)
* Add MCO Home Technology Co. LTD MH-DS221 (#5138)
* Disable Supervision for Schlage BE469ZP (#5359)

### Changes under the hood
* We now have a VSCode extension to help with authoring config files. This is automatically recommended when opening the repository. We strongly recommend using it.
* The `generate-docs` workflow no longer runs in PRs from forks (where it fails anyways)
AlCalzone added a commit that referenced this pull request Jan 25, 2023
### Features
* Created an OTW firmware flasher utility CLI which can be used to flash Z-Wave controllers without a UI (#5362)

### Bugfixes
* Always use Security encapsulation for `Basic CC` commands on secure nodes (#5343)
* Prevent accidentally setting certain log settings to undefined (#5341)

### Config file changes
* Add Inteset Motion Sensor (#5249, #5361)
* Disable Supervision for HELTUN 700 series, FW 2.5 and below (#5357)
* Correct Aeotec Multisensor 7, param 2 (#5206)
* Update EvaLogik ZW39 parameters (#5175)
* Add Fakro Solar ARZ Z-Wave/102 (#5166)
* Update Zooz ZSE44 parameters (#5162)
* Add MCO Home Technology Co. LTD MH-DS221 (#5138)
* Disable Supervision for Schlage BE469ZP (#5359)

### Changes under the hood
* We now have a VSCode extension to help with authoring config files. This is automatically recommended when opening the repository. We strongly recommend using it.
* The `generate-docs` workflow no longer runs in PRs from forks (where it fails anyways)
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.

2 participants