QuickSander / homebridge-http-curtain

Homebridge plugin to operate web based/http curtains with push position updates.
Other
2 stars 3 forks source link

Time out #24

Open jeffd59 opened 1 year ago

jeffd59 commented 1 year ago

Hello and thank you for the plugin I have time out errors when I set several curtains [26/04/2023, 15:59:24] [homebridge-http-curtain] This plugin slows down Homebridge. The read handler for the characteristic 'Target Position' was slow to respond! See https://homebridge.io/w/JtMGR for more info. 26/04/2023, 15:59:38] [homebridge-http-lightbulb] This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all!. Please check that you properly call the callback! See https://homebridge.io/w/JtMGR for more info. do you have a solution ? thank you

QuickSander commented 1 year ago

Most of the times this is not the plug-in, but the curtain itself slow to respond, which in turn slows down homebridge. Truth to be told is that the plugin could hide this slow down, but I can't remember if I have options to do so. (Currently on vacation).

How did you configure your plugin? Using polling or using events?