mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 00:11:59 +01:00
9 lines
99 B
YAML
9 lines
99 B
YAML
i2c:
|
|
- id: i2c_tc74
|
|
scl: 5
|
|
sda: 4
|
|
|
|
sensor:
|
|
- platform: tc74
|
|
name: TC74 Temperature
|