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

Support for Namron 4512772 8 button switch #7615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joernnilsson
Copy link

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

Discussed in #7533. Solution suggested by @Smanar.

@joernnilsson joernnilsson marked this pull request as ready for review February 16, 2024 08:15
@Smanar
Copy link
Collaborator

Smanar commented Feb 16, 2024

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

@Smanar
Copy link
Collaborator

Smanar commented Mar 9, 2024

@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"
  ],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants