I have Logitech Harmony 350 and it works nearly perfect. I tried to use some keys for Home menu or Full Live-TV but cannot solve this. What is the code for Homemenu or Full-TV?
Keymap Editor
-
rhartinger -
February 18, 2018 at 10:43 AM -
Thread is Unresolved
-
-
I have redefined some keys in my Lircmap.xml and am using the following in my keymap.xml (this is with an USB MCE, not a Harmony):
<global>
<remote>
<display>FullScreen</display>
<start>ActivateWindow(home)</start>
</remote>
</global>
So you need to find out what corresponds to the button names "display" and "start" on your remote. You can find out by enabling debug logging in kodi and running "tail -f .kodi/temp/kodi.log" while pressing buttons.
-
Do i have to change the keymap.xml or the remote.conf file?
-
The above is from my keymap.xml. I'm not familiar with that specific Harmony remote, so I do not know whether you need to change also your remote.conf. So I recommend to just enable debug logging and check the kodi.log for the button names. If these look fine, you do not need to change your remote.conf. For more understanding of how these things work you might to look here, here and here.
-
Also this might help you.
-
0x2b 114 # Vol -
Here is an example from my remote.conf.
0x2b is th key on the Harmony 350. 114 the key id from kodi i think. Where do I get all Key ids from Kodi?
-
0x001c 1 # Back Back
This is the part for the back button. On Live-TV I go back to Channel Lst but Live-TV stops.There must be another key id to go back to Homemenu
-
By using keycodes you can map arbitrary keys. You probably are more interested in the symbolic names kodi knows. If I understand correctly you want to use the Back key to enter the home menu when watching live TV. So maybe you might try this in your keymap.xml:
If this brings you to the home menu but Live-TV stops, you probably need to change some setting for your skin. With confluence I have "show background 'Now playing' video" enabled. -
I'm not sure if this, remote conf is any good for you. I use it for my 650. But I think I used the same one for my 350 in the past.
The other thing,is have you tried the Learn process from the Box remote to a button on the 350.