The action is duplicated

General discussions about Automagic and automation in general

Moderator: Martin

Post Reply
User avatar
Mardaunt
Posts: 10
Joined: 09 May 2021 17:25

The action is duplicated

Post by Mardaunt » 13 Jun 2021 15:17

I have an action that sends an http request to the server.

mes = newMapFromValues("message", notification_text);

Image

But for some reason, the request is sent twice instead of once. That is, the request is duplicated.
Image

I can't figure out what this is about.
Does anyone have any thoughts on this?
Maybe someone has come across this already.

User avatar
Mardaunt
Posts: 10
Joined: 09 May 2021 17:25

Re: The action is duplicated

Post by Mardaunt » 13 Jun 2021 15:37

I have solved this problem.
I have trigger "Notification on Statusbar".
In the trigger parameters, you need to check box next to "ignore group summary"
Maybe it well be useful to someone. =)

Post Reply