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

Elko Super not working #6

Closed
torandreroland opened this issue Feb 13, 2022 · 3 comments
Closed

Elko Super not working #6

torandreroland opened this issue Feb 13, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@torandreroland
Copy link
Contributor

I got the following error when using the plugin in a setup with Elko Super Thermostat:

[deCONZ] Ekraveien 18: error: TypeError: Cannot set properties of undefined (setting 'heatValue')
at Resource.patchThermostat (/homebridge/node_modules/homebridge-deconz/lib/Deconz/Resource.js:1190:34)
at new Resource (/homebridge/node_modules/homebridge-deconz/lib/Deconz/Resource.js:248:14)
at Gateway.analyseResource (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:904:22)
at Gateway.analyseFullState (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:754:16)
at Gateway.poll (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:669:18)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at Gateway.heartbeat (/homebridge/node_modules/homebridge-deconz/lib/DeconzAccessory/Gateway.js:256:9)

@torandreroland
Copy link
Contributor Author

Opened a pull reguest to fix this (#7)

@ebaauw ebaauw added the bug Something isn't working label Feb 13, 2022
@ebaauw
Copy link
Owner

ebaauw commented Feb 13, 2022

Indeed, thanks!

@ebaauw
Copy link
Owner

ebaauw commented Feb 13, 2022

In v0.0.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants