New Harmony Smart Control Remote
(2015-02-18, 11:44)heazky Wrote: I've been playing around with the bluetooth profile and have determined the following default mappings (in OpenELEC):

Code:
harmony_bluetooth_windows   kodi_key          kodi_action
---------------------------------------------------------
1st pinned to taskbar       leftwindows one   Number1
2nd pinned to taskbar       leftwindows two   Number2
3rd pinned to taskbar       leftwindows three Number3
Aspect                      ctrl-o            ActivateWindow(TVRecordings)
AudioLanguage               ctrl-shift-a      Notification(MCEKeypress, DVD audio, 3)
Back                        browser_back      Back
Blue
Break                       ctrl-162
ChannelDown
ChannelUp
Charms                      leftwindows c     ContextMenu
CloseProgram                ctrl-alt-f4
Ctrl+Alt+1                  ctrl-alt-one
Ctrl+Alt+2                  ctrl-alt-two
Ctrl+Alt+3                  ctrl-alt-three
Delete                      delete
DirectionDown               down              Down
DirectionLeft               left              Left
DirectionRight              right             Right
DirectionUp                 up                Up
Enter                       return            Select
Escape                      escape            PreviousMenu
FastForward                 fastforward       FastForward
FullScreen                  ctrl-alt-return
Green
Guide
Info                        right             Right
LiveTV                      ctrl-t            ActivateWindow(TVChannels)
LockPC                      leftwindows l
MaximizeWindow              leftwindows up    Up
MediaCenter                 ctrl-alt-return
MinimizeWindow              leftwindows down  Down
Movies                      ctrl-shift-m      PlayerControl(ShowVideoMenu)
Music                       ctrl-m            ActivateWindow(music)
Mute                        volume_mute       Mute
OK                          return            Select
PageDown                    pagedown          PageDown
PageUp                      pageup            PageUp
Pause                       play_pause        PlayPause
Play                        play_pause        PlayPause
PlaySlideShow               ctrl-shift-p      Play
Radio                       ctrl-a            ActivateWindow(RadioChannels)
RecordedTV                  ctrl-o            ActivateWindow(TVRecordings)
Red
Rewind                      rewind            Rewind
Search                      leftwindows f     FastForward
SkipBack                    prev_track        SkipPrevious
SkipForward                 next_track        SkipNext
Stop                        stop              Stop
StopSlideShow               ctrl-shift-s      Stop
Subtitles                   ctrl-u            Notification(MCEKeypress, DVD subtitle, 3)
Video                       ctrl-e            ActivateWindow(video)
VolumeDown                  volume_down       VolumeDown
VolumeUp                    volume_up         VolumeUp
WakeUp
Windows                     leftwindows
Yellow
ZoomIn                      ctrl-equals
ZoomOut                     ctrl-minus

After determining what every button does, I've mapped my Harmony like this:

Code:
BUTTON   -> Harmony action
--------------------------
RED      -> FullScreen
GREEN    -> Ctrl+Alt+1
YELLOW   -> Ctrl+Alt+2
BLUE     -> Ctrl+Alt+3
GUIDE    -> Break
INFO     -> AudioLanguage
EXIT     -> Escape
MENU     -> Charms
PREVIOUS -> Back
E        -> Subtitles

With the following keymap.xml:

Code:
<keymap>
  <global>
    <keyboard>
      <!-- RED -->
      <return mod="ctrl,alt">FullScreen</return>
      <!-- GREEN -->
      <one mod="ctrl,alt">XBMC.UpdateLibrary(video)</one>
      <!-- YELLOW -->
      <two mod="ctrl,alt">XBMC.UpdateLibrary(music)</two>
      <!-- BLUE -->
      <three mod="ctrl,alt">XBMC.ActivateWindow(favourites)</three>
      <!-- INFO -->
      <a mod="ctrl,shift">Info</a>
      <!-- E -->
      <u mod="ctrl">XBMC.Action(reloadkeymaps)</u>
    </keyboard>
  </global>
  <Home>
    <keyboard>
      <!-- INFO -->
      <a mod="ctrl,shift">XBMC.ActivateWindow(SystemInfo)</a>
    </keyboard>
  </Home>
  <FullscreenVideo>
    <keyboard>
      <!-- GUIDE -->
      <key id="0x1f0a2">CodecInfo</key>
      <!-- INFO -->
      <a mod="ctrl,shift">Info</a>
      <!-- MENU -->
      <c>OSD</c>
      <!-- YELLOW -->
      <two mod="ctrl,alt">XBMC.ActivateWindow(osdaudiosettings)</two>
      <!-- BLUE -->
      <three mod="ctrl,alt">XBMC.ActivateWindow(SubtitleSearch)</three>
    </keyboard>
  </FullscreenVideo>
  <FullscreenInfo>
    <keyboard>
      <!-- GUIDE -->
      <key id="0x1f0a2">CodecInfo</key>
      <!-- INFO -->
      <a mod="ctrl,shift">Back</a>
      <!-- MENU -->
      <c>OSD</c>
    </keyboard>
  </FullscreenInfo>
  <PlayerControls>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
    </keyboard>
  </PlayerControls>
  <Visualisation>
    <keyboard>
      <!-- GUIDE -->
      <key id="0x1f0a2">CodecInfo</key>
      <!-- MENU -->
      <c>OSD</c>
      <!-- INFO -->
      <a mod="ctrl,shift">Info</a>
    </keyboard>
  </Visualisation>
  <MusicOSD>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
      <!-- GUIDE -->
      <key id="0x1f0a2">Info</key>
      <!-- INFO -->
      <a mod="ctrl,shift">CodecInfo</a>
    </keyboard>
  </MusicOSD>
  <VideoOSD>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
    </keyboard>
  </VideoOSD>
  <VideoMenu>
    <keyboard>
      <!-- MENU -->
      <c>OSD</c>
      <!-- GUIDE -->
      <key id="0x1f0a2">CodecInfo</key>
      <!-- INFO -->
      <a mod="ctrl,shift">Info</a>
    </keyboard>
  </VideoMenu>
  <OSDVideoSettings>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
    </keyboard>
  </OSDVideoSettings>
  <OSDAudioSettings>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
    </keyboard>
  </OSDAudioSettings>
  <ContextMenu>
    <keyboard>
      <!-- MENU -->
      <c>Back</c>
    </keyboard>
  </ContextMenu>
  <systeminfo>
    <keyboard>
      <!-- INFO -->
      <a mod="ctrl,shift">Close</a>
    </keyboard>
  </systeminfo>
  <Favourites>
    <keyboard>
      <!-- BLUE -->
      <three mod="ctrl,alt">Close</three>
    </keyboard>
  </Favourites>
</keymap>

It needs some more tweaking, but this works great already.

Hope this is useful for someone else too Smile.

interesting. you have quite a few buttons that seem to work for you that don't work for me. specifically the pinned to taskbar, charms, ctrl+alt+1/2/3. maybe more i haven't retested. are you running openelec 5.0.2?
(2015-02-23, 20:29)matze276 Wrote: I also have the problem that i always have to repair my smart control with the pc.

To do that i have to start the harmony app on my android phone, click any key and then click on "Pair".
After doing that the Logitech Harmony Remote Control works well with the PC otherwise it doesn't work at all.

Does anyone else also have/had this problem?

if you're using openelec make sure you're selecting trust and connect when you do the pairing. there was a problem where openelec before 4.1.6, i believe, would not re-pair properly so if you're on an old build like that you should upgrade.
(2015-02-22, 06:50)bahman Wrote: Does anyone have a step by step guide for newbies setting up a harmony hub with asus chromebox using bluetooth?

Cant seem to get mine working!

it's linked directly in the chromebox wiki...

http://forum.kodi.tv/showthread.php?tid=...pid1843165
Reply


Messages In This Thread
New Harmony Smart Control Remote - by zag - 2013-11-06, 13:30
RE: Harmony Smart Control Remote - by zag - 2013-11-06, 13:57
RE: Harmony Smart Control Remote - by cecemf - 2013-11-06, 13:44
RE: New Harmony Smart Control Remote - by zag - 2013-11-07, 17:24
RE: New Harmony Smart Control Remote - by zag - 2013-11-07, 19:45
RE: New Harmony Smart Control Remote - by zag - 2013-11-07, 23:44
RE: New Harmony Smart Control Remote - by zag - 2013-11-14, 13:38
RE: New Harmony Smart Control Remote - by zag - 2013-11-14, 15:42
RE: New Harmony Smart Control Remote - by zag - 2013-11-17, 20:33
RE: New Harmony Smart Control Remote - by zag - 2013-11-21, 11:10
RE: New Harmony Smart Control Remote - by zag - 2013-12-04, 11:48
RE: New Harmony Smart Control Remote - by zag - 2013-12-04, 18:43
RE: New Harmony Smart Control Remote - by zag - 2013-12-11, 22:22
RE: New Harmony Smart Control Remote - by zag - 2013-12-12, 22:40
RE: New Harmony Smart Control Remote - by zag - 2013-12-12, 23:58
RE: New Harmony Smart Control Remote - by zag - 2013-12-17, 21:23
RE: New Harmony Smart Control Remote - by zag - 2013-12-17, 23:58
RE: New Harmony Smart Control Remote - by zag - 2014-01-07, 13:38
RE: New Harmony Smart Control Remote - by zag - 2014-01-07, 23:21
RE: New Harmony Smart Control Remote - by zag - 2014-01-09, 22:53
RE: New Harmony Smart Control Remote - by zag - 2014-01-09, 23:32
RE: New Harmony Smart Control Remote - by zag - 2014-02-04, 00:01
RE: New Harmony Smart Control Remote - by zag - 2014-03-07, 18:03
RE: New Harmony Smart Control Remote - by zag - 2014-03-08, 20:34
RE: New Harmony Smart Control Remote - by zag - 2014-03-17, 11:08
RE: New Harmony Smart Control Remote - by zag - 2014-03-25, 16:40
RE: New Harmony Smart Control Remote - by zag - 2014-03-25, 22:56
RE: New Harmony Smart Control Remote - by zag - 2014-03-26, 00:57
RE: New Harmony Smart Control Remote - by zag - 2014-05-20, 22:51
RE: New Harmony Smart Control Remote - by zag - 2014-08-13, 13:49
RE: New Harmony Smart Control Remote - by zag - 2014-08-21, 16:29
RE: New Harmony Smart Control Remote - by bry - 2014-08-21, 17:24
RE: New Harmony Smart Control Remote - by bry - 2014-08-21, 17:43
RE: New Harmony Smart Control Remote - by zag - 2014-11-27, 18:44
RE: New Harmony Smart Control Remote - by zag - 2014-12-02, 10:43
RE: New Harmony Smart Control Remote - by zag - 2014-12-18, 11:39
RE: New Harmony Smart Control Remote - by bry - 2014-12-29, 00:43
RE: New Harmony Smart Control Remote - by bry - 2014-12-29, 19:10
RE: New Harmony Smart Control Remote - by furii - 2015-02-23, 20:58
RE: New Harmony Smart Control Remote - by zag - 2016-03-22, 11:49
RE: New Harmony Smart Control Remote - by zag - 2016-03-22, 21:55
RE: New Harmony Smart Control Remote - by zag - 2016-06-24, 10:07
Logout Mark Read Team Forum Stats Members Help
New Harmony Smart Control Remote1