Nmap Device Tracker - problem (again)

Hey

I have been using Nmap device tracker on four mobile units the last six months with luck. Suddenly today two of the units remain @home no matter what. I have seen this problem before on previous versions and have read about others having the same problem.

I have tried to “drop” everything in db, remove the “known_devices.yaml” and disabled device tracker in “configuration.yaml” but nothing helps. Also checked out ARP tables on the docker/host where HA is running.

I don’t understand why this bug occurs out of the blue and where the values are stored since it appears after DB removal.

Using this in “configuration.yaml”:

device_tracker:
- platform: nmap_tracker
hosts: 192.168.1.32-35
consider_home: 1800
interval_seconds: 12
track_new_devices: no

Any tips ?, thanks in advance.