Untitled
unknown
plain_text
3 years ago
739 B
815
Indexable
type: custom:layout-card layout_type: custom:grid-layout layout: gridrows: auto grid-template-columns: 30% 40% 30% grid-template-areas: | "card1 card2 card3" cards: - type: custom:mushroom-chips-card chips: - type: menu - type: weather entity: weather.forecast_home - type: entity entity: switch.washing_machine icon: mdi:washing-machine icon_color: pink - type: entity entity: switch.tumble_dryer icon: mdi:tumble-dryer icon_color: purple - type: entity entity: switch.outside_light content_info: name name: Outside Light alignment: center view_layout: grid-area: card2 view_layout: grid-area: f1
Editor is loading...