Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOOBS 9DB6@termostat@termostat@Current Heating Cooling State] The read handler for the characteristic 'Current Heating Cooling State' was slow to respond! #36

Open
moranchoj opened this issue Apr 16, 2021 · 2 comments

Comments

@moranchoj
Copy link

moranchoj commented Apr 16, 2021

Hi,

I have a Junkers Easy Control CT100 working well with my junkers boiler and connected to Junkers Control App.

Now I am trying to link with HomeKit by using Homebridge and I get the follopiwng messages:

[HOOBS 9DB6@termostat@termostat@Current Heating Cooling State] The read handler for the characteristic 'Current Heating Cooling State' was slow to respond!

[HOOBS 9DB6@termostat@termostat@Current Heating Cooling State] The read handler for the characteristic 'Current Heating Cooling State' didn't respond at all!. Please check that you properly call the callback!

in HomeKit appears in "No respond" state and does not show any temperature.

This is the pluging code used:

{
"accessory": "NefitEasy",
"plugin_map": {
"plugin_name": "homebridge-nefit-easy",
"index": 0
},
"name": "termostat",
"options": {
"serialNumber": "XXX",
"accessKey": "XXX",
"password": "XXX"
}
}

Serialnumber, accesskey and password are the ones that shows the Junkers app control to connect to CT100 thermostat.

I amb using a raspberry pi 4B with Hoobs 3.3.5 with homebridge-nefit-easy v2.2.0

Thanks

@robertklep
Copy link
Owner

Please don't post your credentials on a public website. I've edited your comment and removed them.

That said: I have no idea how Hoobs works. There are other issues from people having similar problems, but I don't know how to debug them because I don't use Hoobs (or this Homebridge plugin, for that matter).

Normally I would suggest installing the command line tool to see if you can get that to work, but it requires get shell access to Hoobs.

@moranchoj
Copy link
Author

moranchoj commented Apr 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants