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): parameter update for Zooz Zen16 v2.0 and v2.10 #6855

Merged
merged 2 commits into from
May 24, 2024

Conversation

gmjck
Copy link
Contributor

@gmjck gmjck commented May 16, 2024

Support for Zen16 FW 2.0 and 2.1. Added new parameters (Reverse Reported Input Value, params 25-27; Input Trigger Duration, params 28-30; Fixed Input Actions, param 31) and updated defined option values for Switch Types (params 2-4) and DC Motor Mode (param 24). Moved some definitions to Zooz template as they are now common between the Zen16 and Zen17 relays. Based on Zooz Zen16 Advanced Settings documentation and 2.10 Release Notes.

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.

Looks good, I've asked Zooz for clarification about parameter 31 though. I think the current naming is confusing.

@gmjck
Copy link
Contributor Author

gmjck commented May 24, 2024

Yeah if they have a better internal name or are amenable to one (Separate Relay On/Off Control?) it'd be a lot clearer than the title given in the current documentation. Also wonder if they're planning a Zen17 FW release with this parameter & the definition should move to the template file.

@AlCalzone
Copy link
Member

Also wonder if they're planning a Zen17 FW release with this parameter & the definition should move to the template file.

If they do, we'll do it then.

@AlCalzone AlCalzone merged commit 658fb08 into zwave-js:master May 24, 2024
15 checks passed
AlCalzone added a commit that referenced this pull request Jun 5, 2024
### Features
* Support `SendTestFrame` command and perform powerlevel tests on behalf of other nodes (#6889)

### Bugfixes
* Respond to more queries from other devices (#6866)
* Handle supervised queries from other devices correctly (#6866)
* Harden S2 extension parsing and validation (#6866)
* Fixed some more edge cases found by S2 certification tests (#6887)
* Abort S2 bootstrapping when CSA is requested (not supported in Z-Wave JS) (#6890)

### Config file changes
* Parameter update for Zooz Zen16 v2.0 and v2.10 (#6855)
* Override Central Scene CC version for Springs Window Fashions BRZ (#6870)
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.

None yet

2 participants