diff --git a/source/_components/androidtv.markdown b/source/_components/androidtv.markdown index 9e8ef468b3c..fb4e9f90544 100644 --- a/source/_components/androidtv.markdown +++ b/source/_components/androidtv.markdown @@ -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` %}