-
### The problem
I have tried it with both esphome 2023.4.0 and 2023.5.0-dev.
If I set `framework: esp-idf` I can't compile it and it shows error `This feature is only available with frameworks ['a…
-
Hello,
I tried to connect two sensors with Qwiic/STEMMA QT connector, but I can only get readings for one of them at a time:
The sensors are:
- BME688 - bus 0x76
- LTR390 - bus 0x53
The adafr…
-
The BME680 datasheet describes a q-ULP mode:
> Quick Ultra-low power (q-ULP) has a 3 s data rate for Temperature, pressure and humidity w/o significantly
increasing the power consumption compared …
-
Hi,
not really an issue but wanted to share...
I have adapted the code from twartzek to be compiled as a shared library and the functions callable from python. This is how I did it (code might be…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
pip
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32 (NodeMCU)
**ESPHome version (latest production, beta, dev branch)**
…
-
### The problem
I am using the bm680_bsec sensor platform, which does not work (i.e. I get nog sensor values) when I enable the pressure sensor.
When I do enable the pressure sensor I do not get…
-
Add service to model gas reported by bme680
don't report iaq
-
The BSEC BME 680 has a new version dated Jan 2020, suggest that the version wrapped up within this code should be updated to allow BSEC bugs/fixes/changes to be corrected
File bme680.c
* @date 23 …
-
I'm running ESP_Easy_mega_20211105_test_B_ESP32_4M316k on an ESP32 with a Bosch BME680 sensor connected.
The sensor itself seems to run good - as Temp, Hum and Pressure are reasonable. Only the IAQ v…
-
Hi @mjaakkol, thank you for creating this repo to show newbs like me how to build the BSEC lib on the IDF Framework. I've managed to build the project but unfortunately, I'm getting this error code du…