We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Multiday events still show only on start day.
Event on each day of calendar for multiday event
No response
Calendar
7.7.1
2023.9.1
type: custom:atomic-calendar-revive name: Newest Card entities: - entity: calendar.family_stuff name: Family Stuff icon: mdi:human-male-female-child color: white showMultiDay: false - entity: calendar.garbage_collection name: Garbage Collection icon: mdi:delete color: white - entity: calendar.ohio_state_buckeyes name: Ohio state buckeyes icon: mdi:football enableModeChange: true firstDayOfWeek: 0 defaultMode: Calendar linkTarget: _blank showDeclined: true sortByStartTime: true showDate: true hideDuplicates: true showRelativeTime: false showMultiDayEventParts: true showMultiDay: false showCalendarName: true showHiddenText: false showEventIcon: true showWeekNumber: false showLastCalendarWeek: true disableCalEventLink: false calShowDescription: true
The text was updated successfully, but these errors were encountered:
Change showMultiDay: false to true
showMultiDay: false
Sorry, something went wrong.
Did that. Event disappears completely as before.
type: custom:atomic-calendar-revive name: Newest Card entities: - entity: calendar.family_stuff name: Family Stuff icon: mdi:human-male-female-child color: white - entity: calendar.garbage_collection name: Garbage Collection icon: mdi:delete color: white - entity: calendar.ohio_state_buckeyes name: Ohio state buckeyes icon: mdi:football enableModeChange: true firstDayOfWeek: 0 defaultMode: Calendar linkTarget: _blank showDeclined: true sortByStartTime: true showDate: true hideDuplicates: true showRelativeTime: false showMultiDayEventParts: true showMultiDay: true showCalendarName: true showHiddenText: false showEventIcon: true showWeekNumber: false showLastCalendarWeek: true disableCalEventLink: false calShowDescription: true
Ok thanks, I'll have to do some more digging as it's showing on mine.
🎉 This issue has been resolved in version 7.7.2 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current Behavior
Multiday events still show only on start day.
Expected behaviour
Event on each day of calendar for multiday event
Steps To Reproduce
No response
Mode
Calendar
Card Version
7.7.1
Home Assistant Version
2023.9.1
Configuration
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: