You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if Tado have changed the structure of the returned items, but there appears to be an issue parsing the response data:
Nov 17 21:39:32 prometheus tado-exporter[179281]: [2024-11-17T21:39:32Z INFO tado_exporter::tado::client] retrieving weather details ...
Nov 17 21:39:33 prometheus tado-exporter[179281]: [2024-11-17T21:39:33Z ERROR tado_exporter::tado::client] unable to retrieve home identifier: error decoding response body: missing field `homes` at line 1 column 72
Unsure how to inspect the data being returned, or how to make the exporter spit out verbose information, so this is the only error I have available.
I was running 1.0.0 when this issue started a few weeks ago, but have since updated the exporter to 1.1.0 but still getting this error and no metrics data.
The text was updated successfully, but these errors were encountered:
Not sure if Tado have changed the structure of the returned items, but there appears to be an issue parsing the response data:
Unsure how to inspect the data being returned, or how to make the exporter spit out verbose information, so this is the only error I have available.
I was running 1.0.0 when this issue started a few weeks ago, but have since updated the exporter to 1.1.0 but still getting this error and no metrics data.
The text was updated successfully, but these errors were encountered: