Weather Page activated upon change of activity

Hi -

I’m using a Logitech Harmony Hub + Remote with my Vero 4k unit. I have two units, both with identical setups, although only one is exhibiting this issue.

My issue is that upon starting another Harmony activity, the Weather page is loaded. I can see the debug entry as follows:

23:37:49.732 T:3981693936 DEBUG: PushCecKeypress - received key f9 duration 0
23:37:49.747 T:4110397440 DEBUG: OnKey: 249 (0xf9, obc6) pressed, action is ActivateWindow(Weather)
23:37:49.747 T:4110397440 DEBUG: Activating window ID: 12600
23:37:49.807 T:3981693936 DEBUG: PushCecKeypress - received key f9 duration 74
23:37:50.067 T:4110397440 DEBUG: ------ Window Deinit (Home.xml) ------
23:37:50.068 T:4110397440 DEBUG: ------ Window Init (MyWeather.xml) ------
23:37:50.069 T:4110397440 INFO: Loading skin file: MyWeather.xml, load type: KEEP_IN_MEMORY

I cannot find ANY key presses being sent as part of the Harmony activity upon load, and despite clearing out my activity and starting again, the problem still persists.

Can anyone please help me work out how I stop this commend being acted upon every time I change my Harmony activity?

Fixed.

Looks like it’s my Panasonic TV input that’s causing the issue:

I had this “issue” with my Panasonic TH-P50V10A and I just altered the keymap by adding my own remote.xml file.

Looks like Key 249 is the culprit. The Harmony would have received that coding from the Panasonic codes.

Here is a remote.xml file for you to try:
https://expirebox.com/download/a911a024f9e1497836a06a103895e034.html

The file needs to go into: /home/osmc/.kodi/userdata/keymaps
You can use Filezilla to copy the file into the /keymaps folder.

You’ll need to reboot the Pi for the keymap to take effect.