Use device class icon in Anthem AV (#111339)

This commit is contained in:
Joost Lekkerkerker 2024-02-25 10:43:21 +01:00 committed by GitHub
parent 4229f988e2
commit a55e5130a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,6 @@ class AnthemAVR(MediaPlayerEntity):
_attr_name = None
_attr_should_poll = False
_attr_device_class = MediaPlayerDeviceClass.RECEIVER
_attr_icon = "mdi:audio-video"
_attr_supported_features = (
MediaPlayerEntityFeature.VOLUME_SET
| MediaPlayerEntityFeature.VOLUME_MUTE