mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02: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:
@@ -4,5 +4,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/components/nextbus",
|
"documentation": "https://www.home-assistant.io/components/nextbus",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@vividboarder"],
|
"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
|
pyW800rf32==0.1
|
||||||
|
|
||||||
# homeassistant.components.nextbus
|
# homeassistant.components.nextbus
|
||||||
py_nextbus==0.1.2
|
py_nextbusnext==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.noaa_tides
|
# homeassistant.components.noaa_tides
|
||||||
# py_noaa==0.3.0
|
# py_noaa==0.3.0
|
||||||
|
Reference in New Issue
Block a user