Files
openHAB-CJ/#VScode Workspace/CJ-VSC.code-workspace
2026-06-03 18:42:54 +02:00

15 lines
377 B
Plaintext

{
"folders": [
{
"name": "openHAB-CJ",
"path": ".."
}
],
"settings": {
"openhab.connection.host": "192.168.178.223",
"openhab.connection.port": 8080,
"editor.minimap.enabled": false,
"editor.insertSpaces": false,
"openhab.connection.authToken": "oh.NanoVSC.VEwwGCKF0UlNb54JoU37rKNA3JPI6thhS4E7bCPCTHoPfsmmwqg4i2O104gNqy52Tv0JfqNTRL3jNlLkbsHOA"
}
}