core/homeassistant/components/dwd_weather_warnings/manifest.json

8 lines
287 B
JSON
Raw Normal View History

{
"domain": "dwd_weather_warnings",
2020-09-30 15:12:06 +00:00
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
"codeowners": ["@runningman84", "@stephan192", "@Hummel95"],
2020-09-27 17:46:41 +00:00
"requirements": ["dwdwfsapi==1.0.3"]
}