hass-core/homeassistant/components/unifi/services.yaml
Robert Svensson ed37d2a794
New service reconnect_client for UniFi integration (#57570)
* Initial proposal of a client reconnect service

* Slim setup and teardown of services

* Minor improvements

* Add tests
2021-10-18 08:06:06 +02:00

15 lines
486 B
YAML

reconnect_client:
name: Reconnect wireless client
description: Try to get wireless client to reconnect to UniFi network
fields:
device_id:
name: Device
description: Try reconnect client to wireless network
required: true
selector:
device:
integration: unifi
remove_clients:
name: Remove clients from the UniFi Controller
description: Clean up clients that has only been associated with the controller for a short period of time.