Describe the bug
The WARNING messages MediaPlayerDevice and RemoteDevice is deprecated are now showing in the HA log since upgrading to 0.110.x
To Reproduce
upgrade to 0.110.x and check logs
System Setup:
Additional context
See below the full log:
2020-05-14 21:26:48 WARNING (MainThread) [homeassistant.components.media_player] MediaPlayerDevice is deprecated, modify AppleTvDevice to extend MediaPlayerEntity
2020-05-14 21:26:48 WARNING (MainThread) [homeassistant.components.remote] RemoteDevice is deprecated, modify AppleTVRemote to extend RemoteEntity
Thanks for reporting, will try fix that soon!
Should be fixed by https://github.com/postlund/hass-atv-beta/pull/4 after comments have been fixed.
Thanks @postlund
Most helpful comment
Thanks for reporting, will try fix that soon!