Skip to content

Instantly share code, notes, and snippets.

@NeilHanlon
Created April 2, 2023 22:33
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NeilHanlon/83d6e2cdc6eb83cb205b617f80c2a7c3 to your computer and use it in GitHub Desktop.
Save NeilHanlon/83d6e2cdc6eb83cb205b617f80c2a7c3 to your computer and use it in GitHub Desktop.
views:
- theme: Backend-selected
title: Home
type: sidebar
badges: []
cards:
- type: horizontal-stack
cards:
- type: vertical-stack
cards:
- type: history-graph
entities:
- entity: sensor.pinecil_operating_mode
title: Pinecil status
- type: custom:mini-graph-card
hours_to_show: 0.5
points_per_hour: 200
line_width: 2
unit: °C
animate: true
aggregate_func: last
labels: true
entities:
- entity: sensor.pinecil_tip_temp
- entity: sensor.pinecil_set_temp
show_points: false
show_fill: false
- entity: sensor.pinecil_handle_temp
- type: custom:mini-graph-card
hours_to_show: 1
points_per_hour: 100
line_width: 2
unit: Watts
animate: true
entities:
- sensor.pinecil_est_watts
- type: custom:auto-entities
card:
type: glance
filter:
include:
- entity_id: sensor.pinecil_*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment