Skip to content

DDF for Namron 8 button switch (4512772, 4512773) - #8240

Merged
manup merged 3 commits into
dresden-elektronik:masterfrom
joctee:master
Jun 18, 2025
Merged

DDF for Namron 8 button switch (4512772, 4512773)#8240
manup merged 3 commits into
dresden-elektronik:masterfrom
joctee:master

Conversation

@joctee

@joctee joctee commented May 24, 2025

Copy link
Copy Markdown
Contributor

This adds support for the Namron 8 button switches 4512772 and 4512773

I have successfully tested that this works for 4512773.

The reason for the new block in button_maps.json is that:

The dim up buttons (1,3,4,5) send these commands:
When holding down: MOVE_WITH_ON_OFF (0x05)
When releasing: STOP_WITH_ON_OFF (0x07)

The dim down buttons (2,4,6,8) send these commands:
When holding down: MOVE (0x01)
When releasing: STOP (0x03)

What I don't know is if 4512772 (or other devices) also need to use the new block in button_maps.json or not.
(I only own the 4512773)

The capitalization of the manufacturer should be all-caps for both 4512772 and 4512773, but not for the other Namron devices.

This is a fork of #7615 . See the discussion in that PR for more details.

joernnilsson and others added 3 commits May 24, 2025 01:59
For 4512772, correct the capatalization of Manufacturer (Namron -> NAMRON)
Create a seperate entry in button_maps.json to deal with dim down events
from the 4512773 switch.
@github-actions

Copy link
Copy Markdown
Contributor

Hey @joctee, thanks for your pull request!

Tip

Modified bundles can be downloaded here.
Relative expire date

DDB changes

Modified

  • sunricher/8button_switch.json : 8 button wall switch ✔️

Validation

Tip

Everything is fine !

🕙 Updated for commit c29fbf2

@manup manup added this to the v2.31.0-beta milestone Jun 18, 2025
@manup
manup merged commit 4772a37 into dresden-elektronik:master Jun 18, 2025
@github-actions

Copy link
Copy Markdown
Contributor

This pull request is now merged. The new DDB files have been uploaded to the store.

DDB Files

Modified

  • sunricher/8button_switch.json : 8 button wall switch : with hash (a246b275d8)

🕓 Updated for commit 4772a37

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.

4 participants