Koenkk / zigbee-herdsman-converters

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

Update giex.ts add white label _TZE204_4fblxpma #7603

Closed Oggymator closed 4 months ago

Oggymator commented 4 months ago

Add one more tuya white label zigbeeModel: ['TS0601'], model: 'TS0601', vendor: '_TZE204_4fblxpma',

Koenkk commented 4 months ago

Thanks!

Oggymator commented 4 months ago

@Koenkk not sure if it is a problem, but you missed a ' in the code

tuya.whitelabel('GiEX', 'GX02', 'Water valve', ['_TZE204_7ytb3h8u', '_TZE204_4fblxpma]),

EDIT: hm, ok in the code it looks correct, but the update note not.

Koenkk commented 4 months ago

I fixed it later indeed.

Federfox commented 4 months ago

could you please add: vendor: _TZE284_7ytb3h8u Thanks in advance !

Koenkk commented 3 months ago

Added!

Changes will be available in the dev branch in a few hours from now.