Skip to content
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

Closed
wizardnl opened this issue Sep 15, 2022 · 4 comments
Closed

New manufacturer Name Zigbee smart energy meter DDS238-2 Zigbee #4662

wizardnl opened this issue Sep 15, 2022 · 4 comments

Comments

@wizardnl
Copy link

wizardnl commented Sep 15, 2022

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]}}

@danieledwardgeorgehitchcock
Copy link
Contributor

Hi,

You might want to read the Advanced topics for adding TuYa devices and DataPoints on the Zigbee2MQTT site:

Support New Tuya Devices
Find Tuya Data Points

@wizardnl
Copy link
Author

thank you for your reply but this requires a tuya gateway i dont have that :-(

@danieledwardgeorgehitchcock
Copy link
Contributor

danieledwardgeorgehitchcock commented Sep 21, 2022

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

@Koenkk
Copy link
Owner

Koenkk commented Oct 2, 2022

Working on it in https://gist.github.com/Koenkk/34e60391471f8a6333176594dd80445d

@Koenkk Koenkk closed this as completed Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants