hass-core/homeassistant/components/nextbus
epenet 7e56b595a0
Do not link nextbus coordinator to config entry (#128151)
* Do not link nextbus coordinator to config entry

* Refactor tests and add specific failure test

* Use ConfigEntryNotReady

* Cleanup coordinator
2024-10-13 14:13:37 +02:00
..
__init__.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
config_flow.py Improve config flow type hints (part 1) (#124343) 2024-08-21 22:42:58 +02:00
const.py
coordinator.py Do not link nextbus coordinator to config entry (#128151) 2024-10-13 14:13:37 +02:00
icons.json
manifest.json Bump nextbus to 2.0.5 (#126230) 2024-09-18 22:26:30 +02:00
sensor.py Make NextBus coordinator more resilient and efficient (#126161) 2024-09-20 10:18:13 +02:00
strings.json
util.py