homebridge-nest icon indicating copy to clipboard operation
homebridge-nest copied to clipboard

Error when changing nest temperature in homebridge

Open Websteria opened this issue 8 years ago • 4 comments

FIREBASE WARNING: set at /devices/thermostats/T06OZRswFfECLr3A2cbzFY5rjnh_HR9z/target_temperature_f failed: blocked

Websteria avatar Sep 23 '16 18:09 Websteria

Did you ever figure out what was going on? Im getting the same problem.

arane4114 avatar Oct 31 '16 04:10 arane4114

Same issue here.

danieljimenez avatar Nov 20 '16 21:11 danieljimenez

It happened the same thing to me. Looks like homekit is making a lot of calls when you move the slider. I think it will be a good idea to debounce the calls here. I can add a PR. :)

igbopie avatar Jan 24 '17 21:01 igbopie

Here it is: https://github.com/KraigM/homebridge-nest/pull/115/files

for the impatient: https://www.npmjs.com/package/homebridge-nest-debounced

igbopie avatar Jan 26 '17 06:01 igbopie