InfoPanel UniFi API reader plugin to get upload speed, download speed und some more informations directly from your gateway.
Follow these steps to get the UniFi plugin working with InfoPanel:
-
Download the plugin:
- Download the latest release *.zip file (
UniFiPlugin-vX.X.X.zip) from the GitHub Releases page.
- Download the latest release *.zip file (
-
Import the Plugin into InfoPanel:
- Open the InfoPanel app.
- Navigate to the Plugins page.
- Click Import Plugin Archive, then select the downloaded ZIP file.
- InfoPanel will extract and install the plugin.
-
Configure the Plugin:
- On the Plugins page, click Open Plugins Folder to locate the plugin files.
- Close InfoPanel.
- Open
InfoPanel.UniFi.dll.iniin a text editor (e.g., Notepad). - Fill in the information as needed.
- Everything here is valid if your gateway has the IP 192.168.1.1, if not change it in the next steps accordingly and in the InfoPanel.UniFi.dll.ini
- You can generate the API key at https://192.168.1.1/network/default/settings/control-plane/integrations
- Site name is normally
defaultand if you only got one WAN port active the WANNumber should be0 - If not, you can get the informations here: https://192.168.1.1/proxy/network/v2/api/site/default/aggregated-dashboard?historySeconds=3
- Save and close the file.
InfoPanel.UniFi.dll.ini:[UniFi Plugin] ControllerURL = https://192.168.1.1 APIKey = <insert-your-api-key> SiteName = default WANNumber = 0