19 lines
		
	
	
		
			432 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			432 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "title": "Mobile App",
 | 
						|
  "config": {
 | 
						|
    "step": {
 | 
						|
      "confirm": {
 | 
						|
        "description": "Do you want to set up the Mobile App component?"
 | 
						|
      }
 | 
						|
    },
 | 
						|
    "abort": {
 | 
						|
      "install_app": "Open the mobile app to set up the integration with Home Assistant. See [the docs]({apps_url}) for a list of compatible apps."
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "device_automation": {
 | 
						|
    "action_type": {
 | 
						|
      "notify": "Send a notification"
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 |