mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 18:38:17 +00:00
12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"domain": "nmbs",
|
|
"name": "NMBS",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nmbs",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pyrail"],
|
|
"requirements": ["pyrail==0.4.1"]
|
|
}
|