From 12f68af1076f4dd1ae41b5b4006317f9a8679d5e Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 17 Sep 2019 08:53:12 -0700 Subject: [PATCH] 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 --- homeassistant/components/nextbus/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/nextbus/manifest.json b/homeassistant/components/nextbus/manifest.json index 63bdbf8a928..5c5a095c8f4 100644 --- a/homeassistant/components/nextbus/manifest.json +++ b/homeassistant/components/nextbus/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index c2be62c2325..80b79563e85 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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