9 lines
262 B
JSON
9 lines
262 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",
|
|
"loggers": ["pygtfs"]
|
|
}
|