mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
esphome:
|
||||
captive_portal:
|
||||
|
||||
wifi:
|
||||
# Enable fast connect
|
||||
fast_connect: true
|
||||
min_auth_mode: WPA2
|
||||
use_address: ${devicename}.local
|
||||
#use_address: ${static_ip}
|
||||
|
||||
networks:
|
||||
- ssid: !secret wifi_ssid
|
||||
|
||||
Reference in New Issue
Block a user