Closed lucasvdh closed 1 year ago
Apparently the app still tries to start a pairing session even if "pairing_type" is returned as "none". This should be easily fixable.
"pairing_type"
"none"
System response:
{ "menulanguage": "Swedish", "name": "43PUS6754/12", "country": "Sweden", "serialnumber_encrypted": "K2kseVsmQFgkd15gKkJ+aoPKR1aKzTdPuw9DZyn2HxY=", "softwareversion_encrypted": "K2kseVsmQFgkd15gKkJ+amueMe3DHAmDQ8d/R/pbq76od3Wmqm0WSs8gfLFv0gbo", "model_encrypted": "K2kseVsmQFgkd15gKkJ+akZN/hgdOuXoNRhSqoux/7Q=", "deviceid_encrypted": "K2kseVsmQFgkd15gKkJ+atwhZKcsUxdLu9RuWC/KLAY=", "nettvversion": "4.6.0.1", "epgsource": "no_epg", "api_version": { "Major": 6, "Minor": 1, "Patch": 0 }, "featuring": { "jsonfeatures": { "recordings": [ "List", "Schedule", "Manage" ], "ambilight": [ "Hue", "HueStreaming", "Ambilight" ], "textentry": [ "context_based", "initial_string_available" ], "inputkey": [ "key", "unicode" ], "pointer": [ "context_based" ], "activities": [ "browser" ] }, "systemfeatures": { "tvtype": "consumer", "content": [ "dmr" ], "pairing_type": "none", "companion_screen": true, "os_type": "Linux" } } }
Originaly reported at: https://community.athom.com/t/philips-tv-testing/14064/66
This should be fixable
Apparently the app still tries to start a pairing session even if
"pairing_type"
is returned as"none"
. This should be easily fixable.System response:
Originaly reported at: https://community.athom.com/t/philips-tv-testing/14064/66