Gunner
April 22, 2018, 9:32pm
4
hagay:
TimeInputParam t(param);
@Gcsos21 This is from the Time Input Widget
It is simple in it’s own operation, all it does is send preset start/stop times to the device for later processing… but you will need to use a bit of code to make all the magic happen.
You can read more about that here…
In an attempt to understand how to use Advanced Time Input I searched and found @Costas Scheduler.ino-Thank you.
I attempted to modify it for a Wemos D1 Mini with the relay shield attached. Keep in mind that I am not an experienced programmer. I am using the latest Blynk app on iOS.
The issue is that no matter what time I set the Time Input to in the future, I never get a respons from the relay when the Start time begins. I have selected a Start Time, Finish Time and Day of the Week. I added …
1 Like