Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95544

Horizontal Stack Issue

$
0
0

@MDLefevere wrote:

Hi all,

I’m trying to bring my horizontal stack back from 3 rows to 2 rows.
I really can’t figure out how and were to put the code.

The part of the page I’m trying to stack is:

    cards:
      - entities:
          - type: 'custom:slider-entity-row'
            entity: light.playbar_links
            name: Playbar Links
            icon: 'mdi:led-strip'
            hide_when_off: false
            toggle: true
            step: 10
          - type: 'custom:slider-entity-row'
            entity: light.playbar_rechts
            name: Playbar Links
            icon: 'mdi:led-strip'
            hide_when_off: false
            toggle: true
            step: 10
          - type: 'custom:slider-entity-row'
            entity: light.staande_lamp
            name: Staande Lamp
            icon: 'mdi:floor-lamp'
            hide_when_off: false
            toggle: true
            step: 10
          - type: 'custom:slider-entity-row'
            entity: light.dressoir_lamp
            name: Dressoir Lamp
            icon: 'mdi:lamp'
            hide_when_off: false
            toggle: true
            step: 10
        show_header_toggle: true
        title: Woonkamer
        type: entities
      - cards:
          - color: Default
            color_type: label-card
            name: Overige Verlichting
            type: 'custom:button-card'
          - cards:
              - color: 'rgb(255, 140, 102)'
                color_type: card
                entity: light.plafondlamp
                icon: 'mdi:ceiling-light'
                name: Plafondlamp
                size: 20%
                type: 'custom:button-card'
              - color: 'rgb(255, 140, 102)'
                color_type: card
                entity: switch.shelly_shsw_1_76a97b
                icon: 'mdi:spotlight'
                name: Spots Eettafel
                size: 20%
                type: 'custom:button-card'
            type: horizontal-stack
        type: vertical-stack
      - cards:
          - color: Default
            color_type: label-card
            name: Playbar's Aan/Uit
            type: 'custom:button-card'
          - cards:
              - color: 'rgb(255, 140, 102)'
                color_type: card
                entity: light.playbar_links
                icon: 'mdi:led-strip-variant'
                name: Links
                size: 20%
                type: 'custom:button-card'
              - color: 'rgb(255, 140, 102)'
                color_type: card
                entity: light.tv
                icon: 'mdi:chevron-double-up'
                name: Synchroon
                size: 20%
                type: 'custom:button-card'
              - color: 'rgb(255, 140, 102)'
                color_type: card
                entity: light.playbar_rechts
                icon: 'mdi:led-strip-variant'
                name: Rechts
                size: 20%
                type: 'custom:button-card'
            type: horizontal-stack
        type: vertical-stack
    icon: 'mdi:home-outline'
    title: Woonkamer
  - background: var(--background-image)

Any advise/ideas?

Maurice

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95544

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>