Hello to all the Blynk community members,
I have a simple question for you all, does Blynk send randomly the state of a virtual switch from my dashboard to its server while this one is not changing position? Or does the Blynk server broadcast that states randomly even if the state of the virtual switch doesn’t change?
Why i am asking that, I have an ESP32 alarm sketch that I am using at home, all working good except that randomly, I will receive some alerts on my Telegram Bot account that my Alarm have been disarm by Blynk, even if it have been in that disarm state for the last couple of days, and those alerts can come in maybe once a day, 5 times per hr, completely random.
Trying to figure out if the Blynk server triggers that message or if it have something to do with my sketch and the way I wrote it (probably my error).
Thank You for you input,
Sergio