From 55eb3bb27039986acb4fb82f94132169d221b95f Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 8 Sep 2025 18:53:04 +0400 Subject: Pre-register lighting scenes of living room (for future use) --- custom/input_number.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'custom/input_number.yaml') diff --git a/custom/input_number.yaml b/custom/input_number.yaml index 2d7ec1c..9054fe0 100644 --- a/custom/input_number.yaml +++ b/custom/input_number.yaml @@ -40,3 +40,8 @@ max: 10.0 step: 1.0 initial: 0.0 + living_lighting: + min: 1.0 + max: 5.0 + step: 1.0 + initial: 1.0 -- cgit v1.2.3