Skip to content

Instantly share code, notes, and snippets.

@det-peralta
Created January 20, 2020 19:14
Show Gist options
  • Save det-peralta/eab8c1ffbc0263c9dcd9359ccbdedd45 to your computer and use it in GitHub Desktop.
Save det-peralta/eab8c1ffbc0263c9dcd9359ccbdedd45 to your computer and use it in GitHub Desktop.
TCL TV - android adb command - Home Assistant
entity_id: media_player.tcl_tv
command: "am start -n com.tcl.tv/.TVActivity"
@byte4geek
Copy link

I solved with a firestiktv4k attached on hdmi1, when I send command poweron to FireTV it send the cec command to TCL that switch to hmdi1, but no solution to switch directly from adb command.

@and7ey
Copy link

and7ey commented Jan 13, 2023

just in case somebody will be looking for solution, here are the working for me commands - https://community.home-assistant.io/t/android-tv-hdmi/234411/48

@OM-3kChcBjgFR2COfP
Copy link

Good afternoon, how can I change the backlight brightness on TCL TV?
com.tcl.settings.viewmodel.picture.BacklightSeekbarLayoutVM
how to call this method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment