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

[CI] Consolidate some tests (K, L) (#8201)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:53 -06:00
committed by GitHub
parent f8fae676b1
commit 4273449003
70 changed files with 895 additions and 3284 deletions

View File

@@ -1,12 +1,5 @@
i2c:
- id: i2c_kmeteriso
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: kmeteriso
temperature:
name: Outside Temperature
internal_temperature:
name: Internal Temperature
update_interval: 15s
<<: !include common.yaml