core/homeassistant/components/gtfs/manifest.json

9 lines
237 B
JSON

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