Some of my media player apps do not have an option to turn them off after a given time. I am considering to use HA to terminate those apps.
I believe that Android Debug Bridge could be used for this, but it only allows connections to AndroidTV based devices. At least I could not connect it to my phone even though Wireless ADB is enabled. I used ‘auto’ as device type.
Is there a way to connect to Android phones, or can you think of an alternative approach?