File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Current implementation focuses on core monitoring and basic device control funct
7777
7878- ** UniFi Network Application** : UniFi OS / Network Application version that supports the Integration API
7979 - Must have "Integrations" feature available in Network settings
80- - API Key generation capability (Network → Settings → Integrations → Add Integration → API Key)
80+ - API Key generation capability (Network → Integrations (icon at bottom left) → Create New Api Key)
8181- ** Network Access** : Home Assistant must have network access to your UniFi Network Application
8282 - Typically runs on port 443 (HTTPS) or 8443
8383 - Integration API endpoint: ` /proxy/network/integration `
@@ -121,7 +121,7 @@ Current implementation focuses on core monitoring and basic device control funct
121121 - ** Base URL** : Your UniFi Network Integration API endpoint
122122 - Format: ` https://<unifi-host-or-ip>/proxy/network/integration `
123123 - Example: ` https://192.168.1.1/proxy/network/integration `
124- - ** API Key** : Create one in UniFi Network → Settings → Control Plane → Integrations → API Key
124+ - ** API Key** : Create one in Network → Integrations (icon at bottom left) → Create New Api Key
125125 - ** Verify SSL Certificate** : Enable for production, disable for self-signed certificates
126126
1271273 . ** Site Selection** : Choose which UniFi site to monitor from the automatically discovered list.
You can’t perform that action at this time.
0 commit comments