1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add new nextbus sensor (#20197)

* Added new nextbus sensor

* Fix order in requirements_all after merge

* Add more flexible parsing of JSON lists

* Undo tox change
This commit is contained in:
Ian
2019-04-26 17:51:58 -07:00
committed by Andrew Sayre
parent f25183ba30
commit c2e7445271
7 changed files with 611 additions and 0 deletions

View File

@@ -0,0 +1 @@
"""The tests for the nexbus component."""