magostinelli
(Michele Agostinelli)
March 20, 2020, 11:20am
1
Hello,
I want to emulate the remote command of firestick inside my frontend using cards.
I have already configured other remote TV (via irda) and Kodi (via json rpc).
I also enabled android tv integration in my configuration.yml.
This is the remote I have:
https://images.app.goo.gl/AZyoZtEdA9kcfsYF8
How can I call some services that emulate pressing buttons like: up, down, menu, ok, etc?
Thanks
Have you tried the examples from the documentation?
action:
service: androidtv.adb_command
data:
entity_id: media_player.androidtv_tv_living_room
command: "HOME"
You have right!
I haven’t seen this part inside the page, thank you very much!
You could try this, I haven’t tried yet but looks exactly what you want. Can install using HACS https://github.com/hacs
Thank you for your suggestion, I have done the remote command, using android tv integrattion, wuth some test. Thanks.
sgai71
(sgai sam)
May 10, 2020, 7:00pm
6
Hello respected sir !
I order a new fire stick, but when i try to use this device it can’ t work
I reboot the fire stick but i can’t works.
kindly help me ?
crdougn
(Doug)
January 26, 2023, 8:55pm
7
Hello everyone!
I know that this is an old topic, but for anyone still interested you might want to check out Firemote, available through HACS.