-
Notifications
You must be signed in to change notification settings - Fork 8
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 - Weeks remain #20
Comments
Nice, thanks for the suggestion @poudenes ! Some quick questions so I can tailor the solution a bit better, do you have a lot of birthdays and are all shown in a list, or do you just use the next birthday and want to know how many weeks out that is? Since it is weeks remaining (so state divided by 7) it could be possible to have it templated, and if so also bring in some way of making custom attributes based on a template |
The answer is to know how many weeks till the birthday. Templating a sensor is an options. But if it can be integrated in the integrations as attribute would be nicer :) |
Attribute works too, maybe the attribute itself can be a template so that
users can customize their own attributes instead of waiting on new
versions. Will try to see if I can come up with a PR :)
Den tors 3 okt. 2024 19:28Peter Oudenes ***@***.***> skrev:
… The answer is to know how many weeks till the birthday. Templating a
sensor is an options. But if it can be integrated in the integrations as
attribute would be nicer :)
—
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSUSBB6WBCVYM7E37B4YOTZZV5C5AVCNFSM6AAAAABPKGESCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJRHE2DQOBYGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
PR is on its way! #21 |
@poudenes v1.1.0 is released now, here is how you should configure it to add a custom templated attribute so you get
Let me know if you have any questions! |
Updated and worked great! |
Super, closing the issue now! :) |
Great great integration!!!
To make it fully complete it would be great to have: weeks remain as attribute.
Keep up the good work!
The text was updated successfully, but these errors were encountered: