mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add UniFi Image platform documentation (#28312)
This commit is contained in:
parent
80c1d2690a
commit
0cd7c3d890
@ -3,6 +3,7 @@ title: UniFi Network
|
|||||||
description: Instructions on how to configure UniFi Network integration with UniFi Network application by Ubiquiti.
|
description: Instructions on how to configure UniFi Network integration with UniFi Network application by Ubiquiti.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
||||||
|
- Image
|
||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
@ -28,6 +29,7 @@ ha_integration_type: hub
|
|||||||
|
|
||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
|
- [Image](#image)
|
||||||
- [Presence Detection](#presence-detection)
|
- [Presence Detection](#presence-detection)
|
||||||
- [Switch](#switch)
|
- [Switch](#switch)
|
||||||
- [Sensor](#sensor)
|
- [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.
|
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
|
## 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user