mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Upgrade pyowm to 3.2.0 (#47042)
This commit is contained in:
parent
1989b8c07d
commit
5ec4360ac1
@ -3,6 +3,6 @@
|
|||||||
"name": "OpenWeatherMap",
|
"name": "OpenWeatherMap",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
|
"documentation": "https://www.home-assistant.io/integrations/openweathermap",
|
||||||
"requirements": ["pyowm==3.1.1"],
|
"requirements": ["pyowm==3.2.0"],
|
||||||
"codeowners": ["@fabaff", "@freekode", "@nzapponi"]
|
"codeowners": ["@fabaff", "@freekode", "@nzapponi"]
|
||||||
}
|
}
|
||||||
|
@ -1611,7 +1611,7 @@ pyotgw==1.0b1
|
|||||||
pyotp==2.3.0
|
pyotp==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.openweathermap
|
# homeassistant.components.openweathermap
|
||||||
pyowm==3.1.1
|
pyowm==3.2.0
|
||||||
|
|
||||||
# homeassistant.components.onewire
|
# homeassistant.components.onewire
|
||||||
pyownet==0.10.0.post1
|
pyownet==0.10.0.post1
|
||||||
|
@ -859,7 +859,7 @@ pyotgw==1.0b1
|
|||||||
pyotp==2.3.0
|
pyotp==2.3.0
|
||||||
|
|
||||||
# homeassistant.components.openweathermap
|
# homeassistant.components.openweathermap
|
||||||
pyowm==3.1.1
|
pyowm==3.2.0
|
||||||
|
|
||||||
# homeassistant.components.onewire
|
# homeassistant.components.onewire
|
||||||
pyownet==0.10.0.post1
|
pyownet==0.10.0.post1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user