mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 08:03:44 +01:00
* 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