Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown pairing type "none" #10

Closed
lucasvdh opened this issue Dec 9, 2019 · 1 comment
Closed

Unknown pairing type "none" #10

lucasvdh opened this issue Dec 9, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@lucasvdh
Copy link
Owner

lucasvdh commented Dec 9, 2019

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:

{
  "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

@lucasvdh lucasvdh added the bug Something isn't working label Dec 9, 2019
@lucasvdh lucasvdh self-assigned this Dec 9, 2019
@lucasvdh
Copy link
Owner Author

This should be fixable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant