Menu

#37 MHGUI: Harmony 700 buttons not retrieved

open
nobody
None
5
2015-11-19
2015-05-04
Chris Mayo
No

Exception generated by clicking on "Edit Favorite Channels"
The response to GetProductButtonList with skinId 66 is a SOAP fault, faultstring 1000

No Remote Buttons shown by "Configure Device" also.
I tried hacking ConfigureDevicePanel.LoadData() to print self.product.SupportedCapabilities.SupportedCapability
and got:

[Activities, ActivityCompiledRemoteButtonMapping, FavoriteChannels, ColourDisplay, PartiallySetupActivities, LocaleEnabled, DeviceDelay, SupportsVideoCalling, SupportActivitySequence, ButtonSequences, LeaveDevicesPoweredOn, SupportsRokuActivity, SupportsWatchAppleTVActivity, SupportsMHAssist, SmartTV, ActivityMapping, RemoteSettings, SupportsEmailCampaign, SupportsChangeUsername]

i.e. no CompiledRemoteButtonMapping

Discussion

  • Scott Talbert

    Scott Talbert - 2015-05-05

    Confirmed. I see this with a 650 also, I think it is a similar architecture.

     
  • Scott Talbert

    Scott Talbert - 2015-05-06

    Sigh, 650/700 handles its button mapping completely different from 200/300.

     
  • Henri

    Henri - 2015-09-01

    Same problem here with a 650... Any progress done on this ticket, please ?

     
  • Scott Talbert

    Scott Talbert - 2015-09-02

    I'm still working on it. I started, but got distracted by other things. I'll try to get back to it. There is quite a bit of work unfortunately.

     
  • Scott Talbert

    Scott Talbert - 2015-11-19

    This has been partially completed. 'Configure Device' is now working. 'Edit Favorite Channels' still needs to be worked on, but it should be easier as it appears to use the same SOAP calls as 'Configure Device.'

     

Log in to post a comment.