From 12df19ac28d8d6925d7b136d670451c09496e6fa Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Tue, 25 Feb 2025 21:36:00 -0500 Subject: [PATCH] Add comment for temperature offset --- supersensor.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/supersensor.yaml b/supersensor.yaml index 2959a49..685ad19 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -789,6 +789,8 @@ number: id: gas_resistance_ceiling value: !lambda 'return int(x);' + # Temperature offset: + # A calibration from -7 to +3 for the temperature sensor of the BME680 - platform: template name: "Temperature Offset" id: temperature_offset_setter