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

Aqara Single Switch module is not working #120

Closed
Daniel-56 opened this issue Feb 23, 2023 · 6 comments
Closed

Aqara Single Switch module is not working #120

Daniel-56 opened this issue Feb 23, 2023 · 6 comments
Labels
wontfix This will not be worked on

Comments

@Daniel-56
Copy link

Homebridge Log:

[2/23/2023, 2:59:51�PM] [deCONZ] Phoscon-GW Button: Programmable Switch Event: Single Press
[2/23/2023, 2:59:52�PM] [deCONZ] Lumi Sofa: LUMI lumi.switch.n0agl1 v0xFFFFFFFF (5 resources)
[2/23/2023, 2:59:52�PM] [deCONZ] Lumi Sofa: Configured Name: warning: 1433 listeners
[2/23/2023, 2:59:52�PM] [deCONZ] Lumi Sofa: On: warning: 1433 listeners
[2/23/2023, 2:59:52�PM] [deCONZ] Phoscon-GW: error: SyntaxError: totalConsumption: duplicate key
at Outlet.addCharacteristicDelegate (/homebridge/node_modules/homebridge-deconz/node_modules/homebridge-lib/lib/ServiceDelegate/index.js:242:13)
at Function.addResource (/homebridge/node_modules/homebridge-deconz/lib/DeconzService/Consumption.js:18:13)
at Outlet.addResource (/homebridge/node_modules/homebridge-deconz/lib/DeconzService/index.js:77:41)
at Light.createService (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/index.js:149:17)
at new Light (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Light.js:44:14)
at Gateway.addAccessory (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:601:25)
at Gateway.analyseFullState (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:1031:20)
at Gateway.poll (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:868:18)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Gateway.heartbeat (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:333:9)

@ebaauw
Copy link
Owner

ebaauw commented Feb 23, 2023

Please attach the debug dump file.

@Daniel-56
Copy link
Author

@Daniel-56
Copy link
Author

i hope it helps...

@Daniel-56 Daniel-56 reopened this Feb 23, 2023
@ebaauw
Copy link
Owner

ebaauw commented Feb 24, 2023

This SyntaxError is a bug in Homebridge deCONZ alright, but this occurs because the switch is exposed wrongly by deCONZ, using multiple ZHAConsumption and ZHAPower /sensors resources.

This needs to be solved in deCONZ. I cannot help there; I don't own this device. And I don't understand this device; the screenshots in dresden-elektronik/deconz-rest-plugin#4328 and dresden-elektronik/deconz-rest-plugin#6356 are different.

[2/23/2023, 2:59:52PM] [deCONZ] Lumi Sofa: LUMI lumi.switch.n0agl1 v0xFFFFFFFF (5 resources)

So that's the following resources:

@ebaauw ebaauw added the wontfix This will not be worked on label Feb 24, 2023
@ghost
Copy link

ghost commented Feb 24, 2023

I have the same model, two of them https://zigbee.blakadder.com/Aqara_SSM-U01.html
I experience no problems and get no errors.

@ebaauw
Copy link
Owner

ebaauw commented Feb 24, 2023

Maybe a faulty DDF?

@ebaauw ebaauw closed this as completed Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants