Dashboard Auto Entity Card Code

Hi all, is there any chance someone can help me here. Im using the Auto Entries lovelace front end and im trying to create a card that shows all my battery device levels.

Below is what i have? If i can get this, i shoudl help me understand how i can do others?

Thanks

type: custom:auto-entities
card:
type: entities
title: Battery Level
filter:
include:
- name: Battery Level
exclude: []
sort:
method: none

Better to ask in the corresponding thread.
And please use formatting for the code.