Controlling Android TV with a pc

by Kmillion2

Hi,

I was wondering if someone has the documentation for the bluetooth protocol that Android TV remotes use. I can connect the Android TV remote app, but I would like that to work on my computer (and eventually Homeassistant).

When I search for Android TV remote bluetooth (and other keywords), I only get Android apps as a result. So, does anyone know more about this?

Thanks in advance.

dreadedhamish

ADB is the best way to go, if you can enable it on your AndroidTV. There is already a homeassistant integration for it.

dragon788

There are a couple posts with Python apps that people have created to do the job. Search Python ShieldTV on Google.