I made a new dashboard with a custom layout.
but when i edit there is no add card button
views:
- title: Home
type: custom:layout-card
layout_type: grid
layout:
grid-template-columns: 33% auto 33%
grid-template-rows: auto
grid-template-areas: |
"header header header"
"left middle right"
icon: mdi:home-circle-outline