mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 02:26:23 +01:00
Renamed update_state method in universal media player to update so that it would be called by HA when the state was being published. Moved the update_ha_state to a function inside of __init__. Updated the tests accordingly.