Moes dimmer switch

Hello guys,
I need a dimmer switch 220/240v that works with Hubitat. I am looking at this device

Model number ZS-EUD3-BK-MS

Is there a driver for this?

Has anyone been able to integrate a UK style dimmer switch in hubitat?

Thank you

1 Like

Not me. I have this for months...I was able to find some drivers to switch on/off but not dimm.

Hi @user2597 and @RicaLopes ,

All Zigbee devices are identified by their model and manufacturer, as shown in the device page 'Data' section when paired to Hubitat.

It should look like this:

endpointId: 01
application: 40
inClusters: 0004,0005,EF00,0000
manufacturer: _TZE200_vm1gyrso
model: TS0601
outClusters: 0019,000A
softwareBuild:

Please copy and paste your device's data and we should be able to find a driver that works then.

The 'Data' section is located at the bottom of the device web page :

1 Like

I just found this now...is not perfect but works.
https://drive.google.com/file/d/1eqLByV3P_9wEDrZV9bQvIWGg2MIT5ySB/view

1 Like
  • endpointId: 01
  • application:
  • inClusters: 0004,0005,EF00,0000
  • manufacturer: _TZE200_vm1gyrso
  • model: TS0601
  • outClusters: 0019,000A
  • softwareBuild:
1 Like

An alternative driver for this device (and several others) is this :
https://raw.githubusercontent.com/kkossev/hubitat-matt-hammond-fork/master/drivers/tuya-zigbee-dimmer-module.groovy

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.