Originally posted by rprade
View Post
Likewise if the action drop-down had an "ELSE" in addition to "THEN" this still has no impact on you - your 1400 events are all configured with only a "THEN", there is no reason for them to suddenly have a panic attack.
In regards to the actual trigger point, the actual IF condition achieves that... if a device changes and becomes "xxx" THEN.... clicking + and adding an ELSE action would in my mind mean if device changes and becomes something OTHER than "xxx". To make this easier to understand for non-programmers adding an "ELSE" action could in brackets append a description such as "ELSE (if device changes and does NOT become "xxx" then)". This would then be self-documenting. If HomeSeer's back-end programming is extremely inflexible and would require a complete re-write, then that's how it could fake it... an ELSE would actually create a hidden behind-the-scenes IF that does the opposite logic, but in the GUI shows them grouped together and instead of showing the second IF it shows it as ELSE. Just the programmer in me speaking out loud

Leave a comment: