I noticed this morning that my Tado automations have stopped working, I have tried to recreate the app, and used the code posted a couple of posts up and I am unable to get it working again.
When I click "Child Devices Setup" I get " Unexpected Error"
I am able to authenticate
Some logs for when trying to use the devices are below:
2026-01-07 06:32:39.792 AM
error
java.lang.NullPointerException: Cannot invoke method sort() on null object on line 369 (method listDevices)
app:1902026-01-07 06:32:39.773 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:32:22.148 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:32:22.110 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:32:21.826 AM
info
In startPage
app:1902026-01-07 06:30:30.581 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:30:30.532 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:30:30.488 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:30:07.988 AM
error
Exception: groovyx.net.http.HttpResponseException: status code: 429
app:1902026-01-07 06:30:07.950 AM
debug
Executing 'sendCommand' for method status
app:1902026-01-07 06:30:07.834 AM
debug
Http Params ([uri:https://my.tado.com, path:/api/v2/homes/604048/zones/8/state, requestContentType:application/json, headers:
Any suggestions on where to start?