Skip to content

Card Height #152

@jackshaw20

Description

@jackshaw20

Describe the bug
if you set the card height using card-mod to anything over 450px the card goes bigger but the logs with scroll option stays at around 450px max height.

To Reproduce
card_mod:
style: |
ha-card {
width: 390px;
height: 650px;
}

Expected behavior
extend logs to same size as the card

Screenshots
bottom of the card;

Image

Environment (please complete the following information):
all on latest

Card configuration

type: custom:multiple-logbook-card
history: 31
group_by_day: true
card_mod:
style: |
ha-card {
width: 390px;
height: 650px;
}
show:
duration: false
end_date: false
icon: true
separator: false
scroll: true
no_event: No Recent Alarms Found!
date_format: DD MMMM - HH:mm
entities:

  • entity: sensor.event_sensor_2
    label: " "
    hidden_state:
    • unavailable
  • entity: sensor.event_sensor_3
    label: " "
    hidden_state:
    • unavailable

title: Alarm Log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions