Hi everyone, I hope you’re all doing well! I’m currently setting up my home network with a Fritz!Box 7390 and two WLAN Repeaters (300E and 450E). All devices are sharing the same SSID, which is spread out across my house. I’m using the Fritz! LAN Bridge mode for better connectivity.
In my OpenHAB setup, I’ve configured the Fritz!Box TR064 binding to detect if my smartphone is online. The question I have is: Do I need to set up separate configurations for each repeater, or will the main Fritz!Box binding handle presence detection across the entire network?
I’ve been using the following configuration in my fritzboxtr064.cfg file:
ini
url=https://192.168.178.1:49443
refresh=10000
user=openhab
pass=xxxxx
And in my AVM.items file:
plaintext
Contact cFboxAndiOnline “Handy (Wifi) [MAP(presence.map):%s]” (gSteuerung) {fritzboxtr064=“maconline:B4-9D-0B-XX-XX-XX”}
I’m curious if others have similar setups and how they handle presence detection across multiple repeaters. Any insights or tips would be greatly appreciated! Looking forward to hearing from you all. ![]()