postlund / pyatv

A client library for Apple TV and AirPlay devices
https://pyatv.dev
MIT License
838 stars 91 forks source link

Deleted pairing on Apple TV now error when found, how to reset pairing #2277

Closed Glec6 closed 6 months ago

Glec6 commented 7 months ago

What do you need help with?

I delete the pairing on the Apple TV, and now having trouble repairing. Every time I try to repair it error’s out or says it’s already paired which it isn’t. Tried to uninstall Pyatv and retinstall it in terminal, still same thing happens. Any idea’s?

maxileith commented 7 months ago

@Glec6 credentials are cached in ~/.pyatv.conf. You need to delete that file or remove the credentials from that. If you are coming from https://github.com/maxileith/homebridge-appletv-enhanced/issues/12, the issue is solved :)

Glec6 commented 7 months ago

Awesome worked for me! Thanks!

postlund commented 6 months ago

👍