Hi friends,
I’ve exhausted my abilities in this, and im turning here for help.
I have been trying to integrate my TV to Home Assistant, it has a web interface I can use to send basic commands to it,
see: https://i.imgur.com/Mo4ObfE.png
I have pulled out the commands I need to use, however I cant get HA to properly send them.
I have tried using the shell command component, both using the commands in the file, and referencing the executable file directly, as you can see here:
https://hastebin.com/icopayecuy.shell
but nothing seems to work for me.
additionally, when pasting the commands in a ubuntu server I get an error to check username and password… the user and pass are both just admin, Im not sure how to include this in the command and get it working…
Has anyone else has luck in finding an API to use to control something?
Would appreciate any help!