lprhodes / homebridge-apple-tv

Apple TV 4th & 5th gen plugin for homebridge: https://github.com/nfarina/homebridge
Apache License 2.0
105 stars 15 forks source link

Credentials #42

Open Olymp-net opened 5 years ago

Olymp-net commented 5 years ago

I was trying to install this Plugin with Auto Discovering mode but could not manage to get it to work. I read other Posts with People who were having similar Problems and who recommended just to do the Pairing manualy and configure it with the autodiscover.

But i don't have a clue what I have to use for credentials mentioned in the example config.json.

{ "id": "lounge", "name": "Lounge Apple TV", "credentials": "..." }

I do have a "pairing" ID (16 Digits) and a Service Name (40 Digits) don't I Need both? and which one would I Need to enter unter credentials? I asume "id" and "name" are 2 values that I can choose free.

Thanks for some clarification on how to get this Setup