mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 05:46:00 +00: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.