mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -05:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"domain": "nmbs",
|
|
"name": "NMBS",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nmbs",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyrail"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyrail==0.0.3"]
|
|
}
|