-
-
Notifications
You must be signed in to change notification settings - Fork 26
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: to show how old person is. #152
Comments
No idea what this 'feature request' is since there is already an attribute, current_years, that has that information. What am I missing? In Developer Tools | Template, put:
|
Hello,
ok... thank you. now i am able to get/show that info in template result,
but how to add that information to the dashboard ?
Ramunas
…On Tue, Nov 7, 2023 at 5:52 AM JeffCrum1 ***@***.***> wrote:
No idea what this 'feature request' is since there is already an
attribute, current_years, that has that information.
What am I missing?
In Developer Tools | Template, put:
{{ state_attr('sensor.anniversary_jeff_bday', 'current_years') }}
—
Reply to this email directly, view it on GitHub
<#152 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2AJT62BHUAFPMPPHJ3N3ITYDGV7ZAVCNFSM6AAAAAA63CGVTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJXG4YDEMBYHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Ok, i have figured out. Thank you1
On Wed, 8 Nov 2023, 11:17 Ramunas Viskelis, ***@***.***>
wrote:
… Hello,
ok... thank you. now i am able to get/show that info in template result,
but how to add that information to the dashboard ?
Ramunas
On Tue, Nov 7, 2023 at 5:52 AM JeffCrum1 ***@***.***> wrote:
> No idea what this 'feature request' is since there is already an
> attribute, current_years, that has that information.
>
> What am I missing?
>
> In Developer Tools | Template, put:
>
> {{ state_attr('sensor.anniversary_jeff_bday', 'current_years') }}
>
> —
> Reply to this email directly, view it on GitHub
> <#152 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2AJT62BHUAFPMPPHJ3N3ITYDGV7ZAVCNFSM6AAAAAA63CGVTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJXG4YDEMBYHA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Hi can you tell me how you accomplished this in UI? I'm unable to show in my calendar or in my atomic calendar card on my dashboard. |
using two HACS delivered cards - auto-entities and multiple-entity-row
I get this: Of course you can ignore the exclude, I'm using anniversaries also for countdowns on my concerts visits :-) |
I'll check this out. I am trying to add this to my atomic calendar card. Would the same steps work for that as well? |
I have no idea about the atomic calendar card. But, similar to @BebeMischa I do get these into a list in a card. But I use a custom flex-table-card like this: I name my anniversaries entries as ...
|
Just featurerequest,, if possible: an option to show how old person is, if date format YYYY-MM-DD is used.
The text was updated successfully, but these errors were encountered: