Can Blynk set push notification start & stop time for ESP8266+PIR?

Hi,

My ESP8266+PIR+Blynk Push Notification works fine without any issue, but I don’t want it to send notification in the morning, let’s say I expect PIR+Blynk only send Push notification through 22:00~05:00, can Blynk do that?

Yes… but that is not nessesarily a Blynk specific issue… more like a how to program all the Time Input, sketch timers, boolean logic checks and flags and tying them all together into some code that will only process the Push Notification at the prescribed times.

Start off by posting the code you already have here… please format it as per the Welcome Topic, which you have already read… right :wink: