core/homeassistant/components/nmbs/manifest.json

10 lines
236 B
JSON
Raw Normal View History

{
"domain": "nmbs",
"name": "NMBS",
"codeowners": ["@thibmaek"],
2023-02-08 19:32:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/nmbs",
"iot_class": "cloud_polling",
2023-02-08 19:32:43 +00:00
"loggers": ["pyrail"],
"requirements": ["pyrail==0.0.3"]
}