greylurk / hassio-custom-addons

Some experimental hassio addons.
11 stars 17 forks source link

FireTV - No devices listed #2

Open inverse opened 6 years ago

inverse commented 6 years ago

Setup the extension using the following config

{
  "devices": [
    {
      "name": "livingroom",
      "host": "192.168.1.81"
    }
  ]
}

Addon booted just fine although when navigating to http://hassio.local:5556/devices/list an empty array is returned. Any ideas?

I can adb connect to that device on my laptop.