robertklep / homebridge-nefit-easy

DEPRECATED — Homebridge plugin for Nefit Easy™
14 stars 3 forks source link

Nefit Easy problem #9

Closed noppie closed 6 years ago

noppie commented 6 years ago

Since 2 days my Homebridge won't get the temperature of my Nefit Easy anymore.
May 30 20:34:00 raspberrypi homebridge[315]: [5/30/2018, 8:34:00 PM] [thermostaat] Getting current temperature... May 30 20:34:00 raspberrypi homebridge[315]: [5/30/2018, 8:34:00 PM] [thermostaat] Getting target temperature... May 30 20:34:00 raspberrypi homebridge[315]: undefined May 30 20:34:00 raspberrypi homebridge[315]: undefined May 30 20:34:00 raspberrypi homebridge[315]: undefined May 30 20:34:02 raspberrypi homebridge[315]: [5/30/2018, 8:34:02 PM] [thermostaat] Getting target temperature... May 30 20:34:02 raspberrypi homebridge[315]: [5/30/2018, 8:34:02 PM] [thermostaat] Getting current state.. May 30 20:34:02 raspberrypi homebridge[315]: [5/30/2018, 8:34:02 PM] [thermostaat] Getting current temperature... May 30 20:34:02 raspberrypi homebridge[315]: undefined May 30 20:34:02 raspberrypi homebridge[315]: undefined

Any idea how to solve this?

robertklep commented 6 years ago

I'll push an update shortly. Yesterday, Bosch changed their backend which stopped the underlying library from being able to connect to it.

However, it does mean that you need at least Node v6 in order to be able to keep running it.

robertklep commented 6 years ago

I just pushed homebridge-nefit-easy@2.0.0, which should fix the problem. Please let me know if it does (I don't run Homebridge myself at the moment so can't easily test).

noppie commented 6 years ago

Great! It works again. Thank you very much

robertklep commented 6 years ago

Thanks for testing!

gladiatormax commented 6 years ago

Thanks for the quick update !!!