core/homeassistant
Ian 3e8d3083ac
Refactor NextBus integration to use new API (#121133)
* 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
2024-07-24 18:18:21 +02:00
..
auth
backports
brands Add Tesla Fleet integration (#122019) 2024-07-19 09:05:27 +02:00
components Refactor NextBus integration to use new API (#121133) 2024-07-24 18:18:21 +02:00
generated Add config flow to Genius hub (#116173) 2024-07-21 19:57:41 +02:00
helpers Remigrate device_registry created_at/modified_at (#122490) 2024-07-23 15:47:27 -05:00
scripts
util Use aiohttp.ClientTimeout for timeout (#122458) 2024-07-23 08:20:04 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Split recorder and frontend bootstrap steps (#122420) 2024-07-22 23:07:49 +02:00
config.py
config_entries.py
const.py
core.py
data_entry_flow.py Update deprecation warning for data_entry_flow (#122154) 2024-07-19 09:08:45 +02:00
exceptions.py
loader.py Improve language in loader error messages (#122387) 2024-07-22 15:32:36 +02:00
package_constraints.txt Bump aiohttp to 3.10.0b1 (#122409) 2024-07-23 12:10:22 -05:00
py.typed
requirements.py
runner.py
setup.py
strings.json