mirror of
https://github.com/esphome/esphome.git
synced 2025-11-17 15:26:01 +00:00
7 lines
112 B
YAML
7 lines
112 B
YAML
sensor:
|
|
- platform: mcp3221
|
|
id: test_id
|
|
name: voltage
|
|
i2c_id: i2c_bus
|
|
reference_voltage: 3.3V
|