-
Hi, I have my tablet's pen working on a downstream branch of linux mainline ( https://gitlab.postmarketos.org/panpanpanpan/sm8150-mainline ) and it will soon get supported by postmarket os and other d…
-
Hello. I have Dell XPS 9320 and my camera stopped working (not sure when). It used to work at least few months ago, but now nothing works
```
System Information
Manufacturer: Dell Inc.
…
-
**Describe the problem you have/What new integration you would like**
Is it possible to integrate in the code an option where the time delay of initialization of the i2c bus would be set?
```
…
-
Need to add test pads for 3.3V and 1.8V for I2C bus to make debugging I2C easier
-
Hi, your library work very good on my "BOARD_BC02" model, but i have a question, since my board have a DHT20 Temp/Humidity sensor built-in. Since is on the same I2C bus as the touch screen, that is ma…
-
Hi!
Thanks again for this wonderful library.
I wrote a little scanner to see if I could find the IMU chip on the Micro:Bit v2, but neither Wire, or Wire1 could find it.
I look just a little i…
-
Hi!
Tried your battery component on my dev board but it just crashes.
Board: SparkFun Thing Plus - ESP32-C6
My config:
```
i2c:
sda: GPIO6
scl: GPIO7
external_components:
- source…
-
Since this crate has features for std, by default it does not use std. Unfortunately all the (few, yet sufficient) examples use std:
```
let pca = Pca9548a::::new(i2c_bus, BASE_ADDRESS);
```
T…
-
### The problem
Using the Time Component.
When I define timezone: America/Sao_Paulo, the result is three hours more than GMT0.
It should have been three hours less.
### Which version of ESPHome ha…
-
### The problem
honeywellabp2_i2c sensor only works with logger enabled to VERBOSE or VERY_VERBOSE. If I set the logger to default, then it fails with:
[12:51:57][E][component:082]: Component hon…