mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump python-open-router to 0.3.0 (#148900)
This commit is contained in:
parent
fca05f6bcf
commit
58bb2fa327
@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["openai==1.93.3", "python-open-router==0.2.0"]
|
||||
"requirements": ["openai==1.93.3", "python-open-router==0.3.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2478,7 +2478,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.4.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.2.0
|
||||
python-open-router==0.3.0
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2051,7 +2051,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.4.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.2.0
|
||||
python-open-router==0.3.0
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user