vertical-stack-in-card icon indicating copy to clipboard operation
vertical-stack-in-card copied to clipboard

Sections dashboard compatibility

Open hzonz opened this issue 9 months ago • 2 comments
trafficstars

You can correctly add

horizontal: true 

and

grid_options:
columns: 6
rows: 2

However, when you reopen the card, these parameters are lost.

hzonz avatar Feb 04 '25 06:02 hzonz

Same problem here. But I can add it in again as the last ting I do before I save, and then it will stick until next time I edit the cards within the stack. This goes for everyting within the options. But this has to be done in full page YAML edit. Merely opening a card in visual editor makes the configuration options disappear.

Mastiffen avatar Feb 16 '25 10:02 Mastiffen

The same issue here when adding a simple style statement

title: Automatisierung
styles:
  margin: 10px
cards:
  - type: custom:bubble-card
    card_type: button
    button_type: state
    entity: light.wohnzimmer
    show_icon: true
    show_name: true
    force_icon: false
    show_state: false
    show_last_changed: true
    card_layout: normal```

uli-rpi avatar Apr 04 '25 22:04 uli-rpi

Since the likelihood of Sections being added any time soon, are there any working workarounds?

oerix avatar Jul 15 '25 12:07 oerix

See workaround in #178

evest avatar Sep 04 '25 12:09 evest