hmm I must have missed something. I can now send message to a group, but not receive from the same group
/Setprivacy: enabled
/setjoingroups: enabled
I made a simple flow for testing purposes, to just send a message if a message was received. But maybe I’m doing something wrong? Do I need to reference the bot if I send messages in a group?
somehow its impossible to fix it because it is homey and thats why it would be nice if i can rate limit the sending of messages by 1 second (send maximum 1 message every second)
If you appreciate my work, consider buying me an energy drink or a beer .
Your donation is highly appreciated and keeps the motivation high!
Developers, Get Involved!
If you’re a developer and want to contribute, feel free to add a pull request to GitHub. Your collaboration is welcomed and valued in making this project even better!
If you appreciate my work, consider buying me an energy drink or a beer .
Your donation is highly appreciated and keeps the motivation high!
Developers, Get Involved!
If you’re a developer and want to contribute, feel free to add a pull request to GitHub. Your collaboration is welcomed and valued in making this project even better!
Hi sorry but i didn’t found in here , and neither on the all community .
My question is , I have a flow with a :
WHEN:
“A message is received”
AND:
run a homeyscript .
THEN:
Send message … to …
In the WHEN i see there is tags that “When this card starts, the values of these tags will become available” . How can i access this tags from with in the homeyscript , is it possible ?
I want for instance to evaluate the Message or the Chatname .
Something like this should work.
You can use Run Code with arguments and just pass the tags that way.
I’m not sure if there’s a way to grab the tags directly from the script itself. I’m not a HomeyScript expert either
Maybe I am missing something, but when sending a question to my iPhone / Apple Watch with 3 possible answers results on my watch in a question with only one possible answer: Reply (or Quit). When I use Reply, I can just see some predefined answers from my phone. Is it possible to have the predefined answers available on my watch as well?