TADO Integration broken with 2.3.0.115

Perhaps related, my SurePet pet door integration (user) (a WiFi integration) started giving NPE on every status poll to the cloud with 2.3.0.115, so I disabled the SurePet app to stop the NPE errors. Installed 2.3.0.116, re-enabled the app, and the NPE errors have stopped.

Screenshot of log errors

Screenshot of App code

This is the same app that started throwing errors in the same routine on lines 694 and 695 in 2.3.0.111, which you diagnosed as being caused by a type checking change in the updateSetting() routine (type "time" needed to be type "Date"), which was discussed here:

Anyway, whatever you did in 2.3.0.116 fixed the NPE errors. All better now. Thanks.

1 Like