Range volume media_player

Hello everyone. I have a television that has a volume range that goes from 0 to 60. How do I configure the volume slider that appears by default so that it has the same range? Thank you very much

          - entity: media_player.philips_tv
            name: Philips TV
            secondary_info: last-changed

You can’t do that in the media player.
You can add a input number that acts as the volume slider, but the range on the media player is fixed.

Ok. Thanks Friend