Skip to content

Instantly share code, notes, and snippets.

type: custom:button-card
entity: media_player.living_room_hifi
show_entity_picture: true
show_name: false
show_icon: false
custom_fields:
info:
card:
type: vertical-stack
cards:
type: custom:button-card
name: Living Room
icon: mdi:sofa
tap_action:
action: navigate
navigation_path: '#livingroom'
entity: sensor.living_room_temp_and_hum
custom_fields:
btn:
card:
type: custom:bubble-card
card_type: pop-up
hash: '#bedroom'
hide_backdrop: false
margin_top_mobile: 100px
bg_color: null
bg_blur: 0
margin: 8px
styles: |
#root {
kiosk_mode:
hide_header: true
title:
views:
- title: Home
path: home
cards:
- type: custom:layout-card
layout_type: custom:grid-layout
cards:
@CollotsSpot
CollotsSpot / Minimalist mine theme
Created June 28, 2024 23:23
Based on Lovelace Minimalist
---
minimalist-mine:
# Journal
state-icon-color: "rgb(var(--color-theme))"
border-radius: "20px"
ha-card-border-radius: "var(--border-radius)"
error-color: "var(--google-red)"
warning-color: "var(--google-yellow)"
success-color: "var(--google-green)"
info-color: "var(--google-blue)"
type: horizontal-stack
cards:
- type: custom:stack-in-card
cards:
- type: custom:button-card
entity: sensor.wiser_lts_temperature_bedroom
name: Temperature
icon: mdi:thermometer
show_icon: true
show_name: true