Hass discovered Apple TV, but i do not have one

Hi,
Hass discovered Apple TV integration but i don’t have one.
How can i find out which device is used for the discovery?

Thanks
Sven

It’s a bit tricky to see without looking at the logs. Do you use forked-daapd by a chance? It uses the same protocol as legacy Apple TV’s, so it might be picked up.

That’s all i got in the logs:

Detected integration that attempted to create another Zeroconf instance. 
Please use the shared Zeroconf via await homeassistant.components.zeroconf.async_get_instance(hass). 
Please report issue for apple_tv using this method at homeassistant/components/apple_tv/config_flow.py, line 247: self.pairing = await pair(

No forked-daapd is used.

And that one i found:

2021-02-23 09:18:17 INFO (SyncWorker_1) [homeassistant.loader] Loaded apple_tv from homeassistant.components.apple_tv

2021-02-23 09:18:17 INFO (SyncWorker_0) [homeassistant.loader] Loaded discovery from homeassistant.components.discovery

I found it, the DEBUG mode was not enabled.

It is the “Rhythmbox” app of my linux distribution.

Thanks

1 Like

Thank you so much. Wish this would have come up on Google, but nice to find the solution.

Thought it was some malware, but just Rhythmbox! :slight_smile:

Hey Sven,

Apart from you that you didn’t want this integration automatically… Were you able to add rhythmbox to Homeassistant?

I stumbled upon you thread because Homeassistant found the rhythmbox installation on my wife’s laptop.

Sadly Ubuntu didn’t ask for any pin when Homeassistant offered to integrate the “AppleTV” integration.

Were you successful?

I didn’t actually want to add Rhythmbox to my HA. So didn’t even try. :slight_smile: