Hello everyone
I am trying to create several automations with shelly i3 with Mqtt as it is much faster than doing it through the shelly gateway.
But I run into the problem of “event_cnt” in the payload that this dynamic, every time I press this changes to one more, so it only works once the scene that I have created. Example : {“event”:“S”,“event_cnt”:56}
do you know how to ignore the “event_cnt” in the payload?
Regards