Date / Time Card #655
Unanswered
herrzettpunkt
asked this question in
Q&A
Replies: 1 comment
-
Yes, it is possible. type: custom:mushroom-template-card
primary: '{{ as_timestamp(now()) | timestamp_custom("%H:%M") }}'
secondary: '{{ as_timestamp(now()) | timestamp_custom("%d. %b %Y") }}'
icon: mdi:calendar |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'd like to have a simple entity card with time as primary and date as secondary information. Is it possible to archive this with the template card by editing the primary and secondary information fields? I don't know how I can put an entity in these fields (if it's even possible) like in the screenshot.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions