-
I have a Funhouse and a few Adafruit STEMMA Soil Sensor - I2C Capacitive Moisture Sensors. The Funhouse updated to CP 7.1.1 and circup-ed all the libraries. But the adafruit_seesaw.seesaw library is b…
-
Lots of SBCs out there are NOT bus 1 for the default I2C bus.
Can I suggest changing:
def __init__(self):
# Initialize AHT20
self.cmd_soft_reset()
to
def __init_…
-
### CircuitPython version
```python
Adafruit CircuitPython 7.3.0-beta.2 on 2022-04-27; Adafruit QT Py ESP32-S3 no psram with ESP32S3
```
### Code/REPL
```python
import _bleio
```
#…
-
Hi there!
First, thanks so much for doing this repo the Seeed studio ones seem to just not work :(
I've gotten yours building and loading on my board, but there's an issue I'm seeing in what a…
-
**Describe the problem you have/What new integration you would like**
I would like to use the (Grove) AHT20 I2C Industrial Grade Temperature&Humidity Sensor with ESPHome
**Please describe you…
-
The temperature values reading on the BLE Nano Sense with only this sensor working consistently show a temperature 3 to 5 degrees too high (for a room temperature of 16 degrees).
For example:
Tem…
-
TMP117 als Sensor mit aufnehmen
https://www.adafruit.com/product/4821
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
I get incorrect temperature values from
a BME 280 (on ESP32 // Tasmota 10.1.0 by Theo Arends),
a BMP280 or (…
-
SparkFun_Qwiic_Humidity_AHT20/src/SparkFun_Qwiic_Humidity_AHT20.cpp:125:25: error: call of overloaded 'write(int)' is ambiguous
_i2cPort->write(0x00);
In file included from /Users/trollin/Docum…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):** Pip + virtualenv. Python 3.8.5, esphome 1.15.3
**ESP (ESP32/ESP8266, Board/Sonoff):** ESP8266, Wemos D1 Mini
**ESPHome v…