-
FYI, there was a bug fix for AHT10 inside ESPHome 2024.3.1 (released on 27th of March 2024)
https://esphome.io/changelog/2024.3.0.html#release-2024-3-1-march-27
https://github.com/esphome/esphom…
Hedda updated
6 months ago
-
hello,
No issue, but I would like to contact you about this project.
I try to understand what you done, but without any success.
My project is based on a RP2040 Zero with Arduino IDE.
I have 3 Pro…
-
I always bekome this error i tried evrithing
Starting flash new (no backup)!
Now is: Dienstag, 16. Mai 2023 10:36:26.
Flasher mode: BK7231N
Going to open port: COM6.
Serial port open!
Getting…
-
Using a test harness setup unit testing for the embedded rust code.
-
### Platform
NRF52, ESP32
### Description
Can the AHT20+BMP280 sensor be added to support. Currently just the humidity is NOT shown. Everything else seems to work.
https://www.aliexpress.com/ite…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
hello ,
csl and sda pin it's good
i try with esp3 c3 mini
i try with sensor = ahtx0.AHT10(i2c) or sensor = ahtx0.AHT20(i2c)
but error
`Warning: I2C(-1, ...) is deprecated, use SoftI2C(...) instea…
-
### Board
Custom ESP32 S3 based
### Device Description
This is a custom PCB using ESP32 S3 MCU for data acquisition
### Hardware Configuration
I2C bus includes a AHT20 sensor, a LSM6DS…
-
This issue was reported by @nikolozka in Issue #12.
The issue is still in the code and I would like to submit a PR for it, however, I'm trying to understand the reasoning behind this.
```python…
-
### The problem
After upgrading to latest version no more RSSI data is published over MQTT.
The value nan is repeatedly publish instead of the integer value, even if the required beacon is close to …