Bump nextbus to 2.0.5 (#126230)
parent
6e6dae45d1
commit
931c8f9e66
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/nextbus",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["py_nextbus"],
|
||||
"requirements": ["py-nextbusnext==2.0.4"]
|
||||
"requirements": ["py-nextbusnext==2.0.5"]
|
||||
}
|
||||
|
|
|
@ -1680,7 +1680,7 @@ py-madvr2==1.6.32
|
|||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.0.4
|
||||
py-nextbusnext==2.0.5
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
|
|
@ -1375,7 +1375,7 @@ py-madvr2==1.6.32
|
|||
py-melissa-climate==2.1.4
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py-nextbusnext==2.0.4
|
||||
py-nextbusnext==2.0.5
|
||||
|
||||
# homeassistant.components.nightscout
|
||||
py-nightscout==1.2.2
|
||||
|
|
Loading…
Reference in New Issue