1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

[CI] Consolidate some tests (B) (#8185)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:02 -06:00
committed by GitHub
parent d4ac2d3c7e
commit 53c15f6716
78 changed files with 492 additions and 1227 deletions

View File

@@ -1,10 +1,5 @@
i2c:
- id: i2c_bh1750
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: bh1750
name: Living Room Brightness
address: 0x23
update_interval: 30s
<<: !include common.yaml