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: ability to add ANY entity state to 'Attributes' #118

Open
Kagey-cmd opened this issue Jun 19, 2024 · 0 comments
Open

Feature Request: ability to add ANY entity state to 'Attributes' #118

Kagey-cmd opened this issue Jun 19, 2024 · 0 comments

Comments

@Kagey-cmd
Copy link

Kagey-cmd commented Jun 19, 2024

My use case:
I have a input_datetime entity that updates each time a vacuum's state changes to cleaning. It allows me to quickly see when the last time my Roomba did its thing. I'd like to be able to display this timestamp on the xiaomi-vacuum-card.

attributes:
  bin_full:
    key: bin_full
    label: 'Bin Full: '
  last_cleaned:
    label: 'Last Cleaned: '
    entity_id: input_datetime.roomba_last_cleaned
  bin_present: false
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