dresden-elektronik / deconz-rest-plugin

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

Support for Namron 4512772 8 button switch #7615

Open joernnilsson opened 7 months ago

joernnilsson commented 7 months ago

Adds support for Namron 4512772 8 button switch by adding it to the existing DDF and button map.

Discussed in https://github.com/dresden-elektronik/deconz-rest-plugin/issues/7533. Solution suggested by @Smanar.

Smanar commented 7 months ago

Hello, ATM the DDF is not valid, you need to add the modelID and the manufacture Name. You are adding only the ModelID

Smanar commented 6 months ago

@joernnilsson


  "manufacturername": [
    "EcoDim",
    "EcoDim",
    "EcoDim",
    "Namron AS",
    "Namron AS",
    "Namron AS",
    "Sunricher",
    "THE LIGHT GROUP AS",
    "ROBB smarrt",
    "ROBB smarrt"
  ],
  "modelid": [
    "ED-10013",
    "ED-10014",
    "ED-10015",
    "4512703",
    "4512721",
    "4512772",
    "ZG2833K8_EU05",
    "S57003",
    "ROB_200-007-0",
    "ROB_200-025-0"
  ],
github-actions[bot] commented 1 month ago

Hey @joernnilsson, thanks for your pull request!

[!TIP] Modified bundles can be downloaded here. Relative expire date

DDB changes

Modified

Validation

[!TIP] Everything is fine !

:clock2: Updated for commit 82313cb1ef1a05aec95a2e62e4da44a24e90cf10