Search results

  1. P

    Macro Not Running [This Macro]

    Probably not much in it but I think Macro Not Running [This Macro] is easier/quicker to set up. I used to use Rooted Device - Rooted (because my device isn't) but maybe one day...
  2. P

    Why do these two identical Geofence constraints give different results?

    What happens if you test the second macro first and then the first macro second?
  3. P

    Macro Not Running [This Macro]

    When I use If - End Ifs with multiple Else Ifs I often want to maintain a certain order (eg alphabetic) for the Else Ifs to simplify updating and maintenance. For this reason I never use the initial If because it can't be re-positioned like the Else Ifs can. So for the initial If I always use a...
  4. P

    MacroDroid and Google Home / Assistant

    So I guess the best workaround might be to install MacroDroid on every device and use it to zap the unwanted notifications...?
  5. P

    Macro Not Running [This Macro]

    Will this ALWAYS return false?
  6. P

    MacroDroid and Google Home / Assistant

    How to prevent unwanted notifications being duplicated on devices other than the intended one?
  7. P

    Unexpected BT device connected trigger behaviour

    Thanks for that, I've got it now. I tested again, then switched the positions of the triggers, and then re-tested. Whichever trigger is in the first position is the one that fires. Thanks again!
  8. P

    Unexpected BT device connected trigger behaviour

    Merged macro DOES have TWO triggers - one trigger from each of the two macros that I merged, ie 'Bluetooth event - device connected - any' AND 'Bluetooth event - device connected - headset'.
  9. P

    MacroDroid and Google Home / Assistant

    Thanks. Mobile view is the fix. PS - works a treat with Block Screen Touches action!
  10. P

    Unexpected BT device connected trigger behaviour

    I just merged two macros. One had the trigger 'Bluetooth event - device connected - any' and the other had the trigger 'Bluetooth event - device connected - headset'. When headset connected, both of the 'old' macros were triggered. I presumed that now, when headset connected, the 'new' macro...
  11. P

    MacroDroid and Google Home / Assistant

    When using the script editor I am not seeing any 'save' option - am I missing something obvious?
  12. P

    "Any power source" doesn't recognise wireless charging

    Please post a screenshot (preferably in English) of your macro.
  13. P

    Wait Until Trigger not working at all

    Does the trigger fire if you manually edit the variable?
  14. P

    AutoMail plugin

    Is anyone else using the AutoMail plugin? I am trying it for the first time. AutoMail Get 'Subject', 'Text' (which I presume is body?), and 'To' appear to not be working. Any help much appreciated.
  15. P

    MailTask plugin - no longer operating?

    Is MailTask no longer operating?
  16. P

    Methods to count spaces in a string

    Copy the string to a second string variable; use Text Manipulation to remove all the spaces; length of original string minus length of manipulated string = number of spaces.
  17. P

    use only homescreen as a trigger

    It will depend on the device. You can find it by creating a simple test macro that sets a string variable to 'Foreground app name' (select in ... menu) and manually triggering it while only homescreen is visible.
  18. P

    MQTT and Tasmota

    http://www.macrodroidforum.com/index.php?threads/smart-plug-switch-with-macrodroid.202/
  19. P

    Integratione with smartlife or google home assistant routine

    Can Smartlife respond to notifications?
Top