New baud rate selector

This commit is contained in:
Edward Firmo
2023-12-27 19:36:58 +01:00
parent 2528d3506e
commit 7fb322d4d8
2 changed files with 8 additions and 9 deletions

View File

@@ -100,8 +100,10 @@ esp32:
esphome:
# change OTA password, remove after flashing
on_boot:
- lambda: |-
id(my_ota).set_auth_password("New password");
- priority: 601.0
then:
- lambda: |-
id(my_ota).set_auth_password("New password");
# Limit the amount of resources used for compiling
compile_process_limit: 1
@@ -243,11 +245,6 @@ time:
mode: auto
target_temperature: 18°C
uart:
# Set Nextion comms baud rate to 921600 bps
- id: !extend tf_uart
baud_rate: 9600
web_server:
# Custom web server credentials
auth: