Skip to content
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

in day is not correct #1607

Open
2 tasks done
666Warlock666 opened this issue Jan 17, 2025 · 5 comments
Open
2 tasks done

in day is not correct #1607

666Warlock666 opened this issue Jan 17, 2025 · 5 comments
Labels
type/bug Something isn't working

Comments

@666Warlock666
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

17 Jan 2025
Thu 23 Jan
Blue bin Collection All Day (in 5 days)

Thu 30 Jan
Brown bin Collection All Day (in 12 days)

Black bin Collection All Day (in 12 days)

Expected behaviour

17 Jan 2025
Thu 23 Jan
Blue bin Collection All Day (in 6 days)

Thu 30 Jan
Brown bin Collection All Day (in 13 days)

Black bin Collection All Day (in 13 days)

Steps To Reproduce

type: custom:atomic-calendar-revive
maxDaysToShow: 21
showLoader: true
showMultiDay: true
showMultiDayEventParts: true
showIcon: true
displayEventIcon: true
eventBarWidth: 4
dimFinishedEvents: true
entities:

  • entity: calendar.garden_black_bin_calendar
    name: Black Bin
    icon: mdi:trash-can
    color: "#2c3e50"
    display_icon: true
  • entity: calendar.garden_brown_bin_calendar
    name: Brown Bin
    icon: mdi:food-apple
    color: "#8b4513"
    display_icon: true
  • entity: calendar.garden_blue_bin_calendar
    name: Blue Bin
    icon: mdi:recycle
    color: "#3498db"
    display_icon: true
    showDate: true
    showDayDivider: true
    hoursFormat: 24h
    dateFormat: DD MMM YYYY
    showRelativeTime: true
    hidePastEvents: false
    startDaysAhead: 0
    noEventsMessage: No upcoming events.

ENTITIES + ATTRIBUTES

calendar.garden_black_bin_calendar
Garden Black bin Calendar off message: Black bin Collection
all_day: true
start_time: 2025-01-30 00:00:00
end_time: 2025-01-31 00:00:00
location:
description:
friendly_name: Garden Black bin Calendar

calendar.garden_blue_bin_calendar
Garden Blue bin Calendar
off message: Blue bin Collection
all_day: true
start_time: 2025-01-23 00:00:00
end_time: 2025-01-24 00:00:00
location:
description:
friendly_name: Garden Blue bin Calendar
calendar.garden_brown_bin_calendar
Garden Brown bin Calendar
off message: Brown bin Collection
all_day: true
start_time: 2025-01-30 00:00:00
end_time: 2025-01-31 00:00:00
location:
description:
friendly_name: Garden Brown bin Calendar

Mode

Event (default)

Card Version

v10

Home Assistant Version

2025.1.2

Configuration

type: custom:atomic-calendar-revive
maxDaysToShow: 21
showLoader: true
showMultiDay: true
showMultiDayEventParts: true
showIcon: true
displayEventIcon: true
eventBarWidth: 4
dimFinishedEvents: true
entities:
  - entity: calendar.garden_black_bin_calendar
    name: Black Bin
    icon: mdi:trash-can
    color: "#2c3e50"
    display_icon: true
  - entity: calendar.garden_brown_bin_calendar
    name: Brown Bin
    icon: mdi:food-apple
    color: "#8b4513"
    display_icon: true
  - entity: calendar.garden_blue_bin_calendar
    name: Blue Bin
    icon: mdi:recycle
    color: "#3498db"
    display_icon: true
showDate: true
showDayDivider: true
hoursFormat: 24h
dateFormat: DD MMM YYYY
showRelativeTime: true
hidePastEvents: false
startDaysAhead: 0
noEventsMessage: No upcoming events.



ENTITIES + ATTRIBUTES


calendar.garden_black_bin_calendar
Garden Black bin Calendar				off					message: Black bin Collection
															all_day: true
															start_time: 2025-01-30 00:00:00
															end_time: 2025-01-31 00:00:00
															location: 
															description: 
															friendly_name: Garden Black bin Calendar

calendar.garden_blue_bin_calendar
Garden Blue bin Calendar
										off					message: Blue bin Collection
															all_day: true
															start_time: 2025-01-23 00:00:00
															end_time: 2025-01-24 00:00:00
															location: 
															description: 
															friendly_name: Garden Blue bin Calendar
calendar.garden_brown_bin_calendar
Garden Brown bin Calendar
										off					message: Brown bin Collection
															all_day: true
															start_time: 2025-01-30 00:00:00
															end_time: 2025-01-31 00:00:00
															location: 
															description: 
															friendly_name: Garden Brown bin Calendar

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@666Warlock666 666Warlock666 added the type/bug Something isn't working label Jan 17, 2025
Copy link

Hello @666Warlock666, thank you for your interest in our work!
If this is a bug report, please provide your configuration and any screenshots that would assist troubleshooting, otherwise we can not help you.

@666Warlock666
Copy link
Author

Image

@666Warlock666
Copy link
Author

Image

@666Warlock666
Copy link
Author

Image

@666Warlock666
Copy link
Author

Image
blue bin date not showing even thought this is tommorrow the event seen above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant