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

Add some components to the new testing framework (A part 2) (#6162)

This commit is contained in:
Keith Burzinski
2024-02-06 13:05:04 -06:00
committed by GitHub
parent 164b42f5aa
commit 9dbbc80c74
88 changed files with 2622 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
i2c:
- id: i2c_bme280
scl: 16
sda: 17
sensor:
- platform: am2320
temperature:
name: Temperature
humidity:
name: Humidity