From a8499a27b239c1e71ed34a7ddcea78ef4794e1e9 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 1 Oct 2025 14:54:28 -0400 Subject: [PATCH] Fix typo in entity name --- supersensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supersensor.yaml b/supersensor.yaml index d02b254..3dc3fe7 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -1166,7 +1166,7 @@ number: format: "Rejected Temperature weight %.2f (total would be out of range: must be > 0.0 and ≤ 1.0)" args: [ 'x' ] - platform: template - name: "Room Health Humitity Weight" + name: "Room Health Humidity Weight" id: room_health_humidity_weight_setter min_value: 0.00 max_value: 1.00