-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
showDate: true does not compute correctly when startDaysAhead: is set #874
Comments
Hello @Some1Elsewhere, thank you for your interest in our work! |
|
@marksie1988 fair enough, but why does showWeekDay then shows not the weekday of today as showDate does but the Date with startDaysAhead + Today? Isn't there the possibility to add this as a feature for ShowDate? ShowOffsetDate= True ? |
I suppose this is possible yes. Could add it as a feature request. But worth noting I haven't had time to do any work on this for a while, hopefully I get some time next year to get all the current requests nailed. |
🎉 This issue has been resolved in version 7.6.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Is there an existing issue for this?
Current Behavior
When not defining a 'name = null' within the card but referring to 'showDate = True' to populate the header with the current date it will not recalculate while 'startDaysAhead =/ 0'.
For Example ShowDate is True. Today is the 16. Dez. startDaysAhead is set to 2. showDate will not print 18th Dez but will stick to 16th.
Expected behaviour
When ShowDate = True and StartDaysAhead is set to n . ShowDate needs to print Showdate + n to reflect the intendet date.
Steps To Reproduce
No response
Card Version
7.0.1
Home Assistant Version
2022.12.6
Configuration
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: