Trying to create a sensor group

I’m trying to create a sensor group helper and include three Aqara p1 motion sensors. When I go to add a sensor to the group, the only entities are Battery, Detection interval, and Illuminance. I thought I would be able to use motion detection or occupancy. Is there way to check all three sensors for motion detection in a group?

-Thanks

Are you sure the right thing isn’t way below in the list? Searching has been flakey for a while now with fuzzy search. Try typing the exact entity id.

I’ve manually gone through the entire list of entities, and for some reason the motion and occupancy are not listed.

You need a Binary Sensor Group for Motion and Occupancy, not a Sensor group because those entities are in the binary_sensor domain.

1 Like

Eureka! Thank you so much!