Closed ddsim27 closed 1 month ago
Likewise:
[7/9/2023, 11:44:04 PM] [CoolAutomation] Sending Command: ls2
[7/9/2023, 11:44:04 PM] Error: Socket is closed
at new NodeError (node:internal/errors:372:5)
at Socket._writeGeneric (node:net:807:8)
at Socket._write (node:net:829:8)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at Socket.Writable.write (node:internal/streams/writable:334:10)
at /usr/local/lib/node_modules/homebridge-cool-automation/coolAutomation/api.js:66:10
at new Promise (
Similarly:
[7/15/2023, 8:25:24 AM] Homebridge v1.6.1 (HAP v0.11.1) (homebridge-cool-automation) is running on port 30373.
Error: Socket is closed
at new NodeError (node:internal/errors:400:5)
at Socket._writeGeneric (node:net:913:8)
at Socket._write (node:net:935:8)
at writeOrBuffer (node:internal/streams/writable:392:12)
at _write (node:internal/streams/writable:333:10)
at Socket.Writable.write (node:internal/streams/writable:337:10)
at /homebridge/node_modules/homebridge-cool-automation/coolAutomation/api.js:66:10
at new Promise (
Hi, im also facing a similar issue after updating to 1.0.0. I had to downgrade to 0.7 again.
same
please check the latest version
Thanks for the help on this but the latest version still has tthe same error. I founf 0.7 woks for me.
did you try 1.0.1 ?
I think so but let me have another try.
From: Nitay Ben-Zvi @.> Sent: Tuesday, October 3, 2023 5:44 PM To: nitaybz/homebridge-cool-automation @.> Cc: pjf60 @.>; Comment @.> Subject: Re: [nitaybz/homebridge-cool-automation] Error after updating to V1.0.0 (Issue #13)
did you try 1.0.1 ?
— Reply to this email directly, view it on GitHub https://github.com/nitaybz/homebridge-cool-automation/issues/13#issuecomment-1744305381 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A55XRFHWLYUTCD5FNZJIC2DX5OX2BAVCNFSM6AAAAAA2CNDGFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBUGMYDKMZYGE . You are receiving this because you commented. https://github.com/notifications/beacon/A55XRFFXNO24Q2GXYLAA5I3X5OX2BA5CNFSM6AAAAAA2CNDGFCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTH676OK.gif Message ID: @. @.> >
Yes, just upgraded and all good.
From: Nitay Ben-Zvi @.> Sent: Tuesday, October 3, 2023 5:44 PM To: nitaybz/homebridge-cool-automation @.> Cc: pjf60 @.>; Comment @.> Subject: Re: [nitaybz/homebridge-cool-automation] Error after updating to V1.0.0 (Issue #13)
did you try 1.0.1 ?
— Reply to this email directly, view it on GitHub https://github.com/nitaybz/homebridge-cool-automation/issues/13#issuecomment-1744305381 , or unsubscribe https://github.com/notifications/unsubscribe-auth/A55XRFHWLYUTCD5FNZJIC2DX5OX2BAVCNFSM6AAAAAA2CNDGFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBUGMYDKMZYGE . You are receiving this because you commented. https://github.com/notifications/beacon/A55XRFFXNO24Q2GXYLAA5I3X5OX2BA5CNFSM6AAAAAA2CNDGFCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTH676OK.gif Message ID: @. @.> >
Socket errors after updating:
[7/8/2023, 10:04:05 AM] [homebridge-cool-automation] Sending Command: ls2 Error: Socket is closed at new NodeError (node:internal/errors:400:5) at Socket._writeGeneric (node:net:913:8) at Socket._write (node:net:935:8) at writeOrBuffer (node:internal/streams/writable:392:12) at _write (node:internal/streams/writable:333:10) at Socket.Writable.write (node:internal/streams/writable:337:10) at /homebridge/node_modules/homebridge-cool-automation/coolAutomation/api.js:66:10 at new Promise ()
at sendCommand (/homebridge/node_modules/homebridge-cool-automation/coolAutomation/api.js:35:9)
at Object.getDevices (/homebridge/node_modules/homebridge-cool-automation/coolAutomation/api.js:14:11)