Hello everyone,
I have a problem with the HA Dashboard Add-On for sidebars and the width of the cards.
I have combined a vertical stack with horizontal stacks. I can't get it to use the full width (see screenshot).
I have already tried it with layout-card, but there the sidebar is always deleted.
Can anyone help me with this?
Thank you very much!
Here is my code:
- title: Kiosk
path: kiosk
background: >-
type: custom:ha-dashboard
sidebar:
stickyCards:
- type: custom:clock-weather-card
entity: weather.zuhause
- cards: null
type: custom:sonos-card
cards:
- type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:hue-like-light-card
entity: light.wohnzimmer
- type: media-control
entity: media_player.wohnzimmer
- type: thermostat
entity: climate.wohnzimmer
name: Heizung
title: Wohnzimmer
- type: horizontal-stack
cards:
- type: custom:hue-like-light-card
entity: light.schlafzimmer
- type: media-control
entity: media_player.schlafzimmer
- type: thermostat
entity: climate.dq_klima_room_temperature
name: Klima
title: Schlazimmer
- type: horizontal-stack
cards:
- type: media-control
entity: media_player.bad
title: Badezimmer
- type: horizontal-stack
cards:
- type: media-control
entity: media_player.unnamed_room
title: Küche
- type: horizontal-stack
cards:
- type: custom:hue-like-light-card
entity: light.flur
title: Flur