ch3rn1k / homebridge-multipurpose-kettle

Homebridge plugin for Xiaomi Multipurpose Kettle
MIT License
11 stars 0 forks source link

Homebridge 1.3.x This plugin slows down Homebridge. The read handler for the characteristic 'On' didn't respond at all! #11

Closed DJay-X closed 3 years ago

DJay-X commented 3 years ago

@ch3rn1k I hope you are well.

With Homebridge updated to latest public v1.3.0 I receive this error/message in the Log. Any chance to investigate/fix?

Thanks in advance

[20.2.2021, 12:56:42] [homebridge-multipurpose-kettle] 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://git.io/JtMGR for more info. [20.2.2021, 12:56:42] [homebridge-multipurpose-kettle] 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.

ch3rn1k commented 3 years ago

Hey, will try to fix soon

DJay-X commented 3 years ago

Hi. with v2.3.4 I'm getting this in the log after reboot. After a few minutes waiting Siri can however switch the Kettle still on/off.

[15.3.2021, 17:52:02] Loaded plugin: homebridge-multipurpose-kettle@2.3.4
[15.3.2021, 17:52:02] Registering accessory 'homebridge-multipurpose-kettle.MiMultipurposeKettle'
[15.3.2021, 17:52:05] [Wasserkocher] No kettle was found...
[15.3.2021, 17:52:05] [Wasserkocher] No kettle was found...
[15.3.2021, 17:52:14] [homebridge-multipurpose-kettle] 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://git.io/JtMGR for more info.
[15.3.2021, 17:52:14] [homebridge-multipurpose-kettle] 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.
[15.3.2021, 17:53:41] [Wasserkocher] setWork Error: error
    at MiMultipurposeKettle.setWork (/usr/local/lib/node_modules/homebridge-multipurpose-kettle/index.js:156:34)
jorgemsccc commented 3 years ago

Hey, will try to fix soon

Hope you will fix it, needed too. Thanks!