Added to troubleshooting section for Philips TVs (#9139)

* Added to troubleshooting section for Philips TVs

Philips Android TVs only accept the initial handshake with adb connect over their wi-fi interface.

* ✏️ Tweak

* Minor changes
This commit is contained in:
Jan Olbrecht 2019-04-05 04:00:18 +02:00 committed by Fabian Affolter
parent 80f7b7ba51
commit e01ad9c81c

View File

@ -181,6 +181,8 @@ If you receive the error message `Error while setting up platform androidtv` in
* Home Assistant does not have the appropriate permissions for the `adbkey` file and so it is not able to use it. Once you fix the permissions, the component should work.
4. Some Android TV devices (e.g., Philips TVs running Android TV) only accept the initial ADB connection request over their Wi-Fi interface. If you have the TV wired, you need to connect it to WiFi and try the initial connection again. Once the authentication has been granted via Wi-Fi, you can connect to the TV over the wired interface as well.
## {% linkable_title Services %}
### {% linkable_title `media_player.select_source` %}