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

Communication Error: Error: Connection Closed AND This plugin threw an error... #4

Open
m3rg3d0wn opened this issue Jul 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@m3rg3d0wn
Copy link

Thanks for getting this plugin up and running. I can see it in HomeKit and it seems to show me the temp and if the AC unit is running. When I send a command, it seems to fail.

[31/07/2023, 13:00:42] [cielo] Setting mode to auto
[31/07/2023, 13:00:42] [cielo] Communication Error: Error: Connection Closed.
at WebSocket. (/var/lib/homebridge/node_modules/homebridge-cielo/node_modules/node-smartcielo-ws/Cielo.js:159:27)
at WebSocket.emit (node:events:513:28)
at WebSocket.emitClose (/var/lib/homebridge/node_modules/homebridge-cielo/node_modules/ws/lib/websocket.js:246:10)
at Receiver.receiverOnFinish (/var/lib/homebridge/node_modules/homebridge-cielo/node_modules/ws/lib/websocket.js:1058:20)
at Receiver.emit (node:events:513:28)
at finish (node:internal/streams/writable:748:10)
at node:internal/streams/writable:726:13
at processTicksAndRejections (node:internal/process/task_queues:82:21)
[31/07/2023, 13:00:42] [cielo] Reconnecting in 30 seconds...
[31/07/2023, 13:00:46] [cielo] Sending power off
[31/07/2023, 13:00:46] [homebridge-cielo] This plugin threw an error from the characteristic 'Target Heating Cooling State': Unhandled error thrown inside write handler for characteristic: log is not defined. See https://homebridge.io/w/JtMGR for more info.
[31/07/2023, 13:00:51] [cielo] Setting mode to auto
[31/07/2023, 13:00:51] [homebridge-cielo] This plugin threw an error from the characteristic 'Target Heating Cooling State': Unhandled error thrown inside write handler for characteristic: log is not defined. See https://homebridge.io/w/JtMGR for more info.
[31/07/2023, 13:00:53] [cielo] Setting temperature to 66 °F / 18.9 °C
[31/07/2023, 13:00:53] [homebridge-cielo] This plugin threw an error from the characteristic 'Target Temperature': Unhandled error thrown inside write handler for characteristic: log is not defined. See https://homebridge.io/w/JtMGR for more info.
[31/07/2023, 13:01:01] [cielo] Setting mode to auto
[31/07/2023, 13:01:01] [homebridge-cielo] This plugin threw an error from the characteristic 'Target Heating Cooling State': Unhandled error thrown inside write handler for characteristic: log is not defined. See https://homebridge.io/w/JtMGR for more info.
[31/07/2023, 13:01:05] [cielo] Setting mode to auto
[31/07/2023, 13:01:05] [homebridge-cielo] This plugin threw an error from the characteristic 'Target Heating Cooling State': Unhandled error thrown inside write handler for characteristic: log is not defined. See https://homebridge.io/w/JtMGR for more info.
[31/07/2023, 13:01:14] [cielo] Restoring existing accessory from cache: Lower Living

@m3rg3d0wn m3rg3d0wn added the bug Something isn't working label Jul 31, 2023
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

1 participant