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
Ok, I have "modernised" the Please login or register to see this link.
The original idea was that the QA would emit custom event with names from the the calendar event title or special tags in the description. That way one could make block scenes that reacted to calendar events. However, due to how custom-events work, it's not a great idea as custom-events can "overwrite" themselves as they need to be predefined before we can emit them...
Anyway, besides custom-events, the new QA publish the e