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

[CI] Consolidate some tests (G) (#8196)

This commit is contained in:
Keith Burzinski
2025-02-04 17:05:45 -06:00
committed by GitHub
parent 6e3527a88b
commit 211aee91e5
79 changed files with 616 additions and 1823 deletions

View File

@@ -1,14 +1,5 @@
uart:
- id: uart_gps
tx_pin: 17
rx_pin: 16
baud_rate: 9600
parity: EVEN
substitutions:
tx_pin: GPIO12
rx_pin: GPIO14
gps:
time:
- platform: gps
on_time_sync:
then:
logger.log: "It's time!"
<<: !include common.yaml