A thread to share some coding techniques for QuickApps?
Because QAs are "long running scenes" (they don't have to be loaded and restarted for every event) - it is actually worthwhile to build up a library of "nice to have" code and include them in QAs.
Please login or register to see this link.
Please login or register to see this link. s
Please login or register to see this link.
Please login or register to see this link. client
List of posts:
Introduction to the QuickApp ana
Here is a little useful pice of code...
Please login or register to see this code.
It runs a function on a given interval in seconds, starting at the even interval.
So, seconds==3600 will run the function every hour on the hour.
Seconds=60 will run the function every minute, on the minute.
Well, we have seen many of these in the past - However, we are now approaching the time when daylight time savings (DST) happens. It's March 28, at 3AM here in Sweden, and all the timers (