Logbook Card - more filtering options

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.

Hello iambic,

This appears to be a Frontend Related Feature Request as it is asking for changes to Frontend Menus, Dashboards, or Sections.

These Feature Requests are handled in a different system, and will not be seen by the right people if posted in the HA forums.

Please add your Feature Request into GitHub here:
home-assistant/frontend Other Feature Requests · Discussions · GitHub.

See more info about Feature Requests HERE