-
### The problem
Using an BME680 connected via i2c to an ESP8266 (Wemos D1 Mini Clone) leads to boot loops but only if the BME680 is really connected. If I compile and install the code without conne…
-
Hello,
I know it is a rather vague question, but I was wondering if I can trouble the kind folks here
for an example walkthrough of a HTTPS POST example for the SIM7000 shield.
I am able to do…
-
I followed this tutorial to establish a "Data Exchange Between Python on Linux & Arduino Sketch": https://docs.arduino.cc/tutorials/portenta-x8/python-arduino-data-exchange/
I've tried going throug…
-
The "BSEC_1.4.8.0_Generic_Release" version defined in "make.config" is no longer available.
Is there any support for the current version (1.4.9.2) available from https://www.bosch-sensortec.com/sof…
-
I build a weather station with ESP32C6 and BME680.
As starting point I added temperature and humidity. I flashed a firmware and was able to add device to Apple Home.
Now I added air pressure sensor …
-
### The problem
Enabling [`bme68x_bsec2_i2c`](https://esphome.io/components/sensor/bme68x_bsec2.html) on ESP8266 (D1 mini) triggers a boot loop. The exact same configuration using [`bme680_bsec`](htt…
-
Hello,
When I use your update_baseline script, after it sets the baseline, it remains "locked" and stops changing. Is this expected behavior? Shouldn't the baselines continue updating?
Mike
-
### Objective
I've wanted a weather station since I can remember and whilst we have been locked up socially distancing during the COVID-19 pandemic I decided to make this a reality. This was mainly d…
-
Hello, i am trying to use i2c devices on a pi4 with a hyperpixel4 rectangular screen.
I have this config in /boot/config.txt :
`dtoverlay=vc4-kms-dpi-hyperpixel4,rotate=180`
When i enable i2c i…
-
**Describe the problem you have/What new integration you would like**
I would like to see MQTT client support for ESPHome on the Raspberry Pi Pico W platform.
The existing MQTT client only…