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
In would be useful if conditions in scenes allowed for specifying a condition that would be true if the condition had been true for a specific time.
In addition to "any" and "all" there could be a "trueFor", with a property "time" set to a time ex."00:05"...
Ex. if a motion sensor has been safe for 5min, or if a set of motion sensors have been safe for 5min etc.
Anyway, this is a thread about QAs, so let's do the second best thing...
We compile expressions of ty