Skip to content

Instantly share code, notes, and snippets.

@GuySie
Created December 13, 2021 20:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GuySie/20a188630a200bcdd25f3f22984fdde1 to your computer and use it in GitHub Desktop.
Save GuySie/20a188630a200bcdd25f3f22984fdde1 to your computer and use it in GitHub Desktop.
YAML code for Home Assistant mini-graph-card temperature card for Aqara multi-sensor, with night indicator
align_header: left
align_icon: left
entities:
- entity: sensor.multi_bedroom_temperature
- entity: sensor.multi_bedroom_humidity
show_graph: false
show_state: true
- entity: sensor.multi_bedroom_pressure
show_graph: false
show_state: true
- color: gray
entity: sensor.nightstate
name: Night
show_legend: false
show_line: false
show_points: false
y_axis: secondary
font_size: 80
hour24: true
icon: mdi:bed-king-outline
name: Bedroom
points_per_hour: 1
show:
extrema: true
type: custom:mini-graph-card
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment