From 012325e996fd4063ae6045516d279ecc51f933bc Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sun, 13 Jul 2025 10:57:56 +0200 Subject: [PATCH] address conflict --- nodes/home.stromzaehler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/home.stromzaehler.py b/nodes/home.stromzaehler.py index c54db29..fb4867d 100644 --- a/nodes/home.stromzaehler.py +++ b/nodes/home.stromzaehler.py @@ -22,7 +22,7 @@ }, 'wlan': { 'interface': 'wlan0', - 'ipv4': '10.0.0.16/24', + 'ipv4': '10.0.0.17/24', 'gateway4': '10.0.0.1', }, },