I’m trying to group all of my moisture sensors into a single group to make it easier to create an automation using them.
I went to Helpers and created a binary sensor group, gave it a name “All Leak Sensors”, and set it to show as a moisture sensor. However, it doesn’t show up as a device (either in triggers or conditions). I can see the entity if I switch from Device to State, but I can’t figure out what value to test for (I tried “0”, “1”, “true”, “false”, “on”, “off”).
How is one expected to reference sensor groups from automations?