I have been going over and over my configuration for the past 3 days - googling all the specifics for the Unif controller and the options for using the WAP or the AP portion and I cannot seem to figure out why it isn’t working.
What I have done:
I verified that my site_id is “default” when logging in locally
I have created a read_only user for Unifi and verified that I can log in to the system.
I have checked the log file for home assistant, and adjusted my configuration so that there are no errors - including turning up the log level
I modified the password for the home assistant Unifi users to not have special characters (I could see in the logs that that WAS an issue until I fixed it)
Potential problems I see with the setup I have:
I have 3 Unifi AP AC Pro’s - I read on this forum that the Unifi Cloud Key component will not work if you have more than one AP (Seems strange…)
I am really at kind of a loss now as I have tuned my config enough so that I no longer get errors in the logs, but it also isn’t working.
I have tested both the WAP and AP components, and alternate between the two to see if I can get them to work.
When trying WAP my config is:
Unifi system tracker
device_tracker:
- platform: unifi
host: <IP_ADDRESS>
site_id: default
username:
password:
verify_ssl: false
interval_seconds: 15
consider_home: 180
ssid_filter:- ‘AAA’
- ‘BBB’
- ‘CCC’
new_device_defaults:
track_new_devices: true
hide_if_away: false