Hey, I’m wondering if anyone can point me in the right direction. Ive successfully added FireTv to my home assistant , and also added it into HomeKit… I’ve used the entity config option in my config.yaml file for me to power on and off the Fire tv using homekit and siri …
entity_config:
media_player.AmazonTv:
feature_list:
- feature: on_off
My question is i can’t seem to get any other functions working i.e stop/ pause/ play/ maybe volume down and up? Are these functions possible to add and if so how? When i add play_pause into my config.yaml file homekit does it as a switch along side the power on and off, but doesnt seem to work, only recognises the power function.
Thanks
Jack