How do you manange device tracker now?

Now that known_devices.yaml doesnt work how do you rid of the devices? I use to go into known_devices.yaml and change track to false on the ones i didnt wanna see…how can i do that now?

1 Like

Hello,
I think I have the same problem ?
I use nmap as device tracker:
Here is my config:

device_tracker:

  • platform: nmap_tracker
    hosts: 192.168.1.106
    interval_seconds: 10
    consider_home: 180
    track_new_devices: false
    exclude:
    • 192.168.1.193
      192.168.1.110
      192.168.1.192
      192.168.1.2
      192.168.1.131
      192.168.1.254
      192.168.1.4

      I don’t understand why I have all the subnet discovered ?
      And if I modifiy something in known_device, this doesen’t solve anything…

Many thanks for your help !

Best regards

Thierry