homebridge-nest
homebridge-nest copied to clipboard
Error when changing nest temperature in homebridge
FIREBASE WARNING: set at /devices/thermostats/T06OZRswFfECLr3A2cbzFY5rjnh_HR9z/target_temperature_f failed: blocked
Did you ever figure out what was going on? Im getting the same problem.
Same issue here.
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. :)
Here it is: https://github.com/KraigM/homebridge-nest/pull/115/files
for the impatient: https://www.npmjs.com/package/homebridge-nest-debounced