mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 17:56:30 +01:00
57c0f96118
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.