iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
150 stars 52 forks source link

Plugin Error - Slow to respond #130

Closed krozgrov closed 1 year ago

krozgrov commented 1 year ago

After installing plugin receive the following errors, I am only using this to bring in two lights, and motion detector.

[1/25/2023, 7:15:00 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Motion Detected' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:00 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Status Low Battery' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:00 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' was slow to respond! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:06 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Motion Detected' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:06 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Status Low Battery' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:06 PM] [homebridge-smartthings-ik] This plugin slows down Homebridge. The read handler for the characteristic 'Battery Level' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. [1/25/2023, 7:15:31 PM] [Josie Lane - SmartThings] Failed to request status from Motion Detector: Error: connect ETIMEDOUT 52.44.230.240:443. This is failure number 1

iklein99 commented 1 year ago

Sorry for the late response.

How many devices do you have on SmartThings?

iklein99 commented 1 year ago

Webhook service should resolve this. Read about it here.