Hi, my D-Link router have telnet enabled and I can access into router by telnet protocol.
Now I use a WiFi tracker but works only for connected interface/smartphone (WiFi) and no outdoor (maybe I’ve to buy nabucasa…)
I would try to enable a device tracker using Mac address, I added this to config…yaml
device_tracker:
- platform: dlink_presence
host: 192.168.1.1 # ap
username: admin
password: !secret ap_password
Now, please help me (I’m a newbie
) where I can read Mac address of connected interface of my dlink?
What I can do to setup a Mac address device tracker for every known smartphone?
Many thanks @ all