Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It is not possible to hide temporarily disabled entities #429

Open
vitjurasek opened this issue Mar 16, 2024 · 2 comments
Open

It is not possible to hide temporarily disabled entities #429

vitjurasek opened this issue Mar 16, 2024 · 2 comments

Comments

@vitjurasek
Copy link

In the list of sorted socket consumption entities, I also have entities that are deliberately disabled during the winter.

Unfortunately, the list lists it as "Entity unavailable: sensor.shelly_power".

Would it be possible to add a filter to ignore the disabled entities?

@rugbyopera
Copy link

rugbyopera commented Jun 14, 2024

filter:
  include:
    [whatever]
  exclude:
    hidden-by: '*'

@miguelarios
Copy link

filter:
  include:
    [whatever]
  exclude:
    hidden-by: '*'

This doesn't work for me. Small typo its with a _ not - in hidden_by.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants