app-store/apps/gladys/config.json
2023-04-13 19:57:04 +02:00

18 lines
500 B
JSON

{
"$schema": "../schema.json",
"name": "Gladys Assistant",
"port": 8270,
"available": true,
"exposable": false,
"id": "gladys",
"tipi_version": 2,
"version": "v4.20.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": []
}