dwaan / homebridge-adb

Homebridge script to control remote ADB enabled Android device
MIT License
76 stars 15 forks source link

HomebridgeADB] Shield TV - Device disconnected? Trying to reconnect. #42

Closed jensen1908 closed 3 years ago

jensen1908 commented 3 years ago

Hello

i experience this issue both with Apple TV and Shield TV. It got the correct IP address

home bridge is running in docker on UnRAID

Starting to advertise 'Homebridge E1A5' using bonjour-hap backend! [4/13/2021, 11:30:54 PM] Homebridge v1.3.4 (Homebridge) is running on port 51826. [4/13/2021, 11:30:54 PM] [HomebridgeADB] Apple TV - Device disconnected? Trying to reconnect. [4/13/2021, 11:30:54 PM] [HomebridgeADB] Shield TV - Device disconnected? Trying to reconnect. [4/13/2021, 11:30:54 PM] [HomebridgeADB] Shield TV - Device disconnected? Trying to reconnect. [4/13/2021, 11:30:54 PM] [HomebridgeADB] Apple TV - Device disconnected? Trying to reconnect.

dwaan commented 3 years ago

Hi,

This plugin is only to control android device, so connecting to the Apple TV should do nothing.

As for the Shield TV, first thing you need to check is if you already done all the necessary steps in Prerequisite section in this page https://github.com/dwaan/homebridge-adb ? Make sure you did it inside the docker where your homebridge is installed.