1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/unifi/services.yaml
Christopher Bailey 5a72c9f7c3
Rename various usages of UniFi to better identify only UniFi Network (#59568)
* Renames various usages of UniFi to better indentify only UniFi Network

* Apply suggestions from code review

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

* Missed renames

* Updates more locations

* Removes instances of application/controller

* Missed a spot

* Updates all UniFi Controller instances

* Fixes typo

* Reverts changes to translations

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-11-26 22:44:49 +01:00

16 lines
483 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 Network
description: Clean up clients that has only been associated with the controller for a short period of time.