-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to add itunes to Homebridge/HomeKit #17
Comments
I am having the same problem. I have cleared out the "accessories" and "persist" folders, have reinstalled everything all the way along: sudo xcode-select -s /Applications/Xcode.app/Contents/Developer ...and given a new name, username, and PIN to Homebridge. No dice. When I go to add the accessory, I enter the PIN, then it grinds away for a few minutes before failing. I'm running iOS10.1 betas on my main devices, but I've had the same issue with devices running vanilla iOS10.0. I feel like I'm so close to my dream of being able to select AirPlay speakers with Siri! |
Yea deleting those two folders did not resolved my issue too. I do not know if it is a network related issue, or something is wrong with the plug in itself. Because sometimes I got issues documented in terminal which indicated some ports failed, sometimes everything runs smooth but still no connection. |
Now I cannot even install the plug in again. Trying to install the plug in results in this: sudo npm install -g homebridge-itunes npm ERR! uid must be an unsigned int After that: Terminal responds with this error: [2016-10-21 10:31:23] Loading 1 platforms... Error: The requested platform 'iTunes' was not registered by any plugin. |
okay, last error seemed to be related with the npm version. after resolving this issue another one came up: server:~ admin$ homebridge
[2016-10-21 11:28:46] Homebridge is running on port 51826. homebridge does not understand the iTunes plugin properly, I guess, because it says: undefined platforms. As long as this message appears, I am not even able to connect to my synology NAS, even though no error in terminal shows up! |
okay, last post for now. After uninstalling the plug in, removing it from the .json file and adding homebridge again to my setup, it discovered "play state", "track skipper", "album skipper". (Note: iTunes plugin is already uninstalled). Of course the buttons were not usable, so I tried to add the plug in again. MyHome showed me the buttons as "available/online" but were still not reachable. Additionally other accessories were not reachable too. activity monitor shows also 100% CPU usage, when iTunes plugin is running. Without the plugin 0,2%. I will leave it for now. Will check this thread again, after a new update to see if it is then working for me! |
Same exact issue as misanthrophy here! Using latest homebridge and node js as of oct 23rd 2016. |
any updates, same issue here... |
Okay folks, if you're still with me, I've just published 0.2.0-alpha0, which I hope may fix your issue. Can you try it:
And let me know if it helps, please? Thanks! |
Whoops...and see the important upgrade notice! |
Okay, 0.2.0-alpha1 is now out and it makes the upgrade notice I mentioned no longer necessary, and adds some additional features. Enjoy! |
Hello,
I tried yesterday for several hours to add the iTunes plugin to homebridge. Each time, I set it up, I am no longer able to add Homebridge to HomeKit over several different apps. I can see the bridge, I can enter the code 031-45-154 but then nothing happens or rather it cancels with the message something like network issues. If I then, remove the iTunes information from the config.json and uninstall the plugin, I am still no longer able to start homebridge properly. All what helps is, removing everything and set it up again as new. Everything is up2date: MacMini, iTunes, HomeBridge, Node, iPhone, iPad. Restarting everything incl. router does not help either. Am I the only one, experiencing this type of issue?
The text was updated successfully, but these errors were encountered: