It would be great if the official Logbook card supported more advanced options for targeting groups of entities, like filtering by domain or device class, or possibly template support.
I’d like to do something like this:
type: logbook
hours_to_show: 12
target:
device_class:
- occupancy
- running
- door
- moisture
- motion
- vibration
but in v2025.2.5 this throws the error:
The provided target in the logbook card has no entities. Targets can include entities, devices, labels, or areas, with devices, areas, and labels resolving to entities.