This is a general question (or a few) regarding piston size. I see this was occasionally discussed herein, but not in any definitive guidance.
What is generally the maximum piston size? What is the most number of triggers? Program Statements? Chunks? And what the heck is a chunk?
For example, lets say I have a group of lights (three devices) that have eight triggers (garage door open, door open (1 of 2), motion (1 of 2), switch on (1 of 2) and double tap on (1 of 2) and then I have motion inactive off (2 of 2), switch off (1 of 2) and double tap off (1 of 2). There is some commonality amongst, but also some differences. For example, night mode triggers will dim to one level and have a shorter inactivity period than home mode triggers. Double tap on will go on full brightness and not turn off due to inactivity. Double tap off turns off AND closes the garage door. My point, is this application does not have a clean split. I could split this in two, but then I need global variables, which I donât want to use specific to one room.
Any guidance on piston limits would help me plan these better.
Thanks