mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Switch py_nextbus to py_nextbusnext (#26681)
The orignal package maintainer seems to be unresponsive. I've forked the package and added the bug fixes to the new fork Fixes #24561
This commit is contained in:
parent
15bb12f48e
commit
12f68af107
@ -4,5 +4,5 @@
|
||||
"documentation": "https://www.home-assistant.io/components/nextbus",
|
||||
"dependencies": [],
|
||||
"codeowners": ["@vividboarder"],
|
||||
"requirements": ["py_nextbus==0.1.2"]
|
||||
"requirements": ["py_nextbusnext==0.1.4"]
|
||||
}
|
||||
|
@ -1059,7 +1059,7 @@ pyW215==0.6.0
|
||||
pyW800rf32==0.1
|
||||
|
||||
# homeassistant.components.nextbus
|
||||
py_nextbus==0.1.2
|
||||
py_nextbusnext==0.1.4
|
||||
|
||||
# homeassistant.components.noaa_tides
|
||||
# py_noaa==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user