mirror of
https://github.com/esphome/esphome.git
synced 2024-11-14 11:08:10 +01:00
fb002ac3b0
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
8 lines
99 B
YAML
8 lines
99 B
YAML
i2c:
|
|
- id: i2c_tc74
|
|
scl: 5
|
|
sda: 4
|
|
|
|
sensor:
|
|
- platform: tc74
|
|
name: TC74 Temperature
|