pyatv icon indicating copy to clipboard operation
pyatv copied to clipboard

Pairing requirement incorrect for AirPlay/RAOP when password is set

Open postlund opened this issue 2 years ago • 0 comments

Describe the bug

When a password is set, pairing requirement is reported as "not needed". This is due to the fact that flags are set to 0xC4 which does not include the bit requiring one time pairing. Not sure how to fix this yet, will have to look into it at some point.

Error log

<place log here>

How to reproduce the bug?

Enable password and scan

What is expected behavior?

Pairing requirement should still be "mandatory"

Operating System

Any

Python

3.10

pyatv

0.13.2

Device

Apple TV 4K

Additional context

None

postlund avatar Aug 23 '23 12:08 postlund