From 2abaa242883c884760ee4773b9821d4e7ad8a42c Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sun, 5 Dec 2021 23:30:07 +0100 Subject: [PATCH] Increase bedroom lightstrip brightness --- configuration/automations/bedroom-bed-motion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/automations/bedroom-bed-motion.yaml b/configuration/automations/bedroom-bed-motion.yaml index a860d51..0533e22 100644 --- a/configuration/automations/bedroom-bed-motion.yaml +++ b/configuration/automations/bedroom-bed-motion.yaml @@ -16,7 +16,7 @@ - service: light.turn_on entity_id: light.bed_lightstrip data: - brightness_pct: 5 + brightness_pct: 10 rgb_color: - 255 - 0