1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/components/nmbs/manifest.json
2023-02-08 20:32:43 +01:00

10 lines
236 B
JSON

{
"domain": "nmbs",
"name": "NMBS",
"codeowners": ["@thibmaek"],
"documentation": "https://www.home-assistant.io/integrations/nmbs",
"iot_class": "cloud_polling",
"loggers": ["pyrail"],
"requirements": ["pyrail==0.0.3"]
}