Paul OBrien
Paul OBrien
I get same problem on a timeout. Anything we could do to stop a fatal crash at line 31 of sync-requests/index.js? I tried to have a play around but didn't...
could we just log error in console but not return anything so homebridge doesn't know any different and we don't throw a (fatal) error? I tried messing around with the...
OK, complete dirty hack but works for me and seems to stop crashing: In homebridge-http-temperature\node_modules\sync-request\index.js change line 31 from: throw new Error(response.error.message || response.error || response); to return; In homebridge-http-temperature\index.js...
any luck on this? I have this same issue, really annoying, if one of my temp units goes off line, homebridge crashes completely.. any change we could make to not...
same issues here, SSL -1002
as per this thread https://github.com/arendst/Tasmota/issues/14624 If you create an IOT Hub in Central US, turn on preview mode, then you can connect as you would expect above. Something to do...