-
Notifications
You must be signed in to change notification settings - Fork 8
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
Cannot add TV to Apple Home app #73
Comments
Hey :) Regarding the certificates. In the Readme there is already a link and it's described how to use them.
Regarding the issue you are having: In the Home app it should be similar to:
|
Do you already have other Homebridge devices? My guess why it's not working: it has something to do with docker. Homebridge/Home uses "mDNS-based service discovery", which needs a stable and "normal" network. Other possible solutions are:
|
Also, @AdamWrighter , let's remember this is an open source project and @LeLunZ is working on it in his own free time for nothing in return. 😊 Let's keep the conversation friendly. Open source is all about contributing: if you think the README isn't clear enough, you're welcome to open a PR to improve it. |
Describe The Bug:
After bashing my head against the setup process I finally managed to get my TV paired with Homebridge (involved finding a path to an SSL cert and privkey in some old, closed issue. put this in the setup guide!)
However, though the TV shows up in Homebridge and on/off controls within the Homebridge dashboard work, I cannot add the TV to my apple home app. In Homebridge, there is a message saying: "Please add [HiSense 24C8] manually in Home app. Setup Code: XXX-XX-XXX". The code XXX-XX-XXX that it shown is the same code as that used by my Homebridge, rather than its own code, and it does not show up when going through the process to add a device in Apple Home.
To Reproduce:
Expected behavior:
The TV should show up in the Home app.
Logs:
There are no errors. As far as your plugin and Homebridge is concerned, everything is working fine. I just can't add the TV to the Apple Home app.
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: