LG WebOS TV Remote with custom styles #461
Replies: 4 comments 10 replies
-
|
Wow @el ! Fantastic work! On top of that, I'm honored to have someone who works at Google as a Firemote card user. I dont suppose there is any chance that you might have access to Google TV devices from #41 (or other devices) that could be loaned to me from your employer, is there? |
Beta Was this translation helpful? Give feedback.
-
|
This is exactly what I needed but I'm too dumb to write it myself xD |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for this, it looks great. i copied the code and tried it is working to a certain extent. The main issue i encounter is the power button. I have the wake on lan enabled and in my configuration.yaml `wake_on_lan:
However when i use the power button on the remote I get the message: "Action androidtv.adb_command not found" I can't find anything in the code to change? Any help with this would be appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
just a few additions as HA doesnt accept the script add this to your configuration.yaml above code is to be put in script (/config/script/dashboard) and this is the automation in yaml mode change mac address broadcast is the ip of the tv |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created an LG remote using the Fire TV remote as a base and with custom styles
here is the yaml if you need it
toggle_lg_tv script:
Beta Was this translation helpful? Give feedback.
All reactions