mirror of
https://github.com/esphome/esphome.git
synced 2025-02-07 05:30:54 +00: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
|