You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
Thanks to take care of my security but the credentials posted were not the
real ones. I changed by a fake ones
El dv, 16 abr 2021 a les 17:09 Robert Klep ***@***.***> va
escriure:
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
<#34> 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
<https://github.com/robertklep/nefit-easy-cli> to see if you can get
*that* to work, but it requires get shell access to Hoobs.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#36 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATWV4R435Y62Y5AORHN7GXDTJBHMPANCNFSM43BWN5EQ>
.
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
The text was updated successfully, but these errors were encountered: