How to find all attributes of an Entity?

I’m digging into the automation and docs, but I can’t seem to find out how to find all possible attributes. The States Developer tool lists out some, but not all.

Do I have to write a Jinja2 template to loop thru them?

Example: I want to see all attributes defined for Device_tracker. All I see at the moment is friendly_name.

Rene’

1 Like

You can see all the state changes in the log as they scroll by.

1 Like