1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add TC74 temperature sensor (#7460)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Seth Girvan
2024-10-15 20:24:37 -07:00
committed by GitHub
parent de943908bd
commit fb002ac3b0
11 changed files with 178 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 16
sda: 17
sensor:
- platform: tc74
name: TC74 Temperature

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 5
sda: 4
sensor:
- platform: tc74
name: TC74 Temperature

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 5
sda: 4
sensor:
- platform: tc74
name: TC74 Temperature

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 16
sda: 17
sensor:
- platform: tc74
name: TC74 Temperature

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 5
sda: 4
sensor:
- platform: tc74
name: TC74 Temperature

View File

@@ -0,0 +1,8 @@
i2c:
- id: i2c_tc74
scl: 5
sda: 4
sensor:
- platform: tc74
name: TC74 Temperature