We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to get to the bottom of why my hub inexplicably slows to a crawl.... any idea why Netatmo throws this error?
app:17342019-05-09 05:09:09.268 pm errorjava.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll) app:17342019-05-09 05:09:09.241 pm debugUpdating Additional Module null app:17342019-05-09 05:09:09.230 pm debugUpdating 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:17342019-05-09 05:09:09.197 pm debugUpdating 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:17342019-05-09 05:09:07.140 pm debugIn refreshToken app:17342019-05-09 05:09:07.103 pm debugRefreshing station data app:17342019-05-09 05:09:07.099 pm debugPolling app:17342019-05-09 05:04:10.113 pm errorjava.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll) app:17342019-05-09 05:04:10.004 pm debugUpdating Additional Module null app:17342019-05-09 05:04:10.003 pm debugUpdating 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:17342019-05-09 05:04:09.947 pm debugUpdating 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:17342019-05-09 05:04:07.139 pm debugIn refreshToken app:17342019-05-09 05:04:07.106 pm debugRefreshing station data app:17342019-05-09 05:04:07.103 pm debugPolling app:17342019-05-09 04:59:10.225 pm errorjava.lang.NullPointerException: Cannot get property 'Temperature' on null object on line 606 (poll)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to get to the bottom of why my hub inexplicably slows to a crawl.... any idea why Netatmo throws this error?
The text was updated successfully, but these errors were encountered: