Upgrade dwd_weather_warnings dependency dwdwfsapi to 1.0.6 (#90683)
This commit is contained in:
parent
cacd6708f0
commit
37556a57af
3 changed files with 4 additions and 4 deletions
|
@ -281,7 +281,7 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/dsmr_reader/ @depl0y @glodenox
|
||||
/homeassistant/components/dunehd/ @bieniu
|
||||
/tests/components/dunehd/ @bieniu
|
||||
/homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @Hummel95
|
||||
/homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @Hummel95 @andarotajo
|
||||
/homeassistant/components/dynalite/ @ziv1234
|
||||
/tests/components/dynalite/ @ziv1234
|
||||
/homeassistant/components/eafm/ @Jc2k
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"domain": "dwd_weather_warnings",
|
||||
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
|
||||
"codeowners": ["@runningman84", "@stephan192", "@Hummel95"],
|
||||
"codeowners": ["@runningman84", "@stephan192", "@Hummel95", "@andarotajo"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/dwd_weather_warnings",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["dwdwfsapi"],
|
||||
"requirements": ["dwdwfsapi==1.0.5"]
|
||||
"requirements": ["dwdwfsapi==1.0.6"]
|
||||
}
|
||||
|
|
|
@ -613,7 +613,7 @@ dovado==0.4.1
|
|||
dsmr_parser==0.33
|
||||
|
||||
# homeassistant.components.dwd_weather_warnings
|
||||
dwdwfsapi==1.0.5
|
||||
dwdwfsapi==1.0.6
|
||||
|
||||
# homeassistant.components.dweet
|
||||
dweepy==0.3.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue