[SOLVED] How to unhide hidden entities?

Hi everyone,

I am new to HA (coming from openhab) and like the steep learning curve.
However, some of my Motion sensors (or better some entities) are suddenly hidden.

I did not hide them knowingly and I don’t want them to be hidden.
So how to unhide them?

Thanks in advance!

2 Likes

Click on the entity and at the bottom of the pop up you will see an ‘advanced’ drop down and you can select your option.

1 Like

Thanks - I tried that, but it’s deactivated (grey - not clickable)

Is there something I should overwrite (e.g. in configuration.yaml)?

EDIT:
Got it.
The entities are members of a group. In this group the member had been set to “hidden”.
I don’t remember setting them to hidden - maybe it’s the default!?

I had this issue, however the group was already deleted. Any guidance?

1 Like

I had an issue where the group was deleted. What worked for me was to create a new group, include the hidden entities, enable “Hide members” and hit “submit”. Open and edit the group, disable “Hide members” and hit “submit” again. Now the entities are unhidden.

6 Likes

This worked for me.