1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/nilu/manifest.json

11 lines
315 B
JSON

{
"domain": "nilu",
"name": "Norwegian Institute for Air Research (NILU)",
"codeowners": ["@hfurubotten"],
"documentation": "https://www.home-assistant.io/integrations/nilu",
"iot_class": "cloud_polling",
"loggers": ["niluclient"],
"quality_scale": "legacy",
"requirements": ["niluclient==0.1.2"]
}