-
### The problem
The API port on my board is not opening. First [I thought](https://github.com/esphome/feature-requests/issues/1444#issuecomment-1714237925) that this was related to the new wireguard …
-
### Category
Hardware Compatibility
### Hardware
Other
### Firmware Version
2.3.10.d19607b
### Description
I can't compile for target Heltec Wireless Stick V3. Other ESP32 devices…
-
I'd be curious how you handle this setup. I'm running a setup identical to yours and found that my 676MC was hanging due to overheating in my enclosure, even with 2 40mm fans running to remove the exc…
-
I have 4x LYWSD03MMC sensors here, see below with their config(it's all the same, except for adflag and BT5+ PHY difference).
Sensor 1 and sensor 2 give very stable readings.
However, readings fro…
-
Hi,
is it possible to add support for SHT40?
https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Datasheets/Sensirion_Humidity_Sensors_SHT4x_Datasheet.…
-
**Describe the bug**
I use i2c_read() to read slave data. After sending the slave address on the bus, if the slave does not reply to ack, i2c_read() error returns the read success.
**To Reproduce*…
-
I have multiple Airgradients in my home. I noticed the measurement of the Sht4x are off compared to other (multiple) temp/hum in the same rooms (by more than 2-3 degrees c.). After doing some searchin…
-
### The issue
SHT4x often gives "i2cdev: Could not read from device [0x44 at 0]" error on measurement. ESP32C3
Corrected this way:
```Diff
--- sht4x.c.old 2024-02-02 10:34:14.680822283 +0400
++…
-
Hi,
I have one device that shows unusual properties: it grows itself extra reported sensors in BTHome mode. The thermometer is put into the heated floor so regularly heated 30-35C, and in Home Assi…
-
A sensor interface needs to be implemented for the humidity and temperature sensor:
https://www.mouser.ca/datasheet/2/682/Datasheet_SHT4x-3003109.pdf
You can find more information about how the av…