I have this light on my dashboard which I want to see the attributes for:
Opening the detail view for this entity is showing the “use” experience, which is of course fine, but does not contain attributes:
Now, at the top there are these options:
- History
- Settings
- Device info
- Edit favorite colors
- Related
Going to “Device info” jumps to the related Device page, which is great, but still doesn’t show the attributes of the entity:
From this point on there is no way to go anywhere else that shows attributes. Clicking on the “control” will open the same “use” dialog as before.
If we go to "Settings instead, we see this screen:
which shows the entity id, but still no attributes, and no way to jump to the dev tool “states” page or similar.
Seeing the attributes is crucial for creating automations, so being able to see them at a glance would be really helpful, even if its a “dev feature”.
Proposal
Link to “States” dev page
It would be helpful to have a simple button somewhere on the “Settings” page that jumps to the “States” dev page, with a prefilled filter for the given entity. The “States” dev page already contains the attributes, so this would probably be the most simple way to improve this workflow.
Show attributes directly within the dialog
I am not sure why attributes are shown on some entites and not on others. For example, when clicking on a Person entity, the Dialog does indeed contain attributes at the bottom (not showing for privacy reasons):
But even there the list of shown attributes is not the full list, but some partial list without any indication in the UI that there are more attributes besides the one that are shown.
Showing all attirbutes might not be a great UX/UI since they can be quite technical, but hiding them entirely can also be very cumbersome and misleading.
Maybe there is a middleground somwhere
Thx for reading!