From 56abcb793a350e98bc0f60e4e459120c878dd215 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 11 Jun 2024 09:55:37 -0400 Subject: [PATCH] Adjust min/max for Gas Ceiling --- supersensor.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supersensor.yaml b/supersensor.yaml index 6b6f9f6..3a1851a 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -716,8 +716,8 @@ number: - platform: template name: "Gas Ceiling (kΩ)" id: gas_ceiling_setter - min_value: 25 - max_value: 350 + min_value: 10 + max_value: 500 step: 1 entity_category: config lambda: |-