vingerha / gtfs2

Support GTFS in Home Assistant GUI-only
https://github.com/vingerha/gtfs2
MIT License
65 stars 4 forks source link

[BUG] Updating Dataset by a local zip File throws out an Unknown Error #56

Closed dafunkydan closed 2 months ago

dafunkydan commented 2 months ago

Describe the bug When Updating Dataset by a local zip File (not by URL) via Service-Call, an Unknown Error occures.

Describe the Solution Even if updating by zip File, the Field "URL" needs to contain something. Even google.com works, then the zip gets extracted.

Release used gtfs2: 0.4.4.7 HA: HAOS Core: 2024.4.3

dafunkydan commented 2 months ago

Solution, see in the Inital Post. I just stumbled across this, and wanted to track this for future references.

vingerha commented 2 months ago

image