mirror of https://github.com/home-assistant/core
11 lines
315 B
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"]
|
|
}
|