UniFi Connect - Migrate UniFi LED Devices to UniFi Connect
UniFi LED is a legacy application that will no longer be supported. If you use devices managed by this application, please migrate them to UniFi Connect. Prior to migrating, though, you must:
- Update Connect to its latest version, followed by the managing UniFi Console.
- Create a UniFi OS backup.
Note: UniFi LED device migration cannot be undone once initiated.
To migrate your UniFi LED devices to UniFi Connect:
- SSH into your console and execute the UniFi Connect migration script:
- UDM Pro:
unifi-os shell
nohup bash -c "$(curl -fsSL https://dl.ubnt.com/connect/led2connect.sh)" &
tail -f nohup.out -
UCK Gen2 Plus:
nohup bash -c "$(curl -fsSL https://dl.ubnt.com/connect/led2connect.sh)" &
tail -f nohup.out
- UDM Pro:
- If the command above fails, execute the following command:
nohup bash -c "$(curl -fsSL https://dl.ubnt.com/connect/led2connect.sh)" &
The grouping logic is different between UniFi LED and UniFi Connect. After migration, verify if any adjustments are necessary to best reflect your deployment.