integration icon indicating copy to clipboard operation
integration copied to clipboard

Failing to add SL Route Sensor with Longlat-pair

Open marefr opened this issue 6 months ago • 1 comments

Using version 3.2.0b2. Is adding SL Route Sensor with Longlat-pairs supposed to work or is it not working due to deprecated API's? See screenshot/logs below.

I wanted to include my home location in the route, but maybe that's not possible using SL?

Image Image

Debug logs from sl_find_trip_pos:

aiohttp.client_exceptions.ClientResponseError: 502, message='Bad Gateway', url='https://journeyplanner.integration.sl.se/v1/TravelplannerV3_1/trip.json?key=<redacted>&Passlist=1&originCoordLat=20.2&originCoordLong=10.2&destCoordLat=20.2&destCoordLong=10.2'
2025-06-16 19:11:50.766 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140232855747168] Error handling message: Unknown error (unknown_error) <redacted>

marefr avatar Jun 16 '25 17:06 marefr