Upgrade dwd_weather_warnings dependency dwdwfsapi to 1.0.6 (#90683)

This commit is contained in:
andarotajo 2023-04-03 11:12:35 +02:00 committed by GitHub
parent cacd6708f0
commit 37556a57af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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"]
}

View file

@ -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