diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index d27816c34e7..1b0c57fc23a 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -17,6 +17,7 @@ ha_codeowners: ha_domain: unifi ha_ssdp: true ha_platforms: + - button - device_tracker - diagnostics - image @@ -30,6 +31,7 @@ ha_integration_type: hub There is currently support for the following device types within Home Assistant: +- [Button](#button) - [Image](#image) - [Presence Detection](#presence-detection) - [Switch](#switch) @@ -58,6 +60,10 @@ The UniFi Network application can either be a UniFi OS console device (like the It is recommended that you run the UniFi Network application in a dedicated virtual machine to avoid that situation. +## Button + +Provides the ability to restart a UniFi device. This feature requires admin privileges. + ## Image Provides QR Code images that can be scanned to easily join a specific WLAN. Entities are disabled by default. This feature requires admin privileges.