Skip to content

Commit

Permalink
Update ADB Setup documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffLIrion committed Nov 16, 2019
1 parent 004d1fc commit 9825363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/adb_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Your Home Assistant configuration will look like:
2. Python ADB Implementation
----------------------------

The second way that ``androidtv`` can communicate with devices is using the Python ADB implementation (credit: `python-adb <https://github.com/google/python-adb>`_).
The second way that ``androidtv`` can communicate with devices is using the Python ADB implementation (credit: `adb-shell <https://github.com/JeffLIrion/adb_shell>`_).

If your device requires ADB authentication, you will need to follow the instructions in the "ADB Authentication" section below. Once you have an authenticated key, this approach does not require any additional setup or addons. However, users with newer devices may find that the ADB connection is unstable. For a Fire TV device, you can try setting the ``get_sources`` configuration option to ``false``. If the problem cannot be resolved, you should use the ADB server option.

Expand Down

0 comments on commit 9825363

Please sign in to comment.