1
0
mirror of https://github.com/esphome/esphome.git synced 2025-04-14 06:40:32 +01:00
esphome/tests/components/ads1115/test.nrf52-mcumgr.yaml
Tomasz Duda 20461dca75 fix ci
2024-06-22 08:27:39 +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