You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			33 lines
		
	
	
		
			775 B
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			33 lines
		
	
	
		
			775 B
		
	
	
	
		
			JSON
		
	
| {
 | |
|     "domain": "xiaomi_home",
 | |
|     "name": "Xiaomi Home",
 | |
|     "codeowners": [
 | |
|         "@XiaoMi"
 | |
|     ],
 | |
|     "config_flow": true,
 | |
|     "dependencies": [
 | |
|         "http",
 | |
|         "persistent_notification",
 | |
|         "ffmpeg",
 | |
|         "zeroconf"
 | |
|     ],
 | |
|     "documentation": "https://github.com/XiaoMi/ha_xiaomi_home/blob/main/README.md",
 | |
|     "integration_type": "hub",
 | |
|     "iot_class": "cloud_polling",
 | |
|     "issue_tracker": "https://github.com/XiaoMi/ha_xiaomi_home/issues",
 | |
|     "loggers": [
 | |
|         "Xiaomi Home"
 | |
|     ],
 | |
|     "requirements": [
 | |
|         "construct>=2.10.56",
 | |
|         "paho-mqtt<=2.0.0",
 | |
|         "numpy",
 | |
|         "cryptography",
 | |
|         "psutil",
 | |
|         "aiohttp[speedups]"
 | |
|     ],
 | |
|     "version": "v0.1.4b0",
 | |
|     "zeroconf": [
 | |
|         "_miot-central._tcp.local."
 | |
|     ]
 | |
| } |