app-store/apps/gladys/config.json

18 lines
500 B
JSON
Raw Normal View History

2023-03-31 06:27:07 +00:00
{
"$schema": "../schema.json",
"name": "Gladys Assistant",
"port": 8270,
"available": true,
2023-03-31 07:26:00 +00:00
"exposable": false,
2023-03-31 06:27:07 +00:00
"id": "gladys",
2023-04-13 17:57:04 +00:00
"tipi_version": 2,
"version": "v4.20.0",
2023-03-31 06:27:07 +00:00
"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": []
}