mirror of
https://github.com/elisspace/core.git
synced 2026-08-29 15:43:55 +00:00
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"domain": "hvv_departures",
|
|
"name": "HVV Departures",
|
|
"codeowners": ["@vigonotion"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hvv_departures",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pygti"],
|
|
"requirements": ["pygti==0.9.4"]
|
|
}
|