mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Update open-meteo to v0.3.2 (#133122)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/open_meteo",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["open-meteo==0.3.1"]
|
||||
"requirements": ["open-meteo==0.3.2"]
|
||||
}
|
||||
|
@ -1535,7 +1535,7 @@ onvif-zeep-async==3.1.13
|
||||
open-garage==0.2.0
|
||||
|
||||
# homeassistant.components.open_meteo
|
||||
open-meteo==0.3.1
|
||||
open-meteo==0.3.2
|
||||
|
||||
# homeassistant.components.openai_conversation
|
||||
openai==1.35.7
|
||||
|
@ -1283,7 +1283,7 @@ onvif-zeep-async==3.1.13
|
||||
open-garage==0.2.0
|
||||
|
||||
# homeassistant.components.open_meteo
|
||||
open-meteo==0.3.1
|
||||
open-meteo==0.3.2
|
||||
|
||||
# homeassistant.components.openai_conversation
|
||||
openai==1.35.7
|
||||
|
Reference in New Issue
Block a user