dwaan / homebridge-adb

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

Fire TV 4k stick doesn't appear in home app ? #44

Closed mrota83 closed 3 years ago

mrota83 commented 3 years ago

Hi'

I have a fire tv 4k stick and i can't add to the home app.

Im running hoobs with the adb plugin from a raspberry pi4b and i already installed all the Prerequisite. In the log i get this msg: [HomebridgeADB] Please provide IP for this accessory: ${this.name}

I already put the ip adress of my fire tv 4k in the adb config plugin.

Thank you very much for your help.

dwaan commented 3 years ago

Hi, it looks like your config is in the wrong format, the plugins can't read your IP config. Take a look of the config that I attached here. config.json.txt

mrota83 commented 3 years ago

Working now :) Thank you very much