Skons / hassio-addons

7 stars 4 forks source link

request errors #43

Closed HA-Peet closed 1 year ago

HA-Peet commented 1 year ago

[2023-04-16 11:12:05] DEBUG : Starting new HTTPS connection (2): tankservice.app-it-up.com:443 [2023-04-16 11:12:07] DEBUG : https://tankservice.app-it-up.com:443 "GET /Tankservice/v1/places/29199.png HTTP/1.1" 200 None [2023-04-16 11:12:09] ERROR : Unable to process station_request payload '{'fuel_type': 'euro95', 'radius': 5, 'latitude': 52.xxxxx, 'longitude': 4.xxxxx, 'to_publish': 10}' with error: 'y1 must be greater than or equal to y0' [2023-04-16 11:12:09] INFO : publishing status to mqtt [2023-04-16 11:12:10] DEBUG : on_message: received the topic 'homeassistant/sensor/dgp/status/config' [2023-04-16 11:12:10] DEBUG : publish_status: Waiting for discovery on topic 'homeassistant/sensor/dgp/status/config' [2023-04-16 11:12:10] DEBUG : publish_status: Autodiscover 'True', State 'True' and Attributes 'True' [2023-04-16 11:12:10] INFO : publishing status done

Skons commented 1 year ago

Have you updated to the latest version? See https://github.com/Skons/hassio-addons/issues/40

HA-Peet commented 1 year ago

Just did, stations are coming in now....thanks