mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Add degrees to progress button
This commit is contained in:
@@ -205,6 +205,8 @@
|
||||
- progress
|
||||
name: Temperature
|
||||
entity: sensor.bedroom_weather_temperature
|
||||
variables:
|
||||
degrees: 200
|
||||
- type: custom:button-card
|
||||
template:
|
||||
- small
|
||||
@@ -219,6 +221,7 @@
|
||||
low_color: "var(--color-red)"
|
||||
normal_color: "var(--color-green)"
|
||||
high_color: "var(--color-red)"
|
||||
degrees: 200
|
||||
|
||||
- type: vertical-stack
|
||||
title: Sensors
|
||||
|
||||
Reference in New Issue
Block a user