kbr / fritzconnection

Python-Tool to communicate with the AVM Fritz!Box by the TR-064 protocol and the AHA-HTTP-Interface
MIT License
304 stars 59 forks source link

Problems with get_hosts_info() and Fritz!Repeater #74

Open marvinjuette opened 3 years ago

marvinjuette commented 3 years ago

The devices connected to the network via a repeater are listed in the Fritz!Box WLAN connected devices list. But unfortunally they don't get returned when calling the get_hosts_info() method.

I think there is a general support problem with repeaters in libary at the moment.

kbr commented 3 years ago

Yes, there seems to be some confusion about device names in a network including repeaters, regardless whether they are part of a mesh or not. Currently for me it looks like an issue of the AVM devices because the device names are returned as is without any further processing.