1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/smhi/manifest.json
2021-05-03 10:21:57 +02:00

10 lines
226 B
JSON

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