mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-17 14:21:49 +02:00
Add I2C device mappings to SignalK AddOn configuration
This commit is contained in:
@@ -11,6 +11,10 @@ devices:
|
|||||||
- /dev/ttyUSB1
|
- /dev/ttyUSB1
|
||||||
- /dev/ttyACM0
|
- /dev/ttyACM0
|
||||||
- /dev/ttyACM1
|
- /dev/ttyACM1
|
||||||
|
- /dev/i2c-0
|
||||||
|
- /dev/i2c-1
|
||||||
|
- /dev/i2c-13
|
||||||
|
- /dev/i2c-14
|
||||||
environment:
|
environment:
|
||||||
HOME: /config
|
HOME: /config
|
||||||
NMEA0183PORT: "10110"
|
NMEA0183PORT: "10110"
|
||||||
|
|||||||
Reference in New Issue
Block a user