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

[CI] Consolidate some tests (T) (#8208)

This commit is contained in:
Keith Burzinski
2025-02-09 15:43:21 -06:00
committed by GitHub
parent dc8646cda6
commit 8897a9866d
160 changed files with 1045 additions and 2640 deletions

View File

@@ -1,7 +1,5 @@
display:
- platform: tm1637
clk_pin: 15
dio_pin: 14
intensity: 3
lambda: |-
it.print("1234");
substitutions:
clk_pin: GPIO14
dio_pin: GPIO13
<<: !include common.yaml