diff --git a/intern/docker_openhab/templates/conf/things/network.things b/intern/docker_openhab/templates/conf/things/network.things
index 45214d3de434372a09ae562423261492b62736d2..004ecc5d3c0c9bb0798340466f641593be64dd8b 100644
--- a/intern/docker_openhab/templates/conf/things/network.things
+++ b/intern/docker_openhab/templates/conf/things/network.things
@@ -1,5 +1,5 @@
 
 // Netzwerk Geräte 
 
-network:pingdevice:switch01 [ hostname="192.168.0.100", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
-network:pingdevice:switch02 [ hostname="192.168.0.101", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
+network:pingdevice:switch01 [ hostname="TL-SG3428XMP", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
+network:pingdevice:switch02 [ hostname="TL-SG3452X", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]