7 lines
218 B
JSON
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"]
|
|
}
|