Allow elif / switch conditionals in automation rules
Would be very helpful if automation rules allowed for multiple if/elif/elif/... conditions to be defined at once.
Currently you can only do if / else which can lead to a cluttered automation rule window when you have any condition that isn't strictly boolean. Being able to accumulate multiple triggering conditions into a single rule would greatly reduce the number of rules required and help simplify overall configuration.