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
Just to recap:
You have a double switch today that is visible as two binary switches in the UI.
One of those switches control a light bulb that can dim depending on the number of clicks.
Correct?
-------------
You can't "attach" a childDevice to an existing z-wave device. A child device needs a QA that runs the code and creates the child devices. We can't add Lua code to z-wave device.
Why would you like it to be a child device? You want them to group together in t