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 a new productId and add parameters to 14297/ZW1002 outlet #6517

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

allenbenz
Copy link
Contributor

Label is the same but I got one with a newer product Id.

Also added the parameters/metadata from the other zw1002 entry as the configuration parameters are the same. (as written on the manual in the box)

Label is the same but I got one with a newer product Id.

Also added the parameters/metadata from the other zw1002 entry as the configuration parameters are the same. (as written on the manual in the box)
@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Nov 28, 2023
@allenbenz allenbenz changed the title feat(config): Add new productId and parameters to 14297/ZW1002 outlet feat(config): add a new productId and add parameters to 14297/ZW1002 outlet Nov 28, 2023
@allenbenz
Copy link
Contributor Author

@AlCalzone anything that needs to change to make this PR acceptable?

Comment on lines 7 to 14
{
"productType": "0x4952",
"productId": "0x3233"
},
{
"productType": "0x4952",
"productId": "0x3236"
}
Copy link
Member

Choose a reason for hiding this comment

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

@jascoproducts can you confirm if these two are actually the same product from a Z-Wave perspective? Do both have the LED indicator config param?

Choose a reason for hiding this comment

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

@jascoproducts can you confirm if these two are actually the same product from a Z-Wave perspective? Do both have the LED indicator config param?

These are essentially the same products and have identical functionality. Both are the 14297 In-Wall Outlet, TR, Lt Almd but 0x3236 has S2 and Smart Start while 0x3233 does not.

They both have the LED configuration parameter:

image

Copy link
Member

Choose a reason for hiding this comment

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

Are both 500 series?

Choose a reason for hiding this comment

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

Are both 500 series?

Yes.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks, then we can treat them as identical

@AlCalzone AlCalzone merged commit ffaa0a9 into zwave-js:master Apr 4, 2024
AlCalzone added a commit that referenced this pull request Apr 4, 2024
### Bugfixes
* Add workaround for devices that omit notification event parameters instead of sending "no data" (#6719)

### Config file changes
* Added 11 Shelly Qubino Wave devices (#6633)
* Add Heatit Leakage Water Stopper (#6605)
* Add Ring Smoke/CO Listener (#6591)
* Add ZVIDAR Z-TRV-V01 thermostatic valve (#6542)
* Add Safe Grow NSG-AB-02 Z-Wave Plus Smart Outlet Plug (#6535)
* Add a new productId and add parameters to 14297/ZW1002 outlet (#6517)
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.

3 participants