Update network configuration in ESPhome YAML files and clean up README.md
This commit is contained in:
@@ -11,9 +11,9 @@ wifi:
|
||||
ssid: "ItHurtsWhenIP"
|
||||
password: "BKl@3660"
|
||||
manual_ip:
|
||||
static_ip: 10.0.1.51
|
||||
gateway: 10.0.0.1
|
||||
subnet: 255.255.254.0
|
||||
static_ip: 10.1.0.25
|
||||
gateway: 10.1.0.1
|
||||
subnet: 255.255.255.0
|
||||
dns1: 1.1.1.1
|
||||
dns2: 8.8.8.8
|
||||
power_save_mode: none
|
||||
|
||||
Reference in New Issue
Block a user