* Refactor NextBus integration to use new API This removes the `messages`, `directions`, and `attribution` attributes from the sensor. Those may be added back in the future with additional refactoring. Some existing sensors may be broken today because of deprecated Agency names. This patch will not migrate them as the migration path is ambiguous. Setting up again should work though. * Move result indexing outside of try/except |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_config_flow.py | ||
test_sensor.py | ||
test_util.py |