24 lines
		
	
	
		
			569 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			569 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Gladys Assistant",
 | 
						|
  "port": 8270,
 | 
						|
  "available": true,
 | 
						|
  "exposable": false,
 | 
						|
  "id": "gladys",
 | 
						|
  "tipi_version": 27,
 | 
						|
  "version": "4.36.0",
 | 
						|
  "categories": [
 | 
						|
    "automation"
 | 
						|
  ],
 | 
						|
  "description": "A privacy-first, open-source home assistant",
 | 
						|
  "short_desc": "A privacy-first, open-source home assistant",
 | 
						|
  "author": "Gladys Assistant",
 | 
						|
  "source": "https://github.com/gladysassistant/gladys",
 | 
						|
  "website": "https://gladysassistant.com/",
 | 
						|
  "form_fields": [],
 | 
						|
  "supported_architectures": [
 | 
						|
    "arm64",
 | 
						|
    "amd64"
 | 
						|
  ]
 | 
						|
}
 |