mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
NextBus: Bump py_nextbusnext to 2.2.0 (#145904)
This commit is contained in:
parent
1cccfac3dc
commit
74421db747
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/nextbus",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["py_nextbus"],
|
||||
"requirements": ["py-nextbusnext==2.1.2"]
|
||||
"requirements": ["py-nextbusnext==2.2.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1762,7 +1762,7 @@ py-madvr2==1.6.32
|
||||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.1.2
|
||||
py-nextbusnext==2.2.0
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1482,7 +1482,7 @@ py-madvr2==1.6.32
|
||||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.1.2
|
||||
py-nextbusnext==2.2.0
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user