How do you add multiple instances of the Kodi remote control page ?
I have 3x Kodi HTPCs in the house.
I created another device by copying the first one and changing its IP to that of the second HTPC, but I don’t know how to switch between the two media center PCs ?

Thanks.
EDIT: Also with the unmodified Kodi GridView Plugin (3).hrp file I am seeing this error when I first go in to the Kodi remote control page:
Response status code does not indicate success: 404 (Not Found).
Subsequently I am also seeing that error in my own modified project as well but it doesn’t appear to stop the Kodi remote control page from functioning.
EDIT2:
So each Kodi device instance in Home Remote, has the correct LAN IP for each HTPC etc.
But it only seems to connect to the Kod01 PC, I don’t know how to switch the Kodi remote control page to the other Kodi02 PC etc.
EDIT3:
Have it working now I have three Kodi remote control pages working independently of each other.
I had to make copies of the KodiDetails.xaml template file for each HTPC. I then had to manually edit all elements within the template files and change their bindings to point to the correct Kodi device in HR. Took some time but it seems to be working.