Update network configuration in ESPhome YAML files and clean up README.md

This commit is contained in:
2025-11-20 14:32:27 +01:00
parent d72ee4a7d2
commit 11314a38a8
3 changed files with 9 additions and 6 deletions
+3 -3
View File
@@ -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