* Strict typing * Variables typing * Suggested change * Fix pylint * Use suppress instead of try..except * Remove unused variables * Suggested change * Fix pylint * Fix typing for unique_id
* Use attrs instead of properties * Revert to using properties for dynamic data * Move volume_level to coordinator * Move media_title to coordinator * Remove unused variables * Fix variable name * Revert removed variables