Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
857 stars 2.84k forks source link

feat(add): TS000F based TYZGTH4CH-D1RF #7661

Closed DooMMasteR closed 2 weeks ago

DooMMasteR commented 2 weeks ago

This change adds support for the Mumubiz TYZGTH4CH-D1RF which is based on a Tuya ZT3L module and reports as TS000F.

The device has a connector that supports an external DHT-22 or alike one-wire temperature and humidity senor. It might also have detection for DS18B20 sensors, but I can't verify it.

DooMMasteR commented 2 weeks ago

related doc: https://github.com/Koenkk/zigbee2mqtt.io/pull/2829

Koenkk commented 2 weeks ago

Thanks!

DooMMasteR commented 2 weeks ago

I might get a Tuya gateway soon to add all the remaining datapoints.