1
0
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:
Keith Burzinski
2025-10-22 20:24:08 -05:00
committed by GitHub
parent 2864e989bd
commit 7e5b82c5f3
4 changed files with 128 additions and 91 deletions

View File

@@ -0,0 +1,8 @@
wifi:
ssid: MySSID
password: password1
logger:
hardware_uart: UART0
improv_serial:

View File

@@ -0,0 +1 @@
<<: !include common-uart0.yaml