core/homeassistant/components/smhi/manifest.json

10 lines
216 B
JSON

{
"domain": "smhi",
"name": "SMHI",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smhi",
"requirements": ["smhi-pkg==1.0.10"],
"dependencies": [],
"codeowners": []
}