Workaround for missing adbkey.pub (#9038)

* Workaround for missing adbkey.pub

* ✏️ Tweak
This commit is contained in:
dilruacs 2019-03-25 22:11:24 +01:00 committed by Franck Nijhof
parent 246e7438f8
commit 07f35e8aca

View File

@ -171,6 +171,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.
* Newer ADB binaries do not generate an `adbkey.pub` file for you. This can be resolved by creating an empty `adbkey.pub` in the same directory, e.g., by running `touch adbkey.pub`.
## {% linkable_title Services %}
### {% linkable_title `media_player.select_source` %}