homebridge-dacp
homebridge-dacp copied to clipboard
Error: cannot find remote inside AppleTV
Hello!
I'm running homebridge on a Raspbian and I have an AppleTV 4k. My config file is as follow:
{
"platform": "DACP",
"devices": [
{
"name": "AppleTV",
"features": {
"no-volume-controls": true
}
}
]
}
I run homebridge and I go to Settings
-> Remote and Devices
-> Remote App and Devices
and I cannot see the AppleTV
remote listed there.
Here is what in my log from homebridge.
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] Initializing DACP platform...
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] DACP Platform Plugin Loaded - Version 0.9.2
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] Found accessory in config: "AppleTV"
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP]
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] Skipping creation of the accessory "AppleTV" because it doesn't have a pairing code or
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] service name yet. You need to pair the device/iTunes, reconfigure and restart homebridge.
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP]
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] Beginning remote control announcements for the accessory "AppleTV".
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP]
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP] Use passcode 5160 to pair with this remote control.
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] [DACP]
Aug 06 10:09:30 raspberrypi homebridge[22205]: [8/6/2019, 10:09:30 AM] Loading 0 accessories.
I'm running the latest version. Any ideas?
Hi there.
I’m having the same exact issue as you. I thought I was missing something but glad I’m not alone.
I am having the same exact issue! would someone enlighten us as to the solution?
joining the question.. have the same issue
@arthursoares have you managed to solve?
You running tvOS 13?
Yep!
Sent from my iPhone
On Sep 27, 2019, at 6:37 PM, pax0707 [email protected] wrote:
You running tvOS 13?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Guess plugin needs an update to work with 13 changes.
anyone find a solution? im having the same issue
Hey there!
Sadly I feel this project is no longer managed.
These days, we use the Homebridge-AppleTV-Remote plugin. (Found here https://www.npmjs.com/package/homebridge-apple-tv-remote)
tvOS no longer supports DHCP (as of 13) so this plugin uses the Media Remote Protocol.
I also believe this project is dead. So if theater lights and playback control are what you want, this is a good option. It even shows for sleep control and use of its own api.
Sent from my iPhone
On Sep 26, 2020, at 11:41 AM, brj5 [email protected] wrote:
anyone find a solution? im having the same issue
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.