core/homeassistant/components/met/manifest.json

9 lines
246 B
JSON

{
"domain": "met",
"name": "Meteorologisk institutt (Met.no)",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/met",
"requirements": ["pyMetno==0.8.1"],
"codeowners": ["@danielhiversen", "@thimic"]
}