Created
January 20, 2020 19:14
-
-
Save det-peralta/eab8c1ffbc0263c9dcd9359ccbdedd45 to your computer and use it in GitHub Desktop.
TCL TV - android adb command - Home Assistant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
entity_id: media_player.tcl_tv | |
command: "am start -n com.tcl.tv/.TVActivity" |
service : type=1400 audit(0.0:72): avc: denied { call } for scontext=u:r:shell:s0 tcontext=u:r:tcl_display_service:s0 tclass=binder permissive=0
It seems SELinux is preventing me from interacting with this service :(
If anyone knows another way to change the brightness, I'd greatly appreciate it.
Did you find a solution yet?
I found that com.tcl.settings.model.PictureBaseManager has a method setGraphicBacklight. But could not figure out how to call it.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Has anyone found a solution for brightness? When I try to call service
tcl_tv_display
it says the service doesn't exist, although they seem to exist if I run a service list