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

14 lines
325 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": "1.0"
}