Hi all,
I am working on a DIY Zigbee rotary wall dimmer since I couldn’t find a device that fits my needs so far.
I described the device here: https://github.com/dagroe/zigbee-rotary-dimmer-switch
But in short: It’s a rotary dimmer switch to be installed in the wall alongside other installation and fits in a standard 55mm system (like Gira System 55). It’s just a controller so it works with smart lights like hue (and deconz, ZHA, zigbee2mqtt) but doesn’t actually dim or switch a load. I have one prototype running via deconz.
I designed it to be powered by mains so it can act as a router to extend network range but also because I hate changing batteries But creating a battery-powered version shouldn’t be too hard.
Currently I am testing the new ESP C6 chip as a replacement for the TI chip hoping to make the device a bit smaller, cheaper, and simpler (probably mostly software wise).
I am also still looking for alternatives but there are very few and they either don’t fit inside the 55mm system (most dimmers from aliexpress) or are very expensive (this seems to be the closest solution: https://www.tlg.no/de/de/slc-smartone-zigbee-4in1-rotary-remote)
I’m looking forward to your feedback and if anyone else could use such a device or maybe would be interested in helping with further development