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 Sunricher SR-ZV2833PAC #6310

Merged
merged 8 commits into from
Sep 26, 2023
Merged

feat(config): add Sunricher SR-ZV2833PAC #6310

merged 8 commits into from
Sep 26, 2023

Conversation

apella12
Copy link
Contributor

Found this in OpenSmartHouse DB Should close #5850 as help wanted, so giving it a go. Do not have the device, so can't test

PR description here

Found this in OpenSmartHouse DB Should close #5850 as help wanted, so giving it a go.  Do not have the device, so can't test

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Sep 22, 2023
@apella12
Copy link
Contributor Author

apella12 commented Sep 22, 2023

I see an issue with the allowManualEntry from the wizard extracted file. Not sure exactly what that means. It seems to be picking up the "Limit to Options" flag in the OpenSmartHouse DB. What that means in OpenHAB terms is only the options shown are allowed, whereas I literally read allowManualEntry as meaning as the opposite, so need to understand better to fix without messing this up for a device owner.

Correct allowManualEntry params that were incorrectly configured from the zwave-js OpenSmartHouse script

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
Parameter 7 and 8 had in coorect max values that I hadn't noticed

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
@apella12
Copy link
Contributor Author

Just a comment before I get into this; This disabuses me of the idea I could rip through 4-5 of these by simply extracting from the Open Smart House DB. I was starting to suspect that was too easy to be true. Now I'll have to read the docs ;-)

@AlCalzone
Copy link
Member

Yeah, we have probably the highest standards of all projects when it comes to config params.

First attempt to address comments.  I might have an issue we'll if this tests okay...

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
understand docs better

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
@apella12 apella12 requested a review from AlCalzone September 25, 2023 19:39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AlCalzone
AlCalzone previously approved these changes Sep 26, 2023
Copy link
Member

@AlCalzone AlCalzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I had a few more changes for consistency, but I did them myself.

@AlCalzone AlCalzone changed the title feat(config): add sunricher-SR-ZV2833PAC feat(config): add Sunricher SR-ZV2833PAC Sep 26, 2023
@AlCalzone AlCalzone enabled auto-merge (squash) September 26, 2023 08:46
@AlCalzone AlCalzone merged commit 6e2a9a1 into zwave-js:master Sep 26, 2023
@apella12 apella12 deleted the sunricher-SR-ZV2833PAC branch September 26, 2023 13:55
AlCalzone added a commit that referenced this pull request Sep 29, 2023
### Bugfixes
* Ignore when a node reports `Security S0/S2 CC` to have version 0 (unsupported) although it is using that CC (#6333)

### Config file changes
* Add Shelly to manufacturers (#6339)
* Add Shelly Wave 1, Wave 2PM, update Wave 1PM association labels (#6326)
* Add Sunricher SR-ZV2833PAC (#6310)

### Changes under the hood
* Added an ESLint rule to help with deciding whether a config parameter needs to be `unsigned` or not (#6325, #6338)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙ Configuration issues or updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing device configuration: sunricher SR-ZV2833PAC
2 participants