15 lines
		
	
	
		
			312 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			312 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "domain": "adax",
 | 
						|
  "name": "Adax",
 | 
						|
  "config_flow": true,
 | 
						|
  "documentation": "https://www.home-assistant.io/integrations/adax",
 | 
						|
  "requirements": [
 | 
						|
    "adax==0.2.0", "Adax-local==0.1.3"
 | 
						|
  ],
 | 
						|
  "codeowners": [
 | 
						|
    "@danielhiversen"
 | 
						|
  ],
 | 
						|
  "iot_class": "local_polling",
 | 
						|
  "loggers": ["adax", "adax_local"]
 | 
						|
}
 |