Update config.json

This commit is contained in:
Alexandre
2025-02-13 22:37:00 +01:00
committed by GitHub
parent 24adc459e3
commit 5291e8aad0

View File

@@ -49,14 +49,11 @@
"SYS_ADMIN", "SYS_ADMIN",
"SYS_RAWIO" "SYS_RAWIO"
], ],
"schema": {
"RUN_AS_ROOT": "bool?"
},
"slug": "signalk", "slug": "signalk",
"uart": true, "uart": true,
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"usb": true, "usb": true,
"version": "2.13.1-2_test4", "version": "2.13.1-3",
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }