Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

unable to retrieve home identifier #396

Closed
squeeb opened this issue Nov 17, 2024 · 3 comments
Closed

unable to retrieve home identifier #396

squeeb opened this issue Nov 17, 2024 · 3 comments

Comments

@squeeb
Copy link

squeeb commented Nov 17, 2024

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.

@gyulaasztalos
Copy link

We are waiting for this fix to be merged: #393

In the meantime I already applied the fix in my docker image: https://hub.docker.com/r/asztalosgyula/tado-exporter

@squeeb
Copy link
Author

squeeb commented Dec 1, 2024

@eko , #393 appears to work - have just compiled it and the above issue has is resolved.

@eko
Copy link
Owner

eko commented Dec 1, 2024

Thank you @squeeb @gyulaasztalos @stefano-pogliani,

This is now available in v1.2.0 tag.

Closing this issue for now but feel free to reopen.

@eko eko closed this as completed Dec 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants