1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-11 05:10:34 +01:00
esphome/tests/components/ads1115/test.nrf52-adafruit.yaml
Tomasz Duda 04bf125448 add i2c
2024-05-20 23:50:11 +02:00

14 lines
174 B
YAML

i2c:
- id: i2c_ads1115
sda: P1.04
scl: P1.06
ads1115:
address: 0x48
sensor:
- platform: ads1115
multiplexer: A0_A1
gain: 1.024
id: ads1115_sensor