rename_device
Rename any device on your Keenetic router with a persistent display name using its IP, MAC, or current name fragment. Set a clear label for easy identification in the web UI.
Instructions
Give a device a persistent DISPLAY name on the router (Keenetic 'known host' entry = the device name in the web UI). identifier: the device's IP, MAC, or current name fragment (looked up in the active lease table). name: the new display name (spaces allowed; double quotes and non-printable characters are stripped). NOTE: set_static_lease / pin_device do NOT change the DISPLAY name — the display name is set ONLY by this tool. Examples: rename_device("192.168.1.66", "Pi5 Media") · rename_device("PS5", "PlayStation 5 Living Room")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New display name; spaces allowed, double quotes and control characters are stripped. | |
| identifier | Yes | Device IP (e.g. 192.168.1.66), MAC, or a fragment of its name, looked up in the active DHCP lease table. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |