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

CardHeight property not working with Sections #1623

Open
2 tasks done
mariobrosch opened this issue Mar 1, 2025 · 1 comment
Open
2 tasks done

CardHeight property not working with Sections #1623

mariobrosch opened this issue Mar 1, 2025 · 1 comment
Labels
type/bug Something isn't working

Comments

@mariobrosch
Copy link

mariobrosch commented Mar 1, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have used this card for a long time and very happy with it, so thank you for the creator(s).

I want to have the card with a specific size, but the cardheight property is not working properly with sections dashboard. The section keeps it original size.

Image

Expected behaviour

I expect the size will make sure the section is filled perfectly like this in a 100% situation:

Image

Steps To Reproduce

Create a dashboard with sections
In a single column, add the atomic calendar revive card and another one below (in same section)
Change the cardHeight property to for example 50%

Mode

Both

Card Version

10

Home Assistant Version

2025.2

Configuration

type: custom:atomic-calendar-revive
enableModeChange: true
entities:
  - entity: calendar.mario
    name: Mario
startDaysAhead: 0
defaultMode: Event
sortBy: start
showDate: false
showLoader: false
hideFinishedEvents: true
hideDuplicates: true
showMultiDay: false
showMultiDayEventParts: true
compactMode: true
offsetHeaderDate: false
allDayBottom: false
untilText: Tot
noEventsForNextDaysText: Niets in de komende dagen
noEventText: Geen gebeurtenissen
hiddenEventText: gebeurtenissen zijn verstopt
showCurrentEventLine: false
showMonth: false
showWeekDay: true
showDescription: false
disableEventLink: true
disableLocationLink: true
showFullDayProgress: false
showNoEventsForToday: true
showEventIcon: false
showCalendarName: true
showHiddenText: false
showTimeRemaining: false
showAllDayHours: false
hoursOnSameLine: false
dimFinishedEvents: true
calShowDescription: false
showLastCalendarWeek: false
showProgressBar: true
showEventDate: true
showDatePerEvent: false
showLocation: false
showRelativeTime: false
disableCalEventLink: false
showWeekNumber: false
card_mod:
  style: |
    .cal-card { 
      color: white;
    } 
cardHeight: 100%

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mariobrosch mariobrosch added the type/bug Something isn't working label Mar 1, 2025
Copy link

github-actions bot commented Mar 1, 2025

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

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