core/homeassistant
J. Nick Koston b8ddf51e28
Avoid creating tasks to update universal media player (#116350)
* Avoid creating tasks to update universal media player

Nothing was being awaited in async_update. This entity has polling
disabled and there was no reason to implement manual updates since
the state is always coming from other entities

* manual update
2024-04-28 18:17:26 -04:00
..
auth
backports
brands
components Avoid creating tasks to update universal media player (#116350) 2024-04-28 18:17:26 -04:00
generated Expose the SkyConnect integration with a firmware config/options flow (#115363) 2024-04-24 17:06:24 +02:00
helpers Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
scripts
util Bump ruff to 0.4.2 (#116201) 2024-04-26 08:48:32 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
config.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
config_entries.py Prevent setup retry from delaying shutdown (#116328) 2024-04-28 08:13:51 -05:00
const.py Bump version to 2024.6.0dev0 (#116120) 2024-04-24 23:16:48 +02:00
core.py Remove eager_start argument from internal _async_add_hass_job function (#116310) 2024-04-28 16:30:19 -05:00
data_entry_flow.py Rename bus._async_fire to bus.async_fire_internal (#116027) 2024-04-23 22:28:31 +02:00
exceptions.py Translate service validation errors (#115024) 2024-04-18 14:36:03 +02:00
loader.py
package_constraints.txt Update frontend to 20240426.0 (#116230) 2024-04-26 15:40:32 +02:00
py.typed
requirements.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
runner.py Add debug mode to catch unsafe thread operations using core helpers (#115390) 2024-04-24 03:36:05 +02:00
setup.py Speed up singleton decorator so it can be used more places (#116292) 2024-04-28 12:11:08 -05:00
strings.json