2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "dwd_weather_warnings",
|
2020-09-30 15:12:06 +00:00
|
|
|
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
|
2023-08-06 22:36:19 +00:00
|
|
|
"codeowners": ["@runningman84", "@stephan192", "@andarotajo"],
|
2023-05-07 08:26:39 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:19:19 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
|
2023-11-04 13:47:06 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:19:19 +00:00
|
|
|
"loggers": ["dwdwfsapi"],
|
2023-04-03 09:12:35 +00:00
|
|
|
"requirements": ["dwdwfsapi==1.0.6"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|