hass-core/homeassistant/components/met/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
235 B
JSON

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