12 lines
		
	
	
		
			322 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			322 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "domain": "neato",
 | 
						|
  "name": "Neato Botvac",
 | 
						|
  "codeowners": ["@Santobert"],
 | 
						|
  "config_flow": true,
 | 
						|
  "dependencies": ["application_credentials"],
 | 
						|
  "documentation": "https://www.home-assistant.io/integrations/neato",
 | 
						|
  "iot_class": "cloud_polling",
 | 
						|
  "loggers": ["pybotvac"],
 | 
						|
  "requirements": ["pybotvac==0.0.25"]
 | 
						|
}
 |