2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "smhi",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SMHI",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/smhi",
|
2022-09-17 17:38:35 +00:00
|
|
|
"requirements": ["smhi-pkg==1.0.16"],
|
2022-01-17 19:27:23 +00:00
|
|
|
"codeowners": ["@gjohansson-ST"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["smhi"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|