Files
hassio-addons/test/config.json
2023-07-06 14:44:04 +02:00

14 lines
326 B
JSON

{
"arch": [
"aarch64"
],
"codenotary": "alexandrep.github@gmail.com",
"description": "Do not use",
"image": "ghcr.io/alexbelgium/test-{arch}",
"name": "Do not use",
"slug": "test",
"startup": "once",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
"version": "3.16"
}