mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Workaround for missing adbkey.pub (#9038)
* Workaround for missing adbkey.pub
* ✏️ Tweak
This commit is contained in:
parent
246e7438f8
commit
07f35e8aca
@ -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` %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user