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

Feature Request: Entity reference in title #32

Open
mitchsurp opened this issue Jul 11, 2022 · 1 comment
Open

Feature Request: Entity reference in title #32

mitchsurp opened this issue Jul 11, 2022 · 1 comment

Comments

@mitchsurp
Copy link

I use bignumber-card a lot, because it serves a great purpose for solar panel displays with BIG numbers. But one thing that's missing is the ability to reference another entity in title.

For example, I have input_text.max_kwh that is the high-water mark for my solar panels. I have another entity written every time this gets updated, input_text.max_date.

192 168 1

In this example, the (June 18, 2022) has to be input by-hand every time this value changes.

I can easily reference one or the other, but I'd like to include {{states.input_text.max_date.state}} into the title field so they both get updated at the same time.

@mitchsurp
Copy link
Author

If anyone has the same question, I've replicated this with a vertical stack and card-mod, but it would still be a nice addition to bignumber-card.

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

1 participant