Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
type: custom:canvas-gauge
title: Mehrzeiger Gauge
entity: sensor.dein_sensor
min: 0
max: 100
gauge:
- value: sensor.wert1
label: Wert 1
color: "#00FF00"
- value: sensor.wert2
label: Max Wert
color: "#FF0000"
dial: true
dialColor: "#FF0000"
dialValue: 100