| 
									
										
										
										
											2024-03-01 21:40:06 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "$schema": "../schema.json", | 
					
						
							|  |  |  |   "name": "Zigbee2MQTT", | 
					
						
							|  |  |  |   "port": 8290, | 
					
						
							|  |  |  |   "available": true, | 
					
						
							|  |  |  |   "exposable": true, | 
					
						
							|  |  |  |   "id": "zigbee2mqtt", | 
					
						
							| 
									
										
										
										
											2024-05-02 12:07:31 +00:00
										 |  |  |   "tipi_version": 4, | 
					
						
							|  |  |  |   "version": "1.37.0", | 
					
						
							| 
									
										
										
										
											2024-03-01 21:40:06 +00:00
										 |  |  |   "categories": [ | 
					
						
							|  |  |  |     "utilities", | 
					
						
							|  |  |  |     "automation" | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "description": "Zigbee to MQTT bridge, get rid of your proprietary Zigbee bridges", | 
					
						
							|  |  |  |   "short_desc": "Zigbee to MQTT bridge", | 
					
						
							|  |  |  |   "author": "@Koenkk", | 
					
						
							|  |  |  |   "source": "https://github.com/Koenkk/zigbee2mqtt", | 
					
						
							|  |  |  |   "website": "https://www.zigbee2mqtt.io/", | 
					
						
							|  |  |  |   "form_fields": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "string", | 
					
						
							|  |  |  |       "label": "zigbee device path", | 
					
						
							|  |  |  |       "required": true, | 
					
						
							|  |  |  |       "hint": "/dev/ttyUSB0", | 
					
						
							|  |  |  |       "env_variable": "Z2M_DEVICE" | 
					
						
							|  |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "supported_architectures": [ | 
					
						
							|  |  |  |     "arm64", | 
					
						
							|  |  |  |     "amd64" | 
					
						
							|  |  |  |   ] | 
					
						
							|  |  |  | } |