oAuth Redirect

I don't have hubitat I moved on because my hub kept dying every 2 weeks or so. In the end I uninstalled all custom smartapps which were Tado (even though I ported Netatmo I never used it personally as I already had this directly on my Homeseer server)

I then only had 10 ish ZigBee devices and some rules in place and it still died to a point where I had to factory reset. At which point I sold it. And now use a conbee stick for my ZigBee devices which works with my Homeseer server and now I've created a native Tado plugin for Homeseer box I no longer have a need for another platform like smartthings or hubitat.

What the guys have done is impressive to stand up hubitat. But my experience was that it just wasn't reliable enough. I found that reliability with Homeseer and haven't looked back since. Although you do pay a premium for it.

@JDogg016 maybe you need to take the hit and uninstall for a duration and see if improves the situation.

Hoping to grab your attention.

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:09.268 pm [error](http://192.168.7.201/installedapp/configure/1734)java.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll)

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:09.241 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Additional Module null

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:09.230 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Basestation [time_utc:1557435991, Temperature:25.5, CO2:429, Humidity:64, Noise:46, Pressure:1015, AbsolutePressure:1014.5, min_temp:22.1, max_temp:26.3, date_min_temp:1557391825, date_max_temp:1557423314, temp_trend:stable, pressure_trend:down]

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:09.197 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Additional Module [time_utc:1557435984, Temperature:26.2, CO2:437, Humidity:59, min_temp:21.5, max_temp:27.3, date_min_temp:1557391797, date_max_temp:1557423579, temp_trend:stable]

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:07.140 pm [debug](http://192.168.7.201/installedapp/configure/1734)In refreshToken

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:07.103 pm [debug](http://192.168.7.201/installedapp/configure/1734)Refreshing station data

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:09:07.099 pm [debug](http://192.168.7.201/installedapp/configure/1734)Polling

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:10.113 pm [error](http://192.168.7.201/installedapp/configure/1734)java.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll)

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:10.004 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Additional Module null

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:10.003 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Basestation [time_utc:1557435386, Temperature:25.6, CO2:414, Humidity:65, Noise:47, Pressure:1015.1, AbsolutePressure:1014.6, min_temp:22.1, max_temp:26.3, date_min_temp:1557391825, date_max_temp:1557423314, temp_trend:stable, pressure_trend:down]

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:09.947 pm [debug](http://192.168.7.201/installedapp/configure/1734)Updating Additional Module [time_utc:1557435369, Temperature:26.2, CO2:434, Humidity:59, min_temp:21.5, max_temp:27.3, date_min_temp:1557391797, date_max_temp:1557423579, temp_trend:stable]

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:07.139 pm [debug](http://192.168.7.201/installedapp/configure/1734)In refreshToken

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:07.106 pm [debug](http://192.168.7.201/installedapp/configure/1734)Refreshing station data

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 05:04:07.103 pm [debug](http://192.168.7.201/installedapp/configure/1734)Polling

[app:1734](http://192.168.7.201/logs#app1734)2019-05-09 04:59:10.225 pm [error](http://192.168.7.201/installedapp/configure/1734)java.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll)

Do you know why I receive this error?

I realize this is an old thread, but I have been trying to integrate fuzzysb’s app and drivers in my Hubitat with limited success.

Thus far it is almost working, I see the results from the queries from my Netatmo weather devices and the resulting temp, humidity, CO2 values, etc. in the logs, however, the currents states are not updated (does not show any values). I am stumped.

Either I am missing a step, I have the wrong version of the code, or it never worked in the first place.

Has anyone had success? And if so, any ideas as to what is wrong? Thanks.

Did this integration ever happen? I just bought the Hubitat Hub and I’m trying to move over all of my devices from ST. Cheers

Just installed this app for the Netatmo indoor and outdoor module. It worked like a charm! Highly recommend it.

Hey Somel!

I have a Health Coach as well and decided to play with fuzzysb's files a bit. I got authentication and device recognition to work, it also creates the child device correctly but none of the states update and I'm a bit lost with the Device Handler at this point. If someone from Hubitat could lend us a hand, I have an output example that I receive from Netatmo for my device, if that would help. It does not allow any commands other than Refresh and Poll so all I want is to "store" the returned values in Attributes so I can add some tiles for them in my info Dashboard. I am willing to send you my modded Netatmo Connect file so you can try @Somel

I have added base, additional and outside modules but I get no data. If I look in the Netatmo app I see that deviceDetail, deviceState and response shows correct values.

Is there anything more that needs to be done?