Skip to content

Commit aa01048

Browse files
committed
Update location of API key creation
1 parent 903461e commit aa01048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

127127
3. **Site Selection**: Choose which UniFi site to monitor from the automatically discovered list.

0 commit comments

Comments
 (0)