Need some help fixing 1 button on my remote, all the other works
#1
Hi,

I'm using a Harmony 555 with a HFX GP Vista 600 Receiver, everything works great, besides the play button.

I can't figure out how to get it to work, in the debug it says:

Code:
22:24:33 T:3049138064 M:1467826176   DEBUG: OnKey: 229 pressed, action is 27
22:24:33 T:3049138064 M:1467826176   DEBUG: Update - NEW at 317793:000000037ff07be9 00 Play mceusb (Play)

Clearly says (Play) and in lircmap.xml play = play, and in keymap.xml play=play why is it giving action 27? Also when i check : http://wiki.xbmc.org/index.php?title=Key...le_actions action 27 isn't even avaible, though it does do something inside xbmc (shows information).

What am i doing wrong?
Reply
#2
Tested
Code:
<universalremote>          
    <obc229>Play</obc229>
   </universalremote>

Didn't change a thing :/
Reply
#3
my bad, had <title>play</title> in lircmap , no issues anymore!
Reply

Logout Mark Read Team Forum Stats Members Help
Need some help fixing 1 button on my remote, all the other works0