mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 12:38:40 +00:00
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
9 lines
101 B
YAML
9 lines
101 B
YAML
i2c:
|
|
- id: i2c_tc74
|
|
scl: 16
|
|
sda: 17
|
|
|
|
sensor:
|
|
- platform: tc74
|
|
name: TC74 Temperature
|