diff --git a/custom_components/toniebox/__init__.py b/custom_components/toniebox/__init__.py index 739a444..d529336 100644 --- a/custom_components/toniebox/__init__.py +++ b/custom_components/toniebox/__init__.py @@ -32,6 +32,7 @@ Platform.BINARY_SENSOR, Platform.NUMBER, Platform.IMAGE, + Platform.MEDIA_PLAYER, ]