I’ve got this piston I’m using for Kodi notifications but want add to it. I’ve got device lists set as variables for all my devices and wondering if I can do the same thing for all my routines. I’d like to have a statement that says “if X Routine runs then send notification…”. I’m sure I could do it within the statement but with all the separate conditions and or’s I’ll end up taking up a bunch of space.
Additionally I’d like to do the same thing with SHM status and wondering if I can put them all in a variable like the device list. At least with the SHM statuses it wouldn’t be as long.