type: custom:stack-in-card
cards:
- type: grid
square: false
columns: 2
cards:
- type: custom:mushroom-title-card
title: Zolderkamer
- type: custom:mushroom-chips-card
chips:
- type: entity
entity: sensor.0xf4b3b1fffe448577_temperature
tap_action:
action: none
hold_action:
action: none
double_tap_action:
action: none
icon_color: light-green
- type: entity
entity: sensor.0xf4b3b1fffe448577_humidity
icon_color: light-blue
use_entity_picture: false
alignment: center
- type: grid
square: false
columns: 1
cards:
- type: custom:simple-thermostat
entity: climate.eurom_e_radiator_zolder
step_size: 1
icon: mdi:radiator
layout:
mode:
names: true
icons: true
headings: false
step: row
header:
faults: null
name: E-radiator zolder
icon: mdi:heat-wave
icon_color: green
hide:
temperature: true
state: true
control: true
- type: custom:stack-in-card
cards:
- type: custom:mini-graph-card
entities:
- entity: sensor.0xf4b3b1fffe448577_temperature
name: Temperature
color: '#00bb33'
- entity: sensor.0xf4b3b1fffe448577_humidity
name: Humidity
color: '#2196f3'
y_axis: secondary
hours_to_show: 12
line_width: 3
font_size: 50
animate: true
show:
name: false
icon: false
labels: true
state: false
legend: false
fill: fade
1 Like