Function Keys

More
2 years 4 months ago #1924 by Jim Peduto
Replied by Jim Peduto on topic Function Keys
edited F1 under harmony_activity.
It works.
Still no respnse from f2 for PrevChannel

Please Log in to join the conversation.

More
2 years 4 months ago #1925 by Jim Peduto
Replied by Jim Peduto on topic Function Keys
saw the notes above. Added PrevChannel to F3. It works! F2 with the same command is non-responsive.

Please Log in to join the conversation.

More
2 years 4 months ago #1926 by bitzerjd
Replied by bitzerjd on topic Function Keys
I'm having the same issue with F2. Commands work on F1 and F3, but not on F2

Please Log in to join the conversation.

More
2 years 4 months ago - 2 years 4 months ago #1932 by davep
Replied by davep on topic Function Keys
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 4 months ago by davep.

Please Log in to join the conversation.

More
2 years 4 months ago #1949 by bitzerjd
Replied by bitzerjd on topic Function Keys
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 to join the conversation.

More
2 years 4 months ago #2066 by bitzerjd
Replied by bitzerjd on topic Function Keys
Magically the F2 key started working today. Nothing changed it just started to work.

Please Log in to join the conversation.

Time to create page: 0.183 seconds