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

[CI] Consolidate some tests (I, J) (#8200)

This commit is contained in:
Keith Burzinski
2025-02-04 17:06:08 -06:00
committed by GitHub
parent 4e4566361f
commit 55203143df
85 changed files with 464 additions and 893 deletions

View File

@@ -1,14 +1,5 @@
uart:
- id: uart_jsn_sr04t
tx_pin:
number: 4
rx_pin:
number: 5
baud_rate: 9600
substitutions:
tx_pin: GPIO4
rx_pin: GPIO5
sensor:
- platform: jsn_sr04t
id: jsn_sr04t_sensor
name: "jsn_sr04t Distance"
uart_id: uart_jsn_sr04t
update_interval: 1s
<<: !include common.yaml