Skip to content
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

Error: cannot find remote inside AppleTV #64

Open
arthursoares opened this issue Aug 6, 2019 · 8 comments
Open

Error: cannot find remote inside AppleTV #64

arthursoares opened this issue Aug 6, 2019 · 8 comments

Comments

@arthursoares
Copy link

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?

@sdorilas
Copy link

Hi there.

I’m having the same exact issue as you. I thought I was missing something but glad I’m not alone.

@PaRkThEcAr
Copy link

I am having the same exact issue! would someone enlighten us as to the solution?

@omriavital
Copy link

omriavital commented Aug 31, 2019

joining the question.. have the same issue

@arthursoares have you managed to solve?

@pax0707
Copy link

pax0707 commented Sep 28, 2019

You running tvOS 13?

@PaRkThEcAr
Copy link

PaRkThEcAr commented Sep 28, 2019 via email

@pax0707
Copy link

pax0707 commented Sep 28, 2019

Guess plugin needs an update to work with 13 changes.

@brj5
Copy link

brj5 commented Sep 26, 2020

anyone find a solution? im having the same issue

@PaRkThEcAr
Copy link

PaRkThEcAr commented Sep 26, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants