Alexandre
2024-06-29 17:34:10 +02:00
committed by GitHub
parent e5d453112e
commit dd6a86b640

View File

@@ -6,6 +6,10 @@
],
"codenotary": "alexandrep.github@gmail.com",
"description": "An implementation of a Signal K central server for boats",
"devices": [
"/dev/ttyUSB0",
"/dev/ttyUSB1"
],
"environment": {
"HOME": "/config",
"NMEA0183PORT": "10110",
@@ -38,6 +42,7 @@
},
"slug": "signalk",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.8.3-2",
"usb": true,
"version": "2.8.3-3",
"webui": "http://[HOST]:[PORT:3000]"
}