JeffLIrion / homeassistant_native_firetv

43 stars 16 forks source link

Can this be integrated with the new official ABD addon by Frenck? #23

Closed 2016for closed 5 years ago

2016for commented 5 years ago

I am using the androidtv custom_component with official adb addon by Frenck (https://community.home-assistant.io/t/community-hass-io-add-on-adb-android-debug-bridge/96375) Stability of connection is amazing.

The official FireTV component didn't work for me. Always showed Unavailable (with one or two state changes in b/w)

AndroidTV custom_component doesn't seem to be recognizing play/pause/idle or the current track playing on FireTV cube.

Would be amazing if stability of adb addon can be combined with firetv specific code.

Thanks

JeffLIrion commented 5 years ago

Yes. Use this branch: firetv.py

media_player:
  - platform: firetv
    name: Fire TV
    host: 192.168.0.111
    adb_server_ip: 127.0.0.1