Closed zeirix closed 1 week ago
same here
적용 = apply BSEC2 자체 offset 적용 = Apply own offset 복귀 = remove BSEC2
Same here. Also, when applying a manual offset via "temperature_offset" configuration it bumps up the humidity by nearly 10 %.
Using it with RP2040.
You can try the PR with:
external_components:
- source: github://pr#7728
components: [ bme68x_bsec2 ]
The problem
Hello everybody,
I've tried the bme68x_bsec2_i2c sensor but after two days reverted back to my existing bme680 sensor module, because the temperature reading was one to four degrees too high and after a short period in the state of
Stabilizing
it went intoUncertain
. I'm using the BME680.I've tried to bring some amplitude into the
gas_resistance
reading by opening the window and holding it close for some time to help the algorithm to calibrate but nothing changed.Here's an example of the temperature:
Switching between LP and ULP mode changed the temperature behavior. The rel. humidity reading was also about 5% lower than expected with the new module.
Which version of ESPHome has the issue?
2024.8.1
What type of installation are you using?
pip
Which version of Home Assistant has the issue?
No response
What platform are you using?
ESP32
Board
esp-wrover-kit
Component causing the issue
bme68x_bsec2_i2c
Example YAML snippet
Anything in the logs that might be useful for us?
No response
Additional information
No response