Hi all,
Issue: How can appdaemon utilized script modes set in HA? When a script widget is run it executes one time per 1-1.5 seconds, regardless of the scripts mode. For example, script is set to queue and I quickly press the widget three times, it only runs the script once.
Purpose: Building a remote control tablet with ADB commands. Navigation is impossible in single run script mode.