metbosch / homebridge-http-temperature

HomeBridge HomeKit Plugin for HTTP temperature endpoints
https://www.npmjs.com/package/homebridge-http-temperature
Apache License 2.0
33 stars 18 forks source link

This plugin slows down Homebridge #32

Open bjornand1 opened 2 years ago

bjornand1 commented 2 years ago

Hi, thanks for this plugin, which does work, allowing me get the temperature from a Shelly 1 with Temp Add-on into Homebridge. However, I constantly see this warning:

[7/22/2022, 7:48:51 AM] [homebridge-http-temperature] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' was slow to respond!

Is there any way to avoid this?

metbosch commented 2 years ago

Does your endpoint take a long time to respond?

bjornand1 commented 2 years ago

@metbosch No, not really, it is a Shelly 1 with temp add-on and in the Shelly app is updates quite fast.

Lling commented 2 years ago

I have the same problem at the moment. Im using a dht11 sensor for humidity and temperature. The humidity works but the temperature not.

Problem fixed with a higher timeout time.