16 lines
		
	
	
		
			486 B
		
	
	
	
		
			YAML
		
	
	
			
		
		
	
	
			16 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.
 |