eko / tado-exporter

A Prometheus exporter for tado smart heating solution
MIT License
62 stars 13 forks source link

insideTemperature error #153

Closed fgrosswig closed 2 years ago

fgrosswig commented 2 years ago

I am using tado with the called "waterboiler"

image

but i am getting this error at the tado client routine:

ERROR tado_exporter::tado::client] unable to retrieve home zone 'Hotwater' state: error decoding response body: missing field insideTemperature at line 1 column 494

additional hints:

RU2051149312-0": {
        "active": true,
        "overrideMode": "manual",
        "autoTemp": 50,
        "ID": 0,
        "zoneName": "HotWater",
        "zoneType": "HOT_WATER",
        "deviceType": "RU",
        "serial": "RU2051149312",
        "type": "boiler",
        "canSetTemperature": true
}

how can i debug this?

fgrosswig commented 2 years ago

can be closed. i have pulled the git imnstead using the docer.hub build.