Under Nlynk.Console, i go to template then select my templet, the to EDIT.
Then I go to “WEB DASHBOARD”, on the left is the widget box “7 go 80” widgets.
im running on the BLYNK PLUS package.
Where do i find the timer/ interval WIDGET?
Regards
There isn’t a timer widget for the web dashboard (yet - I don’t know if there are plans for one in the future).
You could use automations, or maybe the Number Input widget and a small amount of code in your sketch.
Pete.
Idea for you, I use timers as much as I want
3 Likes
Thanks a mil Pete
I just do most of my monitoring via my computer.
The just one more question on Android mobile, “Time Input”
When I select a Start time and then OK, there is nothing and my selected time is a blank, there is also no Stop Time. seems like “OK” doesn’t save anything.
Regards
Pieter
You have to assign it to a datastream, otherwise it’s not gonna show anything.
2 Likes