core/homeassistant/components/universal
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
..
__init__.py
icons.json
manifest.json
media_player.py
services.yaml
strings.json