forked from home-assistant/core
Fix DWD namings (#40791)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"domain": "dwd_weather_warnings",
|
"domain": "dwd_weather_warnings",
|
||||||
"name": "Deutsche Wetter Dienst (DWD) Weather Warnings",
|
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
|
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
|
||||||
"codeowners": ["@runningman84", "@stephan192", "@Hummel95"],
|
"codeowners": ["@runningman84", "@stephan192", "@Hummel95"],
|
||||||
"requirements": ["dwdwfsapi==1.0.3"]
|
"requirements": ["dwdwfsapi==1.0.3"]
|
||||||
|
Reference in New Issue
Block a user