- I enabled android tv by updating media_player config
- I added ADB bridge as add-on and connected using “adb shell”
- A basic lovelace card is added to the UI. I can toggle on/off for the TV. But unable to more things such as change source, play something from a specific app (e.g. Netflix)
I don’t see androidtv.adb_command. How do I go about sending adb_commands?
- platform: androidtv
host: 192.168.1.xxxx
name: Living Room TV
adb_server_ip: 127.0.0.1
adb_server_port: 5037