core/homeassistant/components/nilu/manifest.json

9 lines
247 B
JSON
Raw Normal View History

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