Support for EcoBright / EcoDim switches

Hi!

Some time ago I started searching for new light switches in my house. I first tried using a Zigbee module behind my current switches, but they almost don’t fit and it made loud noises when switching on and off.

Yesterday I stumbled upon this switch from EcoBright: https://www.ecobright.nl/zigbee-wandschakelaar/zigbee-wandschakelaar-draadloos-zwart-1-zone/
They make different kinds for 1 to 4 zones.

I really like them and they use Zigbee Touchlink, but I don’t know if they are supported by Home Assistant using ZHA. I contacted them, but haven’t got a response back yet.

In a few week I’m switching to the Home Assistant Yellow that’s using the integrated Silicon Labs MGM210P Mighty Gecko Module.

Thank you!

Did some deeper digging and I found out they are only supported by Z2M.

Link: EcoDim Wireless Switch 1 Group Black (ED-10011) Zigbee compatibility

The problem I might be facing is the support of Z2M for the Silicon Labs chipset that is used on the Home Assistant Yellow. The support is still in experimental state. Supported Adapters | Zigbee2MQTT

Is it easy to somehow add this light switch to ZHA? Or is the support for the MGM210P good enough on Z2M?

Thanks!

I got my ED-10013 working in ZHA using this blueprint, and removing the code for button 3 and 4: https://community.home-assistant.io/t/zha-ecodim-ed-10014-4-channel-remote/

Besides that I made Github issue to get the EcoDim ED-10013 remote supported in ZHA, without the need for a blueprint: https://github.com/zigpy/zha-device-handlers/issues/1691

1 Like

How did you add it to Zigbee2Mqtt?