Good day
I am just getting started with Home assistant, so fairly new to everything.
I would like to set up automation such that the trigger will open an app on Android tv.
I am using Hass.io installed as docker on Ubuntu.
I also have Tasker installed on my Shield tv.
I d not want to use any cloud service and want to run everything local.
I found YouTube tutorial on how to use tasker to trigger something on home assistant but didn’t find anything the other way around.
I would appreciate any pointers or guides that would help.
I have it installed on a totally separate machine as I am running HA in a docker container and didn’t want to pollute that system or container. I call it over ssh. I’m not familiar with hass.io and modifying the host system underneath.
I’m new to homeassistant but running hassio. I have a an android TV which I would love to jump to netflix etc.
Is it possible to create a hass.io docker container which has adb and which can listen to requests from homeassistant? Eg, I’d like to expose a new service in HA called send_over_adb or something which pushes a message over the bus, is picked up by the adb-enabled docker container and then sends that message to the TV.
@wiphye worked it out. Need to allow adb debugging in the Shield. Thing is the developer console is not readily available. I found out you need to click 10 times in about device or similar…