Compare commits

...

2 Commits

Author SHA1 Message Date
Nano
2ca3195391 Merge branch 'main' of https://gitea.ziegenherberge.de/Christoph/openHAB-CJ 2026-06-03 18:43:08 +02:00
Nano
a1fc775951 URL für REST API geändert 2026-06-03 18:42:54 +02:00

View File

@@ -6,7 +6,7 @@
} }
], ],
"settings": { "settings": {
"openhab.connection.host": "192.168.18.155", "openhab.connection.host": "192.168.178.223",
"openhab.connection.port": 8080, "openhab.connection.port": 8080,
"editor.minimap.enabled": false, "editor.minimap.enabled": false,
"editor.insertSpaces": false, "editor.insertSpaces": false,