vertical-stack-in-card
vertical-stack-in-card copied to clipboard
Sections dashboard compatibility
You can correctly add
horizontal: true
and
grid_options:
columns: 6
rows: 2
However, when you reopen the card, these parameters are lost.
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.
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```
Since the likelihood of Sections being added any time soon, are there any working workarounds?
See workaround in #178