mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 18:24:44 -05: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