mirror of
https://github.com/esphome/esphome.git
synced 2026-05-31 17:06:40 +08:00
[CI] Consolidate some tests (H) (#8198)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
i2c:
|
||||
- id: i2c_hdc1080
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
sensor:
|
||||
- platform: hdc1080
|
||||
temperature:
|
||||
name: Temperature
|
||||
humidity:
|
||||
name: Humidity
|
||||
update_interval: 15s
|
||||
Reference in New Issue
Block a user