Ändern der höhe der swipe card

Hi, bin grad beim aufbauen eines neuen Dashboards, hab mal alles so eingefügt wie ich es haben will, nur die swipe card macht mir wieder Probleme, ich schaffs einfach nicht die Höhe anzupassen bzw egal was ich ändere, die Höhe bleibt gleich, ich hoffe es kann mir jemand helfen :grin:
Danke schonmal.


type: vertical-stack
cards:
  - square: true
    type: grid
    cards:
      - card_config_version: 8
        custom1_icon: mdi:weather-rainy
        custom1_units: mm
        custom1_value: sensor.gw1100a_rain_rate
        custom2_icon: mdi:snowflake-thermometer
        custom2_units: °C
        custom2_value: sensor.gw1100a_dewpoint
        custom3_icon: mdi:sun-wireless
        custom3_value: sensor.gw1100a_uv_index
        custom4_value: sensor.gw1100a_daily_rain_rate
        daily_forecast_days: 5
        entity_apparent_temp: sensor.gw1100a_feels_like_temperature
        entity_forecast_icon: weather.familie_ehrensberger
        entity_forecast_icon_1: weather.familie_ehrensberger
        entity_forecast_max: weather.familie_ehrensberger
        entity_forecast_max_1: weather.familie_ehrensberger
        entity_forecast_min: weather.familie_ehrensberger
        entity_forecast_min_1: weather.familie_ehrensberger
        entity_humidity: sensor.gw1100a_humidity
        entity_pop_1: weather.familie_ehrensberger
        entity_pos_1: weather.familie_ehrensberger
        entity_pressure: sensor.gw1100a_relative_pressure
        entity_summary_1: weather.familie_ehrensberger
        entity_sun: sun.sun
        entity_temperature: sensor.gw1100a_outdoor_temperature
        entity_wind_bearing: sensor.gw1100a_wind_direction
        entity_wind_gust: sensor.gw1100a_wind_gust
        entity_wind_speed: sensor.gw1100a_wind_speed
        option_color_fire_danger: false
        option_static_icons: true
        option_time_format: system
        option_tooltips: true
        overview_layout: complete
        section_order:
          - overview
          - extended
          - slots
          - daily_forecast
        slot_l1: forecast_min
        slot_l2: wind
        slot_l3: custom2
        slot_l4: sun_next
        slot_l5: custom3
        slot_l6: remove
        slot_l7: remove
        slot_l8: remove
        slot_r1: forecast_max
        slot_r2: humidity
        slot_r3: custom1
        slot_r4: sun_following
        slot_r5: custom4
        slot_r6: remove
        slot_r7: remove
        slot_r8: remove
        type: custom:platinum-weather-card
      - type: custom:popup-card
        title: Haustüre
        dismissable: false
        card:
          type: custom:webrtc-camera
          url: ''
        entity: switch.shelly1_34945472e05a
        size: normal
        right_button_action: Öffner
      - type: custom:atomic-calendar-revive
        entities:
          - entity: calendar.privat
            name: Privat
        name: Kalender
        enableModeChange: true
        firstDayOfWeek: 1
        refreshInterval: 60
        showDate: true
        showRelativeTime: false
        calShowDescription: false
        sortByStartTime: false
        showMonth: true
        showWeekDay: true
        showFullDayProgress: true
        showWeekNumber: true
        showLastCalendarWeek: false
        disableCalLink: false
        maxDaysToShow: 7
        showNoEventsForToday: true
        showMultiDayEventParts: false
        showEventDate: true
        showDatePerEvent: false
      - type: vertical-stack
        cards:
          - square: false
            type: grid
            cards:
              - type: entities
                entities:
                  - entity: sensor.total_power
                    name: Haus
                  - entity: sensor.warmepumpe_power
                    name: WP
                  - entity: sensor.aton_channel_1_power
                    name: Aton
                  - entity: sensor.lichterkette_hecke_switch_0_power
                    name: GW
              - type: custom:swipe-card
                height: 800px
                parameters:
                  centeredSlides: true
                  slidesPerView: auto
                  spaceBetween: 8
                  pagination:
                    type: progressbar
                  navigation: null
                  keyboard:
                    enabled: true
                    onlyInViewport: true
                cards:
                  - type: custom:webrtc-camera
                    url: ''
                    name: Kamera 1
                  - type: custom:webrtc-camera
                    url: ''
                    name: Kamera 2
                  - type: custom:webrtc-camera
                    url: ''
                    name: Kamera 3
            columns: 2
          - type: vertical-stack
            cards:
              - type: vertical-stack
                cards:
                  - square: true
                    type: grid
                    cards:
                      - show_name: true
                        show_icon: true
                        type: button
                        tap_action:
                          action: toggle
                        entity: switch.shelly1_34945472e05a
                        name: Öffner
                      - show_name: true
                       

Hab scho bei height alles mögliche probiert, es ändert sich nichts

Liegt es vielleicht daran, dass das Video ein “festes” Format hat und sich an der maximalen Breite orientiert?
Oder ist das Problem auch mit anderen Inhalten?

Hi, nein die Größe bleibt auch bei anderen Sachen gleich :person_tipping_hand:

Wenn ich den stream ohne swipe erstelle, füllt es den ganzen platz aus, deshalb versteh ich es grad nicht