mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 23:55:56 +02:00
@@ -6,6 +6,10 @@
|
|||||||
],
|
],
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "An implementation of a Signal K central server for boats",
|
"description": "An implementation of a Signal K central server for boats",
|
||||||
|
"devices": [
|
||||||
|
"/dev/ttyUSB0",
|
||||||
|
"/dev/ttyUSB1"
|
||||||
|
],
|
||||||
"environment": {
|
"environment": {
|
||||||
"HOME": "/config",
|
"HOME": "/config",
|
||||||
"NMEA0183PORT": "10110",
|
"NMEA0183PORT": "10110",
|
||||||
@@ -38,6 +42,7 @@
|
|||||||
},
|
},
|
||||||
"slug": "signalk",
|
"slug": "signalk",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.8.3-2",
|
"usb": true,
|
||||||
|
"version": "2.8.3-3",
|
||||||
"webui": "http://[HOST]:[PORT:3000]"
|
"webui": "http://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user