ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
315 stars 190 forks source link

New device: MOES Tuya Zigbee Smart Licht Sensor #2210

Open cacherwolf opened 1 month ago

cacherwolf commented 1 month ago

My new MOES Tuya Zigbee Smart Licht Sensor is not recognized by adapter It is not listed as supported in zigbee2mqtt.io I use it with v1.10.3 of the adapter

modelZigbee:TS0222 type:EndDevice nwk:14173 manuf id:4417 manufacturer:_TZ3000_8uxxzz4b power:Battery app version:67 hard version:1 zcl version:3 stack version:0 date code: interviewed:true configured:false endpoint:1 profile:260 input clusters:genPowerCfg (1) genIdentify (3) msTemperatureMeasurement (1026) msRelativeHumidity (1029) msIlluminanceMeasurement (1024) ssIasZone (1280) genBasic (0) output clusters:genIdentify (3) genOta (25) genTime (10)

asgothian commented 1 month ago

Supporting this will require either of the following

cacherwolf commented 1 month ago

The devie was listed in zigbee2mqtt.io

https://www.zigbee2mqtt.io/devices/TS0222.html

I update my adapter to v1.10.9 but it is still not supported

Mod-Edit: Fixed link

asgothian commented 1 month ago

Welcome to the madness that is TuYa. Things which look the same do not necessarily identify the same, and things which identify the same don't actually have to look the same.

The device you posted information on is not identical to the one you linked. Support for the device must be added to zigbee2mqtt.io before the zigbee Adapter can use it. As such, my previous comment remains valid.

A.