Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.17k stars 1.68k forks source link

Wrong model detection for watervalve Giex GX02 ; _TZE200_7ytb3h8u #23732

Open Peppe21 opened 2 months ago

Peppe21 commented 2 months ago

What happened?

following firmware update of Tuya watervalve Giex GX02, it result in a new manufacturer ID : _TZE200_7ytb3h8u reported model in z2m is now incorrect as it shows : https://www.zigbee2mqtt.io/devices/QT06_2.html

What did you expect to happen?

this device should be reported as GX02 Model instead : https://www.zigbee2mqtt.io/devices/GX02.html

by checking : https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/giex.ts

line 88 : whiteLabel: [tuya.whitelabel('GiEX', 'GX02', 'Water valve', ['_TZE204_7ytb3h8u', '_TZE284_7ytb3h8u'])] looks missing a reference to manufacturer ID : _TZE200_7ytb3h8u

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.39.0

Adapter firmware version

EmberZNet 7.4.3

Adapter

Dongle-E

Setup

containerized

Debug log

No response

mrmaximas commented 2 months ago

How about publish database.db entry for this device?