From 0cd7c3d890bc8f3008d3dd26bf4c6db1af290ae1 Mon Sep 17 00:00:00 2001 From: Robert Svensson Date: Tue, 25 Jul 2023 10:11:56 +0200 Subject: [PATCH] Add UniFi Image platform documentation (#28312) --- source/_integrations/unifi.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index ac1282cde4b..95d73529825 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -3,6 +3,7 @@ title: UniFi Network description: Instructions on how to configure UniFi Network integration with UniFi Network application by Ubiquiti. ha_category: - Hub + - Image - Presence Detection - Sensor - Switch @@ -28,6 +29,7 @@ ha_integration_type: hub There is currently support for the following device types within Home Assistant: +- [Image](#image) - [Presence Detection](#presence-detection) - [Switch](#switch) - [Sensor](#sensor) @@ -55,6 +57,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. +## Image + +Provides QR Code images that can be scanned to easily join a specific WLAN. Entities are disabled by default. + ## Presence detection This platform allows you to detect presence by looking at devices connected to a [Ubiquiti](https://ui.com/) [UniFi Network](https://ui.com/consoles) application. By default devices are marked as away 300 seconds after they were last seen.