pyatv icon indicating copy to clipboard operation
pyatv copied to clipboard

MRP pairing requirement is reported Optional on tvOS 15

Open postlund opened this issue 4 years ago • 0 comments

Describe the bug

A minor regression when I re-added the MRP service but marked it as Disabled is that the pairing requirement is reported as Optional, which is wrong. It should be set to NotSupported.

Error log

No response

How to reproduce the bug?

Scan for a tvOS 15 device, the pairing requirement will be reported incorrectly.

What is expected behavior?

Pairing requirement should be set to NotSupported.

Operating System

Any

Python

Other

pyatv

0.9.8

Device

tvOS 15

Additional context

https://github.com/postlund/pyatv/issues/1558#issuecomment-1000708831

postlund avatar Dec 24 '21 11:12 postlund