Compare commits

...

4 Commits

3 changed files with 3 additions and 2 deletions

View File

@ -22,6 +22,7 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
ota:
password: !secret ota

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