From cd1ecb7a2409dd4793a07652a29908fb54341914 Mon Sep 17 00:00:00 2001 From: Commander1024 Date: Thu, 30 Sep 2021 08:12:12 +0200 Subject: [PATCH] Removed temperature offset. More realistic results without it. --- esphome/livingroom.yaml | 2 +- esphome/sleepingroom.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/esphome/livingroom.yaml b/esphome/livingroom.yaml index 4026088..7ee13a4 100644 --- a/esphome/livingroom.yaml +++ b/esphome/livingroom.yaml @@ -189,7 +189,7 @@ sensor: name: "Wohnzimmer Luftfeuchtigkeit" accuracy_decimals: 1 # SCD30 temp sensor is a bit off - temperature_offset: 1.5 °C + temperature_offset: 0 °C ambient_pressure_compensation: 1 automatic_self_calibration: True address: 0x61 diff --git a/esphome/sleepingroom.yaml b/esphome/sleepingroom.yaml index e6ac1e5..321ca12 100644 --- a/esphome/sleepingroom.yaml +++ b/esphome/sleepingroom.yaml @@ -189,7 +189,7 @@ sensor: name: "Schlafzimmer Luftfeuchtigkeit" accuracy_decimals: 1 # SCD30 temp sensor is a bit off - temperature_offset: 1.5 °C + temperature_offset: 0 °C ambient_pressure_compensation: 1 automatic_self_calibration: True address: 0x61