mirror of
https://github.com/esphome/esphome.git
synced 2026-05-30 23:54:04 +08:00
[dlms_meter] Rename test UART package key to match directory name (#13743)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_2400/esp32-ard.yaml
|
uart_2400: !include ../../test_build_components/common/uart_2400/esp32-ard.yaml
|
||||||
|
|
||||||
<<: !include common-generic.yaml
|
<<: !include common-generic.yaml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_2400/esp32-idf.yaml
|
uart_2400: !include ../../test_build_components/common/uart_2400/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common-netznoe.yaml
|
<<: !include common-netznoe.yaml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_2400/esp8266-ard.yaml
|
uart_2400: !include ../../test_build_components/common/uart_2400/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common-generic.yaml
|
<<: !include common-generic.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user