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

Added ability to have states in labels #92

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dzikimarian
Copy link

Hi,
I wanted to have ability to quickly see current temperature, even if graph is in inactive tab, so I've added possibility to put it into label - you do this with: label: Outside ([[ sensor.outside_temperature ]] °C). Result looks like this:

obraz

Code for parsing & accessing state comes from other HA card: https://github.com/PiotrMachowski/lovelace-html-card

If you like it feel free to merge.

@kinghat
Copy link
Owner

kinghat commented Feb 27, 2023

thanks for your interest in the card. at some point im going to allow for the tabs to be dynamic. there are a few feature requests for that type of thing already here: https://github.com/kinghat/tabbed-card/discussions/categories/feature-requests. could you open a feature request there and mention this PR for me? when i get around to working out that part of the card it will be a good place for further discussion.

@dzikimarian
Copy link
Author

dzikimarian commented Feb 27, 2023

Sure, I've put it here: #93 thanks for the interest in this feature.

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

Successfully merging this pull request may close these issues.

2 participants