hass-core/homeassistant/components/gtfs/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
218 B
JSON

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