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

Auto-entities not working with HA 2024.11.3 #478

Open
Seva44 opened this issue Dec 1, 2024 · 3 comments
Open

Auto-entities not working with HA 2024.11.3 #478

Seva44 opened this issue Dec 1, 2024 · 3 comments

Comments

@Seva44
Copy link

Seva44 commented Dec 1, 2024

When i am trying to run auto-entities card, HA dont showing an error, but in DevTolls in my browser i see this.
image

i am using v1.13.0 of auto-entities

@Seva44
Copy link
Author

Seva44 commented Dec 1, 2024

      - type: custom:auto-entities
        card:
          type: entities
          title: test
        filter:
          include:
            state: "on"

config

@ildar170975
Copy link

Not a bug, a wrong use
The “include” option is a list, not a dictionary - missing “-“.
Suggest to ask questions in the main thread in Community.

@chillje
Copy link

chillje commented Dec 5, 2024

Hi, i want to say +1
All my cards with auto-entities are not working anymore.
Screenshot_20241205-212532.png

I can't find the auto-entities card anymore when editing a dashboard as well.

*Edit:
After some digging I saw that the installation (I'm using hacs) is missing files.. simple reinstallation and all is working again.
Sorry for the noise.

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