-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 device support]: Tuya Dual Smart plug with power monitoring #18326
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days |
same as #17041 |
True, closed as stale because of not activity which is pity.
Send from my hotdog
…On Thu 17 Aug 2023, 15:13 Jan Vokas, ***@***.***> wrote:
same as #17041 <#17041>
—
Reply to this email directly, view it on GitHub
<#18326 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABWRA63MOOB53XSKVCVBFADXVYDFNANCNFSM6AAAAAA2KYW4FM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Any further infos for that? |
Could you check if the issue is fixed with the following external converter: https://gist.github.com/Koenkk/e8587976de964e3c76c89c12b13b6266
external_converters:
- ext_converter.js
|
Edit: I was too dumb to copy the complete code - I can confirm @wociscz that it all works, except the device picture! Device picture: |
Great, picture will be fixed after the next release (please remove the external converter after updating to the next release) |
Just little note, power [W] and current [A] seems to not showing any value. Still at |
Up! :) |
Hello, I just bought this model yesterday and I think I found a workaround to properly show the Power, Current and Voltage sensors.
This is working for me. Hope it can help you as well. Maybe the developer can include this change in next release or find a better solution. |
Can confirm the change from @ReNeGaDe124 is working: @Koenkk: Maybe you can add this change in the next update? |
Changes will be available in the dev branch in a few hours from now. |
Link
https://www.immax.eu/immax-neo-smart-internal-double-socket-16a-zigbee-3-0-p15142/?cid=1505
Database entry
{"id":24,"type":"Router","ieeeAddr":"0xa4c1380d0ce83f21","nwkAddr":19480,"manufId":4417,"manufName":"_TZ3000_jak16dll","powerSource":"Mains (single phase)","modelId":"TS011F","epList":[1,2,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":266,"inClusterList":[3,4,5,6,1794,2820,57344,57345,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65534":0,"modelId":"TS011F","manufacturerName":"_TZ3000_jak16dll","powerSource":1,"zclVersion":3,"appVersion":192,"stackVersion":0,"hwVersion":1,"dateCode":""}},"haElectricalMeasurement":{"attributes":{"acCurrentDivisor":1000,"acCurrentMultiplier":1}},"seMetering":{"attributes":{"divisor":100,"multiplier":1}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00212effff0854c0","endpointID":1},{"cluster":2820,"type":"endpoint","deviceIeeeAddress":"0x00212effff0854c0","endpointID":1},{"cluster":1794,"type":"endpoint","deviceIeeeAddress":"0x00212effff0854c0","endpointID":1}],"configuredReportings":[{"cluster":2820,"attrId":1285,"minRepIntval":5,"maxRepIntval":3600,"repChange":5},{"cluster":2820,"attrId":1288,"minRepIntval":5,"maxRepIntval":3600,"repChange":50},{"cluster":2820,"attrId":1291,"minRepIntval":5,"maxRepIntval":3600,"repChange":10},{"cluster":1794,"attrId":0,"minRepIntval":5,"maxRepIntval":3600,"repChange":[1,1]}],"meta":{}},"2":{"profId":260,"epId":2,"devId":266,"inClusterList":[4,5,6,57345],"outClusterList":[],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":192,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"meta":{"configured":-1941818122},"lastSeen":1689365856180,"defaultSendRequestWhen":"immediate"}
Comments
The particular is actually a dual plug (not single) so it is missing control one of the plugs. I have below the datapoints.
{"1":"Switch","2":"Switch 2","9":"Countdown","10":"Countdown 2","17":"Add Electricity","18":"Current","19":"Power","20":"Voltage","21":"Test Bit","26":"Fault","27":"Relay Status","209":"Cycle Timing","210":"Random Timing"}
Since the zigbee model was exist but it points to a single plug I wasn't sure how to approach it from the prospective of the guide
External converter
No response
Supported color modes
No response
Color temperature range
No response
The text was updated successfully, but these errors were encountered: