mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 12:08:19 +00:00
Update to pygtfs 0.1.7 (#79975)
This commit is contained in:
parent
b69db75705
commit
86381e7457
@ -2,7 +2,7 @@
|
|||||||
"domain": "gtfs",
|
"domain": "gtfs",
|
||||||
"name": "General Transit Feed Specification (GTFS)",
|
"name": "General Transit Feed Specification (GTFS)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/gtfs",
|
"documentation": "https://www.home-assistant.io/integrations/gtfs",
|
||||||
"requirements": ["pygtfs==0.1.6"],
|
"requirements": ["pygtfs==0.1.7"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pygtfs"]
|
"loggers": ["pygtfs"]
|
||||||
|
@ -1586,7 +1586,7 @@ pyfttt==0.3
|
|||||||
pygatt[GATTTOOL]==4.0.5
|
pygatt[GATTTOOL]==4.0.5
|
||||||
|
|
||||||
# homeassistant.components.gtfs
|
# homeassistant.components.gtfs
|
||||||
pygtfs==0.1.6
|
pygtfs==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.hvv_departures
|
# homeassistant.components.hvv_departures
|
||||||
pygti==0.9.3
|
pygti==0.9.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user