Mariano-Github / Edge-Drivers-Beta

Edge Driver Beta Modified for Created
Apache License 2.0
116 stars 118 forks source link

Add Fingerprint for Moes blinds driver #113

Closed mikegron closed 7 months ago

mikegron commented 7 months ago

Hi, Would it be possible to add the following fingerprint for Moes Blinds Driver which is supposed to work with Tuya? :

Manufacturer: _TZE200_zah67ekd
Model: TS0601
FingerPrinted_EndPoint.Id: 0x01
App Version: 0x48
ZCL Version: 0x03
Network ID: 0xA29E
Zigbee EUI: 3410F4FFFE721D9A
Device ID: 4c363960-3c9c-4c20-b234-24b575a4ad6b

Server Cluster:
Ep: 0x01={ 0000,0004,0005,EF00 }

Client Clusters:
Ep: 0x01={ 0019,000A }

Signal Metrics:
LQI: 202 .... RSSI: -79 dbm

Thanks!

Mariano-Github commented 7 months ago

Hi,

Sorry, this device use cluster EF00 and not works with my driver

It can works with iquix driver

https://github.com/iquix/ST-Edge-Driver/tree/master/tuya-window-shade

Edge Driver Installation Channel URL : https://bestow-regional.api.smartthings.com/invite/qWjB0pNyY62y

mikegron commented 7 months ago

Thank you for the quick response, I'll look into that!