homebridge-nest
homebridge-nest copied to clipboard
Home App getting 'No Response' back from HomeBridge/Nest
Hi,
I'm trying to setup Nest with Homebridge on a Pi, working on with Wemo so I know the bridge is working.
If I try and change the temperature by the slider, it seems to set it, get no response back, and then seems to set it back to what it was before:
[9/16/2016, 6:09:57 PM] Target temperature for Living Room Thermostat is: 30 C
[9/16/2016, 6:09:57 PM] Target temperature for Living Room Thermostat is: 19 C
The same sort of thing happens with Siri, he says that he can't do that when asking him to set the temp to X degrees.
Any ideas?
Thank you,
Josh
+1 Same thing here.
Noticed this too. Looks like this happens when my Nest is set to away mode, looking into a fix.
Same behaviour when away mode. I have to take it out of away mode before setting temp
Wrote a fix! :)
If you want to use it before the pull request is merged, you can use this command to install it:
npm install https://github.com/philipkocanda/homebridge-nest.git#fix-away -g
Wicked - thank you
Got this installed and good news is it works, however I have to ask for temp to be set twice. Not sure if your having this issue philipkocanda?
If its in away mode and I say "Set Thermostat to 21 degrees", all it will do is bring it out of away mode and not set the temperature. I have to then say again "Set Thermostat to 21 degrees" to actually get it working.
Yes I noticed this as well. I've tried to fix this yesterday, but couldn't get it to work. I'll look into it some more but I don't know when I'll have time again.
On 2 Dec 2017, at 23:27, simonrb2000 [email protected] wrote:
Got this installed and good news is it works, however I have to ask for temp to be set twice. Not sure if your having this issue philipkocanda?
If its in away mode and I say "Set Thermostat to 21 degrees", all it will do is bring it out of away mode and not set the temperature. I have to then say again "Set Thermostat to 21 degrees" to actually get it working.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KraigM/homebridge-nest/issues/75#issuecomment-348724751, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-eWTkANQq7AVmVA4s68kFLxVQBoGRfks5s8c7agaJpZM4J_Ney.
At least its not my setup 👍
It's no problem, just explaining it to the wife she has to say it twice when she is out. Then I get the "but why?" lol!!!!
Its better than it was anyways so thank you!! :)
Lol, sorry about that, that's pretty annoying.
It's no real problem philipkocanda
Grateful for the current fix, at least it can be set now whilst away now.. :D