Recent content by Josué García

  1. Josué García

    MacroDroid and Google Home / Assistant

    Sorry, it seems that this is not possible, the notification will be sent to all devices associated with the same configured account.
  2. Josué García

    MacroDroid and Google Home / Assistant

    @Pseudocyclic It looks like it's from the desktop view, please scroll down. If this doesn't fix it, please switch to mobile view mode (you are currently using desktop mode)
  3. Josué García

    MacroDroid and Google Home / Assistant

    Could you attach a screenshot? I just checked and I can still see the validate and save button.
  4. Josué García

    This is how you request a refund?

    I'm wondering if you had any issues with the app, or for what reason you would like a refund, maybe it's a minor issue that can be resolved with some tweak or next update.
  5. Josué García

    This is how you request a refund?

    Yes, this is the correct method.
  6. Josué García

    LineageOS Andriod14. can't use the Accessibility . how to resolve this problem?

    It is not a lineage problem, it is security implemented in Android 13, it seems to me. Try activating accessibility services again (you have to see that restricted settings notice again) Then go to settings > applications > Macrodroid (it is the screen where you can force stop, clear cache...
  7. Josué García

    Can you query ChatGPT app using MD by a text input and get a text response without using API or UI Interaction?

    You can use the "share text" action and send the text to the app, but this will open the GPT Chat app
  8. Josué García

    Can you query ChatGPT app using MD by a text input and get a text response without using API or UI Interaction?

    From what I can see in the video, they are without a doubt using the API Previously you could use the API and pay as you go, but currently Open AI will first make you buy tokens.
  9. Josué García

    Python code for text editing or api requests

    On the same Open AI page, apart from the Python demo code, it also shows you the code option in cURL
  10. Josué García

    Python code for text editing or api requests

    Currently MacroDroid supports the import of cURL (string) in the "HTTP Request" action, most APIs also include this cURL code, it may be a good alternative for your main objective.
  11. Josué García

    Macrodroid pasted from your clipboard after copying

    This is a privacy feature of android 12+. look in your device settings (usually in the privacy panel) for an option called "Show clipboard access" or something similar and disable it. Note that this will also disable this message for other apps that access the clipboard.
  12. Josué García

    End of the free usage in MD version 5.42?

    Hi, MacroDroid implemented new ways to monetize the app, so it's normal nowadays (it's a few months old if I remember correctly). Now you have different ways to keep using MacroDroid for free e.g. Watching ads (3 days) / Answering surveys (7 days).
  13. Josué García

    V5.43 - Feedback

    I just tested it and it works correctly for me, in a macro only with a stopwatch trigger with some simple action, does it not activate either?
  14. Josué García

    How to insert variable into plugin?

    You can use variables with the plugin [v=varname] global variable [lv=varname] local variable %varname is also valid for global and local variables.
  15. Josué García

    Webhook not working

    It works well here 🙋🏽‍♂️
Top