MHCozy 4chan relay with temperature sensor

Hi Hubitat geniuses:

I have 2ea. TYZGTH4CH-81RF 4-Channel relay with temperature sensor devices.

I have the devices paired (is that the correct term?) with my C7 hub (V2.4.0.146) and they show up as 4 channel "Generic Zigbee Multi-endpoint switch" devices with properly configured children and I can control the 4 relays independently.

How do I access the temperature sensor part?

Thanks, Mark.

I don't think anyone has written a custom driver that pulls in the temperature for those boards that have a temp probe option. Nothing I could find, and it would be a niche use case for someone to take the time to write one. I have several of those boards, without the temp probe, and they do work well.

Is it anything like this:

Here's a good intro to the Tuya vagaries.

These boards are multi-endpoint relays in Hubitat. The parent device driver would have get the temperature from Zigbee, and still allow for the child devices to call the parent for it to send each individual relay switch command, so it would need to be a multi-endpoint switch device driver parent that has temp added, not just a standard switch.

If anyone would write that driver, I think it would be in @kkossev wheelhouse.

1 Like