Documentation for this package can be found at https://aio-androidtv.readthedocs.io.
aio-androidtv is a Python 3.7+ package that provides state information and control of Android TV and Fire TV devices via ADB.
Be sure you install into a Python 3.7+ environment.
pip install aio-androidtvA collection of useful intents and commands can be found here (credit: mcfrojd).
This is based on python-firetv by happyleavesaoc and the androidtv component for Home Assistant by a1ex4, and it depends on the Python package aio-adb-shell (which is based on python-adb).