mirror of https://github.com/home-assistant/core
10 lines
296 B
JSON
10 lines
296 B
JSON
{
|
|
"domain": "nederlandse_spoorwegen",
|
|
"name": "Nederlandse Spoorwegen (NS)",
|
|
"codeowners": ["@YarmoM"],
|
|
"documentation": "https://www.home-assistant.io/integrations/nederlandse_spoorwegen",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["nsapi==3.0.5"]
|
|
}
|