From 082902598908f34e31acc63157c429721a4400c8 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 19 Apr 2025 04:29:55 -0400 Subject: [PATCH] Lower brightness of disconnect flash --- supersensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supersensor.yaml b/supersensor.yaml index 97627b2..a9e1631 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -475,7 +475,7 @@ light: name: flash_white colors: - state: true - brightness: 50% + brightness: 15% red: 100% green: 90% blue: 90%