Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
for anyone else having trouble getting their harmony hub based remote working with openelec:
Quote:in the harmony app or myharmony software you want to add a new device, select computer, for the OS select windows as it has the most buttons available. next you'll want to create an activity using that device. after you've done so sync the hub. next you'll want to be on the openelec bluetooth settings screen and have a keyboard available. in the harmony app select the new activity you just created and it should say pairing. in openelec you should see the hub pop up called harmony keyboard. select that and hit pair and trust (i believe). in the harmony app you should see that it has paired and you should now be able to control xbmc.

you'll likely want to edit the buttons via myharmony and keymap.xml (wiki) as there are several that do not work out of the box. for instance none of the colored transport buttons translate to xbmc so you'll need to use other buttons for those. instead i have the red button mapped to Record, the green button mapped to Windows, the yellow button mapped to FullScreen, and the blue button mapped to AudioLanguage. i then set up a custom keymap.xml so that pressing the red button while at the xbmc home will update my library but if i'm playing a video it will turn subtitles on and off. it takes a little work to set up but is worthwhile.

if you set a button in myharmony but it doesn't do anything, or what you intended, in xbmc your best bet is to log in to openelec via putty (with debug logging enabled) and run the following command:
Code:
tail -f .xbmc/temp/xbmc.log | grep OnKey
press a button on your remote and you'll see a line similar to this:
Code:
12:45:17 T:140024275273536   DEBUG: OnKey: return (0xf00d) pressed, action is Select
if you get nothing popping up in your log then that means the button isn't recognized by openelec for whatever reason and you'll need to use another key. i think the harmony menu button doesn't work or is non-existent so for that button i have it set to Mute instead since i control volue with my avr.

i just opened the harmony app and it looks like logitech added even more buttons you can possibly use. still no number keys for some reason though, not that i use them but some might. worst case you can open the harmony app and use the soft keyboard for those.
Reply


Messages In This Thread
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
RE: Asus/HP/Acer/Dell ChromeBox EZ Setup (OpenELEC/Linux+XBMC) [v3.2 - 2014/11/13] - by furii - 2014-11-22, 20:56
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37