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
I posted this QA in another thread, but I repost here with maybe better explanation.
It's a really simple QA. Please login or register to see this attachment.
It's a QA of type "com.fibaro.binarySensor" (the blue person standing/running)
It can be configured to watch other sensors/doors/lights etc.
It's breached/on when any of the devices it's watching is breached/on
It's safe/off when all the devices it's watching is safe/off
Optionally, a delay can be configured that i