I have moved from AIO installation from raspbian ti hassbian and my previous configuration using asus wrt component to gete the device tracker entities was working but now they do not show up in the entity list although i can see them in the list of known devices
- platform: asuswrt
host: 192.168.1.1
protocol: telnet
mode: router
username: user
password: mypass
scan_interval: 30
interval_seconds: 15
consider_home: 75
track_new_devices: true
Any ideas?