17 lines
		
	
	
		
			500 B
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			500 B
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "domain": "netatmo",
 | 
						|
  "name": "Netatmo",
 | 
						|
  "after_dependencies": ["cloud", "media_source"],
 | 
						|
  "codeowners": ["@cgtobi"],
 | 
						|
  "config_flow": true,
 | 
						|
  "dependencies": ["application_credentials", "webhook"],
 | 
						|
  "documentation": "https://www.home-assistant.io/integrations/netatmo",
 | 
						|
  "homekit": {
 | 
						|
    "models": ["Healty Home Coach", "Netatmo Relay", "Presence", "Welcome"]
 | 
						|
  },
 | 
						|
  "integration_type": "hub",
 | 
						|
  "iot_class": "cloud_polling",
 | 
						|
  "loggers": ["pyatmo"],
 | 
						|
  "requirements": ["pyatmo==7.5.0"]
 | 
						|
}
 |