danielbgto

Results 3 comments of danielbgto

Hi! Same here - Fedora 36 - rpm installation.

Hi, actually no. I was roaming from repo to repo trying to make it working. No idea what to do but the bluetooth is not working.

add to the end of remote.py. Not the best but still something lgtv --name MyTV sendButton num_5 def num_0(self): self.send("type:button\nname:0\n\n") def num_1(self): self.send("type:button\nname:1\n\n") def num_2(self): self.send("type:button\nname:2\n\n") def num_3(self): self.send("type:button\nname:3\n\n") def...