mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
[improv_serial] Various optimizations (#11473)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
8
tests/components/improv_base/common-uart0.yaml
Normal file
8
tests/components/improv_base/common-uart0.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
wifi:
|
||||
ssid: MySSID
|
||||
password: password1
|
||||
|
||||
logger:
|
||||
hardware_uart: UART0
|
||||
|
||||
improv_serial:
|
||||
1
tests/components/improv_base/test-uart0.esp8266-ard.yaml
Normal file
1
tests/components/improv_base/test-uart0.esp8266-ard.yaml
Normal file
@@ -0,0 +1 @@
|
||||
<<: !include common-uart0.yaml
|
||||
Reference in New Issue
Block a user