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]: Title Card: Continuously Rerender Template #1425

Open
2 tasks done
Devsider opened this issue May 12, 2024 · 0 comments
Open
2 tasks done

[Feature]: Title Card: Continuously Rerender Template #1425

Devsider opened this issue May 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Devsider
Copy link

Requirements

  • I have updated Mushroom to the latest available version
  • I did a search to see if there is a similar issue or if a pull request is open.

Is your feature request related to a problem?

image
Im using the Title Card like this, to display a Clock in my Dashbaord. However it only rerenders the Dashboard on Site refresh, or things like entering edit mode.

Describe the solution you'd like

An option to continue continuously rerender Templates when the value would change.

Describe alternatives you've considered

No response

Additional context

Used code:

yaml type: custom:mushroom-title-card title: '{{ now().strftime("%H:%M:%S - %d.%m.%Y") }}' alignment: center subtitle: ''

@Devsider Devsider added the enhancement New feature or request label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant