Adding ID to components missing it
This commit is contained in:
@@ -34,6 +34,7 @@ esp32:
|
||||
captive_portal:
|
||||
|
||||
web_server:
|
||||
id: web_server_std
|
||||
port: 80
|
||||
auth:
|
||||
username: admin
|
||||
@@ -41,6 +42,7 @@ web_server:
|
||||
|
||||
##### OTA PASSWORD #####
|
||||
ota:
|
||||
id: ota_std
|
||||
password: ${wifi_password}
|
||||
safe_mode: true
|
||||
reboot_timeout: 3min
|
||||
@@ -48,7 +50,7 @@ ota:
|
||||
|
||||
##### LOGGER #####
|
||||
logger:
|
||||
baud_rate: 0
|
||||
id: logger_std
|
||||
|
||||
##### ENABLE RINGTONE MUSIC SUPPORT #####
|
||||
rtttl:
|
||||
|
||||
Reference in New Issue
Block a user