From 1e2e37671dbb07edefb13fa5ff55b2126267da30 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 16 Mar 2025 03:23:07 -0400 Subject: [PATCH] Round illumination value to 1 decimal Avoids constant updates to HASS that are useless. --- supersensor.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/supersensor.yaml b/supersensor.yaml index 68da714..5e91e88 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -603,6 +603,7 @@ sensor: id: tsl2591_lux name: "TSL2591 Illumination" unit_of_measurement: lx + accuracy_decimals: 1 on_value: - script.execute: light_handler actual_gain: