app-store/apps/gladys/config.json
renovate[bot] cb7760603a
chore(deps): update gladysassistant/gladys docker tag to v4.23.3 (#545)
* chore(deps): update gladysassistant/gladys docker tag to v4.23.3

* 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-18 13:21:45 -04:00

20 lines
507 B
JSON

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