Discussed in #1742
Originally posted by vFones August 14, 2026
Hey, i see the current implementation of AdGuard import script rely only on DHCP leases. In my setup I try to assign to every device a static one and so the script results in 0 device imported: in /control/dhcp/status response leases is an empty list, when the script iterate for every device from /control/clients a mac address is determined.
Would it be possible to expand the raw_clients with the results in the static_leases objects?

Discussed in #1742
Originally posted by vFones August 14, 2026

Hey, i see the current implementation of AdGuard import script rely only on DHCP leases. In my setup I try to assign to every device a static one and so the script results in 0 device imported: in
/control/dhcp/statusresponse leases is an empty list, when the script iterate for every device from/control/clientsa mac address is determined.Would it be possible to expand the
raw_clientswith the results in the static_leases objects?