tom_l
2
No. Multiple conditions are treated as AND logic. That’s just the way the card is.
You have a couple of options.
- Create a binary template sensor with your OR conditions and use that binary sensor in the conditional card,
or
- Use the custom State Switch card.
2 Likes