11 lines
338 B
JSON
11 lines
338 B
JSON
{
|
|
"domain": "trafikverket_train",
|
|
"name": "Trafikverket Train",
|
|
"codeowners": ["@endor-force", "@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/trafikverket_train",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pytrafikverket"],
|
|
"requirements": ["pytrafikverket==0.3.3"]
|
|
}
|