hass-core/homeassistant/components/smhi/manifest.json
2024-09-28 17:17:57 +02:00

10 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"]
}