dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 503 forks source link

Support for new Namron 8 button switch #7533

Closed joernnilsson closed 8 months ago

joernnilsson commented 10 months ago

Is there already an existing issue for this?

Product name

Zigbee Channel Switch

Manufacturer

Namron AS

Model identifier

4512772

Device type to add

Switch

Node info

image

Endpoints and clusters

image image

Basic

image

There are 4 basic clusters, they repeat the same information

Further relevant clusters

Power image

Diagnostic image

Manufacturor page and user manual: https://www.namron.com/products/namron-zigbee-kanalbryter-hvit/ https://www.elektroimportoren.no/docs/lib/4512772-Brukerveiledning-5.pdf

This appears to be a new version of Namron's 8 button switch. The old one appears in Phoscon as expected.

github-actions[bot] commented 9 months ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

joernnilsson commented 9 months ago

bump

Mimiix commented 9 months ago

@Smanar Perhaps you want to check?

Smanar commented 9 months ago

This one don't have dimmer like the 4512721 ? Because both device relay look same (zigbee side speaking) Can make a try just with adding the model in this DDF devices\sunricher\8button_switch.json

And in buttonmap file here

        "sunricherMap": {
            "vendor": "Sunricher",
            "doc": "Wireless switches from Sunricher, Namron, SLC and EcoDim",
            "modelids": ["ED-10010", "ED-10011", "ED-10012", "ED-10013", "ED-10014", "ED-10015", "ZG2833K2_EU07", "ZG2833K8_EU05", "ZG2833K4_EU06", "ZG2835", "4512701", "4512702", "4512703", "4512705", "4512719", "4512721", "4512728", "4512729", "S57003", "ROB_200-008", "ROB_200-009-0", "ROB_200-008-0", "ROB_200-007-0"],
            "buttons": [
joernnilsson commented 9 months ago

I can confirm that the two changes work perfectly :tada:

Thank you very much @Smanar and @Mimiix.

I've created a PR with the changes: https://github.com/dresden-elektronik/deconz-rest-plugin/pull/7615

github-actions[bot] commented 8 months ago

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] commented 8 months ago

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.