mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
UniFi - Add service reconnect_client (#19738)
This commit is contained in:
parent
c03166ccfd
commit
b596994e7e
@ -64,6 +64,14 @@ If Home Assistant and the UniFi controller are running on separate machines or V
|
|||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
### Service unifi.reconnect_client
|
||||||
|
|
||||||
|
Try to get a wireless client to reconnect to the network.
|
||||||
|
|
||||||
|
| Service data attribute | Optional | Description |
|
||||||
|
| ---------------------- | -------- | --------------------------------------------------------------------------- |
|
||||||
|
| `device_id` | No | String representing a device ID related to a UniFi integration. |
|
||||||
|
|
||||||
### Service unifi.remove_clients
|
### Service unifi.remove_clients
|
||||||
|
|
||||||
Clean up clients on the UniFi Controller that has only been associated with the controller for a short period of time. The difference between first seen and last seen needs to be less than 15 minutes and the client can not have a fixed IP, hostname or name associated with it.
|
Clean up clients on the UniFi Controller that has only been associated with the controller for a short period of time. The difference between first seen and last seen needs to be less than 15 minutes and the client can not have a fixed IP, hostname or name associated with it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user