Initial Commit

This commit is contained in:
Nano
2026-06-01 21:28:52 +02:00
parent 456dfae3f1
commit 7be4b88b5b
1046 changed files with 2080 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"folders": [
{
"name": "openHAB-CJ",
"path": ".."
}
],
"settings": {
"openhab.connection.host": "192.168.178.223",
"openhab.connection.port": 8080,
"editor.minimap.enabled": false,
"editor.insertSpaces": false,
//Niki Token
//"openhab.connection.authToken": "oh.TobiVSC.Th7ZiPGWBxorCc5NDuwHHBjOsaenABC38MV8bEHHIDHaNbh2VHeic5T5xrppAgad3iFphjBjBta1A94HZGQ",
}
}