AutoWear AutoWear: profile/screen sometimes not loading from list when requested before

Discussion in 'AutoApps' started by Joennuh, May 18, 2020.

  1. Joennuh

    Joennuh New Member

    Joined:
    May 18, 2020
    Messages:
    5
    Likes Received:
    0
    Hi all!

    I use the apps of Joaoapps quite a lot and after having issues with my Asus Zenwatch 3 for a long while I now have a Fossil Carlyle HR gen 5 WearOS smartwatch on which I tried to recreate my AutoWear automation menu's. Unfurtunately it does not work correctly in the way I want.

    Have a look at this video and after that the description below:


    In this example I have a main profile with AutoWear List with 3 items called Tools, Lamp aan and Lamp uit.
    Tools starts a profile with another list and seems to work fine.
    Both Lamp aan and Lamp uit start the same profile with a parameter. This profile sends an AutoRemote webhook request to IFTTT and displays an AutoWear Text screen.

    When I run Lamp aan, got the confirmation generated by the profile for this and got back to the first list I can't run the profile for both Lamp aan en Lamp uit again. However, sometimes it does work correctly.

    What did I miss and how can I make it work correctly?
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your profile's description (not xml) so I can take a look? Long-click the profile in Tasker->export description Thanks in advance
     
  3. Joennuh

    Joennuh New Member

    Joined:
    May 18, 2020
    Messages:
    5
    Likes Received:
    0
    @joaomgcd In the meanwhile I added another option to the main menu but that option is working fine. The issue still persist for the situation described in my previous post.

    This is the main menu called by the app "Automation":

    Code (Text):
        Profile: AutoWear: Automation app (257)
            Restore: no
            Event: AutoWear Command [ Configuration:Event: &APPOPENEDAUTOMATION& ]
        Enter: Anon (258)
            A1: AutoWear List Screen [ Configuration:Labels: Tools,Uitspreken,Lamp aan,Lamp uit
        Header Text: <font color="#ffffff"><b>Automation</b></font>
        Commands: awtoolmenu,AWZegMenu,eWLstaandelamp=:=aan,eWLstaandelamp=:=uit
        Icons: android.resource://net.dinglisch.android.taskerm/hd_aaa_ext_gear
        Background Color: #FF000000
        Screen Mode: Turn on
        Animation: Slide from right
        Text Color: #FFFFFFFF
        Show Now: true
        Trigger Event: true
        Haptic Feedback: true
        Command to show: &APPOPENED&
        Name: Automation Timeout (Seconds):20 ]
       
    And this is the profile Lamp aan en Lamp uit calls to:
    Code (Text):
        Profile: AW: eWL: Staande lamp (259)
            Restore: no
            Event: AutoWear Command [ Configuration:Command Filter: eWLstaandelamp=:= ]
        Enter: Anon (260)
            A1: Say [ Text:%awcomm Engine:Voice:com.google.android.tts:nld-nld Stream:3 Pitch:5 Speed:4 Respect Audio Focus:On Network:Off Continue Task Immediately:Off ]
            A2: AutoRemote Message [ Configuration:Recipient: IFTTT 2
        Message: staandelamp-%awcomm Timeout (Seconds):30 ]
            A3: AutoWear Single Screen [ Configuration:Text: De actie %awcomm is uitgevoerd.
        Background Color: #FF000000
        Screen Mode: Turn on
        Animation: Slide from right
        Text Color: #FFFFFFFF
        Time Out: 10
        Show Now: true
        Trigger Event: true
        Haptic Feedback: true
        Command to show: &APPOPENED&
        Name: eWL: Staande lamp - bevestiging Timeout (Seconds):20 ]
       
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Thanks. Does the "Say" action in that task work when you click on Lamp uit?
     
  5. Joennuh

    Joennuh New Member

    Joined:
    May 18, 2020
    Messages:
    5
    Likes Received:
    0
    When the profile doesn't work the Say command isn't working either. As said: sometimes the profile does work when called a second (or more times) but mostly it doesn't. It happens with some other options like submenu's created by AutoWear List screens too but I wanted to start with this one.
     
  6. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Could you please check the AutoWear logs and see if it's getting the command from the watch at least?
     
  7. Joennuh

    Joennuh New Member

    Joined:
    May 18, 2020
    Messages:
    5
    Likes Received:
    0
    I just reproduced the issue and watched the logs. The commands are shown in the logs. When it directly succeeds it seems that it got called twice quite often.

    Here is the log:
    Code (Text):
     version 2.0.bf3

    OS Build 00WW_5_15I
    OS Code 28
    Device TA-1012
    Manufacturer HMD Global
    Product TA-1012_00WW

    Commands - 2020-05-22 20:20:44.946 - New Last Command: null;
    Commands - 2020-05-22 20:20:16.887 - New Last Command: eWLstaandelamp=:=aan;
    Commands - 2020-05-22 20:20:09.426 - New Last Command: null;
    Commands - 2020-05-22 20:20:01.875 - New Last Command: eWLstaandelamp=:=aan;
    Commands - 2020-05-22 20:19:52.399 - New Last Command: eWLstaandelamp=:=aan;
    Commands - 2020-05-22 20:19:42.897 - New Last Command: eWLstaandelamp=:=uit;
    Commands - 2020-05-22 20:19:39.112 - New Last Command: null;
    Commands - 2020-05-22 20:19:29.072 - New Last Command: eWLstaandelamp=:=uit;
    Commands - 2020-05-22 20:19:28.897 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 20:19:21.909 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 20:19:11.870 - New Last Command: eWLstaandelamp=:=aan;
    Commands - 2020-05-22 20:19:11.869 - New Last Command: eWLstaandelamp=:=aan;
    Commands - 2020-05-22 20:19:02.386 - New Last Command: &APPOPENEDAUTOMATION&;
    Commands - 2020-05-22 16:52:10.121 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 16:52:10.117 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 16:52:10.113 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 16:52:10.081 - New Last Command: &BOOT&;
    Commands - 2020-05-22 16:27:21.117 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 16:25:48.104 - New Last Command: null;
    Commands - 2020-05-22 16:25:19.588 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 16:25:19.569 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 16:25:19.455 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 16:20:54.297 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 16:20:54.291 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 16:20:54.264 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 16:12:13.760 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 16:12:13.755 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 16:12:13.722 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 16:09:43.787 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 16:09:43.780 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 16:09:43.757 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 16:09:26.113 - New Last Command: null;
    Commands - 2020-05-22 16:09:09.834 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 16:09:08.590 - New Last Command: &WATCHOFFWRIST&;
    Commands - 2020-05-22 15:35:41.190 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:35:41.178 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:35:41.163 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 15:32:41.073 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:32:41.054 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 15:32:41.014 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:32:31.175 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:32:31.160 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:32:31.130 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:24:01.054 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:24:01.049 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:24:00.857 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 15:21:07.876 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:21:07.870 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:21:07.842 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:17:04.581 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:17:04.569 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:17:04.558 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:15:54.859 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:15:54.849 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:15:54.825 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:15:21.424 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:15:21.418 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:15:21.395 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:14:17.066 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:14:17.061 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:14:17.035 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:13:33.316 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 15:13:33.311 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 15:13:33.284 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 15:09:39.916 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 15:07:17.108 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 15:06:14.661 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 15:05:54.871 - New Last Command: null;
    Commands - 2020-05-22 15:05:51.738 - New Last Command: null;
    Commands - 2020-05-22 15:05:30.051 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 14:54:28.508 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 14:54:28.501 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 14:54:28.443 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 14:50:40.876 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 14:47:16.661 - New Last Command: null;
    Commands - 2020-05-22 14:34:53.388 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 14:34:50.084 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 14:34:48.808 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 14:23:36.314 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 14:23:36.309 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 14:23:36.289 - New Last Command: &SCREENON&;
    Commands - 2020-05-22 14:22:31.008 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 14:22:26.412 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 13:53:24.097 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 13:53:24.083 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 13:53:24.066 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 13:52:53.352 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 13:52:53.344 - New Last Command: &BATTERYOK&;
    Commands - 2020-05-22 13:52:53.317 - New Last Command: &SCREENOFF&;
    Commands - 2020-05-22 13:50:35.494 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 13:50:33.567 - New Last Command: &POWERDISCONNECTED&;
    Commands - 2020-05-22 13:50:28.487 - New Last Command: &POWERCONNECTED&;
    Commands - 2020-05-22 13:50:24.645 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 13:50:23.040 - New Last Command: &WATCHOFFWRIST&;
    Commands - 2020-05-22 13:50:20.047 - New Last Command: &WATCHOFFWRIST&;
    Commands - 2020-05-22 13:50:11.237 - New Last Command: null;
    Commands - 2020-05-22 13:50:10.634 - New Last Command: &WATCHOFFWRIST&;
    Commands - 2020-05-22 09:36:46.243 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 09:36:10.070 - New Last Command: &WATCHONWRIST&;
    Commands - 2020-05-22 09:36:07.792 - New Last Command: null;
     
  8. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please add a flash action to the start of the task? Maybe it's the say action that's failing?
     

Share This Page