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(config): add conditional warnings to devices with known buggy firmware ranges, fix x.y.z version support #4515

Merged
merged 3 commits into from
Apr 28, 2022

Conversation

AlCalzone
Copy link
Member

@AlCalzone AlCalzone commented Apr 27, 2022

and upgrade troubleshooting guide to mention OTW upgrades

This means https://alerts.home-assistant.io/#zwavejs.markdown can be taken down soon.

/cc @balloob @MartinHjelmare @blhoward2

fixes: #4495
fixes: #3906

and add conditional warnings to config files with known buggy firmware ranges
@MartinHjelmare
Copy link

Great!

@AlCalzone AlCalzone marked this pull request as ready for review April 27, 2022 12:26
@AlCalzone AlCalzone changed the title docs: upgrade troubleshooting guide to mention OTW upgrades feat(config): add conditional warnings to devices known buggy firmware ranges, fix x.y.z version support Apr 27, 2022
@AlCalzone AlCalzone changed the title feat(config): add conditional warnings to devices known buggy firmware ranges, fix x.y.z version support feat(config): add conditional warnings to devices known buggy firmware ranges, fix x.y.z version support Apr 27, 2022
@AlCalzone AlCalzone changed the title feat(config): add conditional warnings to devices known buggy firmware ranges, fix x.y.z version support feat(config): add conditional warnings to devices with known buggy firmware ranges, fix x.y.z version support Apr 27, 2022
@AlCalzone AlCalzone merged commit c5965f6 into master Apr 28, 2022
@AlCalzone AlCalzone deleted the conditional-warnings branch April 28, 2022 06:53
AlCalzone added a commit that referenced this pull request Apr 29, 2022
### Bugfixes
* Fixed an issue where `Color Switch CC Set` V2 could contain a random duration value (#4526)

### Config file changes
* Add KP-SW-07 and KP-SW-08 Keemple Wall Switches (#4503)
* Add missing parameters to Zooz ZEN30 (#4510)
* Add config for Zooz ZEN51 and ZEN52 Smart Relays (#4262)
* Add conditional warnings to devices with known buggy firmware ranges, fix `x.y.z` version support (#4515)
* Add temp and humidity calibration params to Aeotec aërQ ZWA039 (#4516)
* Convert ADC-T2000 temperature values to partial parameters (#4522)

### Changes under the hood
* Improved some auto-generated argument checks (#4519)
* All CC specific enums and types were moved into a single file, so they can be imported from non-Node.js contexts (#4525)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants