Known_devices.yaml insanity, please help

Using the wifi tracker asuswrt, it won’t stop adding new devices. I’ve set new device tracking to false, cleared out all but the four devices I care about in the yaml, and then rebooted multiple times but it keeps populating itself and it’s driving me nuts.

device_tracker:
  - platform: asuswrt
    consider_home: 180
    new_device_defaults:
      track_new_devices: false
      hide_if_away: false

It still populates the file, it just doesn’t create device tracker entities automatically when you set it to false.

That’s annoying. Thank you for the quick reply.