hamkichi / homebridge-echonet-lite-eolia

Apache License 2.0
8 stars 6 forks source link

This plugin slows down Homebridge error. #5

Closed Paradoxpm closed 9 months ago

Paradoxpm commented 2 years ago

When active, the plugin shows the following errors in homebridge log. HB v1.3.8, plugin v0.3.0.

[14/12/2021, 09:56:02] [homebridge-echonet-lite-eolia] This plugin slows down Homebridge. The read handler for the characteristic 'Active' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info. [14/12/2021, 09:56:02] [homebridge-echonet-lite-eolia] This plugin slows down Homebridge. The read handler for the characteristic 'Current Heater-Cooler State' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info. [14/12/2021, 09:56:02] [homebridge-echonet-lite-eolia] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info. [14/12/2021, 09:56:02] [homebridge-echonet-lite-eolia] This plugin slows down Homebridge. The read handler for the characteristic 'Cooling Threshold Temperature' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info. [14/12/2021, 09:56:02] [homebridge-echonet-lite-eolia] This plugin slows down Homebridge. The read handler for the characteristic 'Heating Threshold Temperature' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.

hamkichi commented 9 months ago

In Homebridge v1.7.0, I did not encounter any such messages. Also, I did not experience any slowdown issues in my environment.

hamkichi commented 9 months ago

ref: #6