I have added my Fire TV via Android Debug Bridge and I’m trying to use the Entity below for the volume slider in this card, but I’m getting the following error:
Entity media_player.fire_tv_192_168_0_57 does not support action media_player.volume_set
My initial suspicion is that it is because it was added via the ADB Integration and not the Android TV Integration? but other functions like touchpad, regular volume buttons etc work fine so I’m a bit stumped.
Any help or suggestions here would be greatly appreciated!
type: custom:android-tv-card
rows:
- - slider
platform: Fire TV
custom_actions: []
remote_id: remote.fire_tv_192_168_0_57
keyboard_id: remote.fire_tv_192_168_0_57
media_player_id: media_player.fire_tv_192_168_0_57