mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 10:47:51 +00: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