When making an automation, I was thinking it'd be nice to only run it if the current "home mode" is one of the following from a single drop down helper list.
I currently have, Home, Away, and Night modes in a dropdown list helper. When making an automation, I see you can select this helper and choose a single item from the list. Is there an easier way to select multiple options from the same drop down list so that the automation will basically run if any of the selected modes are active, and will not run if the current mode is not one of those selected?
Coming from Smartthings this is how it was programmed I believe and that's just what I am used to. If there is a better way to approach this I'm all ears.