12 lines
248 B
JSON
12 lines
248 B
JSON
|
{
|
||
|
"domain": "hvv_departures",
|
||
|
"name": "HVV Departures",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/hvv_departures",
|
||
|
"requirements": [
|
||
|
"pygti==0.6.0"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@vigonotion"
|
||
|
]
|
||
|
}
|