-
-
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]:zigbeeModel: ['LXN56-TS27LX1.2'], vendor: '3A Smart Home DE' Double GPO Black touch plate #21330
Comments
Could you check if the issue is fixed with the following external converter:
external_converters:
- ext_converter.js
|
hi there, should I add the below lines in the ext_converters.js file. const fz = require('zigbee-herdsman-converters/converters/fromZigbee'); const definition = { module.exports = definition; I try both methods with above lines and without above lines in the ext_converters.js file but no success. |
What doesn't work? |
|
Can you provide the debug log when starting z2m with this ext converter? See this on how to enable debug logging. |
hi there, mate I am sending you my zigbee2mqtt log file. I setup according to you what you suggest in previous reply. after log debug mode setting my zigbee2mqtt running on portainer fail to start and I do not have access through frontend. I get log file through portainer. |
Your configuration.yaml syntax is wrong, paste it in https://www.yamllint.com/ to find the error. |
hi there, mate you are right, I fix the mapping error then restart zigbee2mqtt portainer and pair again my dual GPO, It pair with zigbee2mqtt but said not supported. when I try to switch on my wall GPO right switch then a message pop up on Zigbee2mqtt. see the pop up message picture I take in the attachment. |
Hi there, any help regarding previous new device support I was asking for. Please |
I've updated https://gist.github.com/Koenkk/559a9856e15f67223cf10dfea98b3ba0, can you try again? |
hi there, mate I update my ext_converters.js file according to link you provided above but I do not get success to control the GPO. It's still paired but says not supported. sending you latest log file attached with it. |
Are you sure the contents of your external converter is correct? |
hi there, I use the same file you sent me. See the ext_converters.js file attached. |
I've updated https://gist.github.com/Koenkk/559a9856e15f67223cf10dfea98b3ba0, can you try again with z2m 1.36.0? |
hi there, mate I try above file you sent me early today but no success. same issue |
hi there, mate any further solution for above mentioned issue ? |
Updated https://gist.github.com/Koenkk/559a9856e15f67223cf10dfea98b3ba0 , could you try again? |
I have submitted a working external converter for this device under #22887. Please use the External Definition under the new issue I have logged. Tested in 1.38.0 by removing my external converters to confirm it is not currently natively supported. |
i use external convertor of link below const definition = { module.exports = definition; |
Link
https://www.amazon.com.au/Approved-ZigBee-Outlet-Automation-Control/dp/B09CPYY4BN
Database entry
{"id":24,"type":"Router","ieeeAddr":"0x00158d0006af743a","nwkAddr":25656,"manufId":4478,"manufName":"3A Smart Home DE","powerSource":"Mains (single phase)","modelId":"LXN56-TS27LX1.2","epList":[1,2],"endpoints":{"1":{"profId":260,"epId":1,"devId":256,"inClusterList":[0,4,3,6,5,4096],"outClusterList":[25],"clusters":{"genOnOff":{"attributes":{"onOff":0,"startUpOnOff":255,"onTime":0,"globalSceneCtrl":1}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x287681fffef01b38","endpointID":1}],"configuredReportings":[{"cluster":6,"attrId":0,"minRepIntval":0,"maxRepIntval":65000,"repChange":1,"manufacturerCode":null}],"meta":{}},"2":{"profId":260,"epId":2,"devId":256,"inClusterList":[0,4,3,6,5],"outClusterList":[25],"clusters":{"genOnOff":{"attributes":{"onOff":1}}},"binds":[{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x287681fffef01b38","endpointID":1}],"configuredReportings":[],"meta":{}}},"appVersion":1,"stackVersion":1,"hwVersion":1,"dateCode":"2019.11.11","swBuildId":"1000-0001","zclVersion":2,"interviewCompleted":true,"meta":{},"lastSeen":1707554128445}
Comments
I tried to follow new device support page but no success. please add this double GPO to zigbee2mqtt support. This device can be add to Philips hue bridge if you have one.
External definition
The text was updated successfully, but these errors were encountered: