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 Dawon PM-S140-ZW, PM-S340-ZW and KR frequencies #5833

Merged

Conversation

techinpark
Copy link
Contributor

The 2-button device is registered, but the 3-button device is missing, so we created a PR to add it.

#5136 Related PR is here

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label May 23, 2023
@techinpark techinpark changed the title feat(config): Add Dawon PM-S240-ZW, 3 Button device feat(config): Add Dawon PM-S240-ZW 3 Button device May 23, 2023
{
"manufacturer": "Dawon",
"manufacturerId": "0x018c",
"label": "PM-S240-ZW",
Copy link
Member

Choose a reason for hiding this comment

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

I think this is supposed to be

Suggested change
"label": "PM-S240-ZW",
"label": "PM-S340-ZW",

at least according to this comment I apparently never followed up.

Can this be?

Copy link
Member

Choose a reason for hiding this comment

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

If that's the case, I suppose we should also add the other product types mentioned in #5132 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@AlCalzone you right! 3 button type model is PM-S340-ZW 👍 6b2846c fixed here

@techinpark techinpark requested a review from AlCalzone May 23, 2023 12:15
@techinpark techinpark changed the title feat(config): Add Dawon PM-S240-ZW 3 Button device feat(config): Add Dawon PM-S340-ZW 3 Button device May 23, 2023
@AlCalzone
Copy link
Member

Thanks! I'll hijack this PR to also add the 1-button variant and the other device IDs

@AlCalzone AlCalzone changed the title feat(config): Add Dawon PM-S340-ZW 3 Button device feat(config): add Dawon PM-S140-ZW, PM-S340-ZW and KR frequencies May 23, 2023
AlCalzone
AlCalzone previously approved these changes May 23, 2023
@AlCalzone AlCalzone enabled auto-merge (squash) May 23, 2023 12:28
@AlCalzone AlCalzone merged commit 76f13d0 into zwave-js:master May 23, 2023
19 checks passed
@techinpark techinpark deleted the feature/add-dawon-3-button-device branch May 23, 2023 12:41
AlCalzone added a commit that referenced this pull request May 23, 2023
### Features
* Add a value and API to control the indicator timeout (#5830)

### Bugfixes
* Ignore inclusion notification for existing nodes (#5828)
* Correct the serial API commands to set/get/delete priority routes (#5827)
* Avoid crashing when the value DB contains a non-JSON key (#5829)

### Config file changes
* Add LG U+ smart switches (#5835)
* Add/correct config files for iSurpass J1825 (#5823)
* Add fingerprint `0x0003:0x0042` to Kwikset 914C (#5834)
* Add Dawon PM-S140-ZW, PM-S340-ZW and KR frequencies (#5833)
AlCalzone added a commit that referenced this pull request May 24, 2023
### Features
* Add a value and API to control the indicator timeout (#5830)

### Bugfixes
* Ignore inclusion notification for existing nodes (#5828)
* Correct the serial API commands to set/get/delete priority routes (#5827)
* Avoid crashing when the value DB contains a non-JSON key (#5829)

### Config file changes
* Add LG U+ smart switches (#5835)
* Add/correct config files for iSurpass J1825 (#5823)
* Add fingerprint `0x0003:0x0042` to Kwikset 914C (#5834)
* Add Dawon PM-S140-ZW, PM-S340-ZW and KR frequencies (#5833)
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