core/homeassistant
Erik Montnemery b336095239
Allow translating device names (#110711)
* Allow translating device names

* Don't keep a reference to translations in config entry

* Update kitchen_sink tests

* Add tests
2024-02-28 15:59:59 +01:00
..
auth
backports
brands
components Allow translating device names (#110711) 2024-02-28 15:59:59 +01:00
generated WeatherFlow Forecast (REST API) (#106615) 2024-02-26 22:40:21 +01:00
helpers Allow translating device names (#110711) 2024-02-28 15:59:59 +01:00
scripts
util Migrate gather_with_limited_concurrency to use create_eager_task (#111565) 2024-02-26 16:31:52 -10:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use eager tasks in a few more places in bootstrap (#111697) 2024-02-28 12:41:03 +01:00
config.py
config_entries.py Avoid tracking tasks that finish right away (#111690) 2024-02-27 19:09:34 -10:00
const.py
core.py Avoid tracking tasks that finish right away (#111690) 2024-02-27 19:09:34 -10:00
data_entry_flow.py Return FlowResultType.ABORT when violating single_config_entry (#111637) 2024-02-27 18:28:19 +01:00
exceptions.py
loader.py Fix text in docstrings and debug logging for loader (#111560) 2024-02-26 15:14:15 -10:00
package_constraints.txt Update httpx to 0.27.0 and httpcore to 1.0.4 (#111681) 2024-02-27 13:15:33 -10:00
requirements.py Avoid creating tasks to install dependent requirements (#111048) 2024-02-20 20:30:07 -06:00
runner.py
setup.py Migrate setup to use eager tasks (#111619) 2024-02-27 12:43:32 -10:00
strings.json Add title to reauthenticate integration issue (#111275) 2024-02-26 08:19:37 -05:00