mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 13:37:24 +08:00
[CI] Consolidate some tests (T) (#8208)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
i2c:
|
||||
- id: i2c_tee501
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
sensor:
|
||||
- platform: tee501
|
||||
name: TEE501 Temperature
|
||||
address: 0x48
|
||||
Reference in New Issue
Block a user