-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New manufacturer Name Zigbee smart energy meter DDS238-2 Zigbee #4662
Comments
Hi, You might want to read the Advanced topics for adding TuYa devices and DataPoints on the Zigbee2MQTT site: |
thank you for your reply but this requires a tuya gateway i dont have that :-( |
The second link requires a gateway, the first shows you how to go through the manual process of using a device function and mapping the DP in a helper script. My advice, save yourself hours of manual tracing and just get a TuYa hub for the small amount of money it costs - it can always sit in a drawer / be sold after you've integrated the device into Z2M Failing the above, you could always raise a New Device Request in the main Z2M repo |
Working on it in https://gist.github.com/Koenkk/34e60391471f8a6333176594dd80445d |
Hi guys,
i bought a hikings DDS238-2 power meter. this is a tuya white labeled device : https://www.zigbee2mqtt.io/devices/TS0601_din.html
after connecting the unit was not identified correctly due to the manufacturer name : _TZE200_bkkmqmyo
i used the steps in this topic to add the manufacturer name #3611
now my device is identified correctly as a the tuya device sadly not all features are working i can only switch the device for all power related opties i get errors.
my log is showing the following ;
2022-09-20 22:54:34zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #16 with data {"dp":16,"datatype":1,"data":{"type":"Buffer","data":[1]}}
2022-09-20 22:54:35zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #6 with data {"dp":6,"datatype":0,"data":{"type":"Buffer","data":[0,0,7,172,0,0,0,117,3,228,0,33,245,8,219]}}
2022-09-20 22:54:39zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #101 with data {"dp":101,"datatype":2,"data":{"type":"Buffer","data":[0,0,24,120]}}
2022-09-20 22:54:40zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #102 with data {"dp":102,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,0]}}
2022-09-20 22:54:41zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #103 with data {"dp":103,"datatype":2,"data":{"type":"Buffer","data":[0,0,7,171]}}
2022-09-20 22:54:42zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #109 with data {"dp":109,"datatype":2,"data":{"type":"Buffer","data":[0,0,13,188]}}
2022-09-20 22:54:43zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #110 with data {"dp":110,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,117]}}
2022-09-20 22:54:44zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #111 with data {"dp":111,"datatype":2,"data":{"type":"Buffer","data":[0,0,3,228]}}
2022-09-20 22:54:46zigbee-herdsman-converters:TuyaDinRailSwitch: NOT RECOGNIZED DP #9 with data {"dp":9,"datatype":5,"data":{"type":"Buffer","data":[0]}}
The text was updated successfully, but these errors were encountered: