Has anyone here ever added a new device to github for zigbee2mqtt?

Asking because I’m not technical enough but have a Zigbee dimmer to add. Happy to pay for assistance.

I didn’t add a brand new one completely from scratch though I basically went through that process because one of the Tuya ZigBee Temp & Humidity sensors was setup wrong. It involved opening up 2 PRs for 2 of the different repos involved.

Which device is it that you have?

This Zigbee dimmer:

ts0601_dimmer

Have you tried to add it? The listing you linked to seemed to indicate that it’s been tested and is supported already.

I just checked the repo and that device is already all configured.

But reports errors like it’s unsupported…

OK, so one thing I know that exists is that with Tuya-based devices there are different main models but there are manufacturer specific codes. I can see from your screenshot that your specific device is the _TZE200_1agwnems, so I wonder if that specific model has be implemented different from other TS0601 devices.

That manufacturer model difference is one of the things that I needed to correct in Z2M recently as a Tuya device I have was grouped with some other main model devices that were a different model physically.

So you think this still needs adding? OzSmartThings tells me other people have it working with zigbee2mqtt but I’m doubtful

I would remove it and try adding it in again, or try just re-pairing it again.

Same deal after deleting and re-adding

I would post an issue on the zigbee-herdsman repo. I followed your other post on this and couldn’t come to any useful conclusion. IIRC the device you had, including the sub-type, seemed to be included already, although clearly something ain’t right!