Skip to content

Commit

Permalink
Update Supported Features List
Browse files Browse the repository at this point in the history
  • Loading branch information
JackJPowell committed May 26, 2024
1 parent beadaeb commit 00fdea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/playstation_network/media_player.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class MediaPlayer(PSNEntity, MediaPlayerEntity):
"""Media player entity representing currently playing game"""

device_class = MediaPlayerDeviceClass.TV
_attr_supported_features = None

def __init__(self, coordinator) -> None:
"""Initialize PSN MediaPlayer."""
Expand Down

0 comments on commit 00fdea3

Please sign in to comment.