Hi,
I´m trying to get Device Trackers to work against my UniFu Controller.
The devices show up in HA but status is always AWAY.
I started with nmap, but didn´t get it to work. After that Owntracks, but that also failed
configuration.yaml
device_tracker:
platform: unifi
username: ubnt
password: ubnt
host: 192.168.1.133
interval_seconds: 30
consider_home: 210
known_devices.yaml
iPhone:
name: X iPhone
mac: Real MAC
picture: URL to JPG
track: yes
hide_if_away: no
PC:
name: X PC
mac: Real MAC
picture: URL to JPG
track: yes
hide_if_away: no