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 fingerprint for Climax Technology SDCO-1 #7102

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

torkildr
Copy link
Contributor

@torkildr torkildr commented Aug 13, 2024

I believe Climax Technology gives all their SDCO-1 models with localized additional languages a separate product id.

It is hard to find good documentation on this, but everything on the device itself identifies as a regular SDCO-1, only indication that something is different is that the zwave product id is 0x001a instead of the expected 0x0014 for the battery driven SDCO device.

It might be the same for the AC variant (id 0x0015), but since I don't know, I won't be adding that now.

This is a Norwegian language model. I would guess that each individual language either share this id, or they will have their own.

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Aug 13, 2024
@torkildr torkildr changed the title Add model variant SDCO-1 feat(config): add model variant Climax Technology SDCO-1 Aug 13, 2024
@AlCalzone AlCalzone changed the title feat(config): add model variant Climax Technology SDCO-1 feat(config): add fingerprint for Climax Technology SDCO-1 Aug 16, 2024
@AlCalzone AlCalzone enabled auto-merge (squash) August 16, 2024 11:42
@AlCalzone AlCalzone merged commit f0c9c05 into zwave-js:master Aug 16, 2024
16 checks passed
@torkildr torkildr deleted the patch-1 branch August 19, 2024 10:49
AlCalzone added a commit that referenced this pull request Sep 12, 2024
### Features
* Add support for EU Long Range (#6751)
* Support learn mode to become a secondary controller (#7135)
* Add method to query supported RF regions and their info (#7118)
* Support `Firmware Update Meta Data CC` v8 (#7079)
* Implement 32-bit addressed NVM operations (#7114)
* Add methods to reset SPAN of one or all nodes (#7105)

### Bugfixes
* Fix missing values in endpoint dump (#7101)

### Config file changes
* Add new fingerprint for TZ45 thermostat (#7127)
* Add alarm mapping for Schlage lock CKPD FE599 (#7122)
* Add fingerprint for Climax Technology SDCO-1 (#7102)
* Add Shelly Wave Pro 3 and Wave Pro Shutter (#7103)
* Remove endpoint workaround for Zooz ZEN30, FW 3.20+ (#7115)

### Changes under the hood
* Document soft-reset issue in VMs (#7119)
* Update documentation for troubleshooting and Zniffer, clean up migration guides (#7107)
* Update `FunctionType` definitions (#7106)
* CI now checks that all device config files have a `.json` extension (#7099)
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.

2 participants