mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 16:39:02 +02:00
Bump python-open-router to 0.3.2 (#155700)
This commit is contained in:
committed by
Bram Kragten
parent
b5136d01aa
commit
9a4ed82399
@@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["openai==2.2.0", "python-open-router==0.3.1"]
|
||||
"requirements": ["openai==2.2.0", "python-open-router==0.3.2"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2537,7 +2537,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.5.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.1
|
||||
python-open-router==0.3.2
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2110,7 +2110,7 @@ python-mpd2==3.1.1
|
||||
python-mystrom==2.5.0
|
||||
|
||||
# homeassistant.components.open_router
|
||||
python-open-router==0.3.1
|
||||
python-open-router==0.3.2
|
||||
|
||||
# homeassistant.components.swiss_public_transport
|
||||
python-opendata-transport==0.5.0
|
||||
|
||||
Reference in New Issue
Block a user