peepshow-21
peepshow-21
Hi, Is there a way to map this type of channel in GA;  I found it in Alexa as; ``` alexa="PlaybackController.playback" ``` Can't see it in GA plugin?
I'm using the lastest as downloaded the other day and installed into by Sonoff RF brifge I have one of these;  https://www.aliexpress.com/item/1005002718113602.html Has anyone any experience in decoding useful...
``` def split_55(b) var ret = [] var s = size(b) var i = s-1 # start from last while i > 0 if b[i] == 0x55 && b[i+1] ==...
Hi, When I connect my kodi box (Rpi) to my TV, it connects via the HDMI ARC. If I press the volume up/down command on the keyboard that would normally...
It would be good if you could add a GUI menu button within kodi UI somewhere, which could then send a command. For example, A button in the kodi screen...