app-store/apps/gladys/config.json
renovate[bot] 2fbb243411
chore(deps): update gladysassistant/gladys docker tag to v4.23.4 (#564)
* chore(deps): update gladysassistant/gladys docker tag to v4.23.4

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2023-05-22 12:19:08 -04:00

20 lines
508 B
JSON

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