From ed47f51ea94539d094c8dca570fe08ef29411b5f Mon Sep 17 00:00:00 2001 From: LegendaryFire Date: Sun, 18 Dec 2022 11:18:39 -0600 Subject: [PATCH] Added extra entity state colors --- themes/waves.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/waves.yaml b/themes/waves.yaml index efad456..3831afb 100644 --- a/themes/waves.yaml +++ b/themes/waves.yaml @@ -71,6 +71,9 @@ waves: state-person-zone-color: "#2980B9" state-remote-color: "#2980B9" state-script-color: "#2980B9" + state-sensor-battery-high-color: "#2980B9" + state-sensor-battery-low-color: "#2980B9" + state-sensor-battery-medium-color: "#2980B9" state-switch-color: "#2980B9" state-timer-color: "#2980B9" state-vacuum-color: "#2980B9" @@ -224,6 +227,9 @@ waves: state-person-zone-color: "#2980B9" state-remote-color: "#2980B9" state-script-color: "#2980B9" + state-sensor-battery-high-color: "#2980B9" + state-sensor-battery-low-color: "#2980B9" + state-sensor-battery-medium-color: "#2980B9" state-switch-color: "#2980B9" state-timer-color: "#2980B9" state-vacuum-color: "#2980B9"