core/homeassistant/components/smhi/manifest.json

11 lines
265 B
JSON

{
"domain": "smhi",
"name": "SMHI",
"codeowners": ["@gjohansson-ST"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/smhi",
"iot_class": "cloud_polling",
"loggers": ["smhi"],
"requirements": ["smhi-pkg==1.0.18"]
}