Function Keys

Jim Peduto's Avatar
User User
  • Posts: 79
  • Thanks: 0

Re: Function Keys

2 years 5 months ago
#1924
edited F1 under harmony_activity.
It works.
Still no respnse from f2 for PrevChannel

Please Log in or Create an account to join the conversation.

Jim Peduto's Avatar
User User
  • Posts: 79
  • Thanks: 0

Re: Function Keys

2 years 5 months ago
#1925
saw the notes above. Added PrevChannel to F3. It works! F2 with the same command is non-responsive.

Please Log in or Create an account to join the conversation.

bitzerjd's Avatar Topic Author
User User
  • Posts: 375
  • Thanks: 3

Re: Function Keys

2 years 5 months ago
#1926
I'm having the same issue with F2. Commands work on F1 and F3, but not on F2

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: Function Keys

2 years 5 months ago - 2 years 5 months ago
#1932
Well I finally got to the bottom of the F2 issue. Internally on the SmartRemote all the hard buttons are mapped to keyboard keys. F2 is mapped to the MediaStop key. However F2 now seems to be sending BrowserStop instead of MediaStop. BrowserStop and MediaStop share the same keycode but not key name. In any event I have modified the JavaScript so that internally now both keys mean F2.

To get the fix you will have to install the Designer update I just published and then click on the update project button after clicking on any file in the SmartRemote project. After that reboot your SmartRemote.
Last edit: 2 years 5 months ago by davep.

Please Log in or Create an account to join the conversation.

bitzerjd's Avatar Topic Author
User User
  • Posts: 375
  • Thanks: 3

Re: Function Keys

2 years 5 months ago
#1949
I did the updates and the behavior is different, but the commands still don't fire. Here is what is in my log.
25/03/2024 20:53:59.53 · DEBUG · Server.doCommand - SetVariable|longpress_{{clientname}}~true from remote

25/03/2024 20:53:59.53 · DEBUG · Server.doCommand - SetVariable|longpress_remote0~true

25/03/2024 20:54:00.54 · DEBUG · Server.doCommand - SetVariable|longpress_{{clientname}}~false from remote

25/03/2024 20:54:00.54 · DEBUG · Server.doCommand - SetVariable|longpress_remote0~false

Please Log in or Create an account to join the conversation.

bitzerjd's Avatar Topic Author
User User
  • Posts: 375
  • Thanks: 3

Re: Function Keys

2 years 5 months ago
#2066
Magically the F2 key started working today. Nothing changed it just started to work.

Please Log in or Create an account to join the conversation.

Time to create page: 0.264 seconds