hass-core/tests/components/nextbus
Ian dccdb71b2d
Make NextBus coordinator more resilient and efficient (#126161)
* Make NextBus coordinator more resilient and efficient

Resolves issues where one request failing will prevent all agency
predictions to fail. This also removes redundant requests for
predictions that share the same stop.

* Add unload entry test

* Prevent shutdown if the coordinator is still needed
2024-09-20 10:18:13 +02:00
..
__init__.py
conftest.py Make NextBus coordinator more resilient and efficient (#126161) 2024-09-20 10:18:13 +02:00
test_config_flow.py Refactor NextBus integration to use new API (#121133) 2024-07-24 18:18:21 +02:00
test_sensor.py Make NextBus coordinator more resilient and efficient (#126161) 2024-09-20 10:18:13 +02:00
test_util.py Enable Ruff rule PT007 (#113764) 2024-03-19 09:01:07 +01:00