I’m using GTFS platform and everything used to work fine, but since few days I’m getting “Error while setting up platform gtfs”. Full error description here:
https://pastebin.com/u9HwJjBH
Here’s the zip I’m using saved as kml.zip
:
https://przyjazdy.pl/latest/kml.zip
Path to the file is:
<configuration_folder>/gtfs/kml.zip
My configuration in sensors.yaml
:
# GTFS
- platform: gtfs
name: Do Krakowa
origin: 3097
destination: 3225
data: 'kml.zip'
Home Assistant version 0.87.1
Any ideas? Any help appreciated.