mirror of
https://github.com/esphome/esphome.git
synced 2024-11-14 19:18:09 +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
|