core/homeassistant/components/gtfs/manifest.json

11 lines
291 B
JSON

{
"domain": "gtfs",
"name": "General Transit Feed Specification (GTFS)",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/gtfs",
"iot_class": "local_polling",
"loggers": ["pygtfs"],
"quality_scale": "legacy",
"requirements": ["pygtfs==0.1.9"]
}