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

maxDaysToShow doesn't seem to work #1584

Open
2 tasks done
cfsorensen opened this issue Oct 24, 2024 · 2 comments
Open
2 tasks done

maxDaysToShow doesn't seem to work #1584

cfsorensen opened this issue Oct 24, 2024 · 2 comments
Labels
type/bug Something isn't working

Comments

@cfsorensen
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Both when trying to limit days to be shown to 1 day, then full list is still shown. I have tried both setting this locally and globally, but without any impact.

image

Expected behaviour

When maxDaysToShow = 1 I would expect to only see events of today, and not next days.

Steps To Reproduce

See config

Mode

Event (default)

Card Version

10.0.0

Home Assistant Version

2024.10.3

Configuration

type: vertical-stack
cards:
  - type: custom:atomic-calendar-revive
    name: Calendar
    enableModeChange: true
    entities:
      - entity: calendar.skoleskema_[hidden]
        name: Skoleskema [hidden]
    maxDaysToShow: 1
    defaultMode: Event
view_layout:
  grid-area: mid_3

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@cfsorensen cfsorensen added the type/bug Something isn't working label Oct 24, 2024
Copy link

Hello @cfsorensen, 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.

@cfsorensen
Copy link
Author

I have already provided configuration and any screenshots

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