Removed temperature offset. More realistic results without it.

This commit is contained in:
Marcus Scholz 2021-09-30 08:12:12 +02:00
parent 45a07c835d
commit cd1ecb7a24
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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