1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 16:38:18 +00:00
2025-02-05 15:37:22 +13:00

12 lines
222 B
YAML

sensor:
- platform: adc
id: my_sensor
pin: ${pin}
- platform: resistance
sensor: my_sensor
configuration: DOWNSTREAM
resistor: 10kΩ
reference_voltage: 3.3V
name: Resistance
id: resist