mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-29 08:07:27 +02: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.