-
Like this one: https://www.amazon.com/Alinan-Temperature-Humidity-High-Precision-Atmospheric/dp/B0B1PYC42K
-
### PROBLEM DESCRIPTION
A wrong sensor is detected on the i2C bus. My [AHT20 + BMP280 combined sensor](https://www.aliexpress.com/item/1005003124686939.html).
It is reported as
1. BMP280 -->…
lboue updated
8 months ago
-
The latest version of ESP-BOX factory_demo on the stable wewrsion ESP-IDF 5.2.1 does not have enough interrupts.
The error occurs only when using the sensor cradle.
```
I (19) boot: compile tim…
-
## Do not report new issues related to this message, instead please comment on this issue with the logs that you see and the config for that component.
### The problem
```
[00:00:00][W][compone…
-
The ESP32-S3-Box3 comes with a collection of different stands.
![image](https://github.com/esphome/firmware/assets/26391061/87ebddd8-8da9-4369-89ce-27a0eefefe66)
The "default" DOCK does not have…
-
Relevant line:
https://github.com/adafruit/Adafruit_CircuitPython_AHTx0/blame/e7b71a57a769c57ce4efb95491dffc32e5940132/adafruit_ahtx0.py#L48
While trying to initialize a new AHT20 device ( [shop l…
-
Currently there are around 3-4 versions or revisions of the AHT20 datasheets running around online from the manufacturer.
They all seem mostly similar but have various translation mistakes and disa…
-
I'm rather familiar with I2C sensors like the AHT20 (using the "Wire.h" library), and also with oneWire sensors like the DS18B20 (using the "oneWire.h" library). I have several projects wich I use one…
-
As requested, here is a report of a memory error with CP 9.0 the works under 8
The code runs OK with CP 8.2.8 but gives the following error with 9.0 Alpha.5
```
Adafruit CircuitPython 9.0.0-alp…
-
### The problem
I spot simmilar issue like here https://github.com/esphome/issues/issues/1635 with newest version of ESPHome. Any hack from this thread works :(
tl;dr
I cannot force AHT20 to get …