core/homeassistant/components/smhi/manifest.json

9 lines
194 B
JSON

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