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

Cant use the Sensor card graph with this #489

Open
MrCaspan opened this issue Jan 24, 2025 · 3 comments
Open

Cant use the Sensor card graph with this #489

MrCaspan opened this issue Jan 24, 2025 · 3 comments

Comments

@MrCaspan
Copy link

You just get an error saying that you must state the entity for this type of card

Specify an entity from within the sensor domain
type: custom:auto-entities
card:
  type: sensor
  graph: line
filter:
  include:
    - label: Monthly Cost
  exclude: []
@ildar170975
Copy link

The Sensor card accepts entity, not entities.
Not a bug, a wrong code.
Suggest to ask similar questions in Community.

@MrCaspan
Copy link
Author

So I cannot use this auto-entities card with the sensor graph card? Reason being is because the sensor graph card will only accept a single entity?

@ildar170975
Copy link

You can use auto-entities to fill a stack of cards (vertical-stack, horizontal-stack, grid) - where each card could be a Sensor card. That is why I suggested you to ask in Community, there you may get links to solutions.

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

2 participants