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
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue