Conditions visibility of Sections Dashboards: if multiple conditions defined, the section should also be shown if only one condition is met

Dear HA Developers

Would it be possible to display/show a section if only one condition is met (when multiple conditions are defined) instead as it currently does work:

If you want this section to be visible only to specific users or under a certain condition, you can define those conditions:

On the Visibility tab, select Add condition.
Select the type of condition, and enter the parameters.

If you define multiple conditions, the section is only shown when all conditions are met.
If you did not define any conditions, the section is always shown, to all users.

You can already do this, you just have to clump all your conditions under an OR condition.

1 Like

Use an OR condition. Conditions are AND logic by default

Edit: too slow.