diff --git a/.vscode/settings.json b/.vscode/settings.json index 0622f02..6502128 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,5 @@ { - "openhab.useRestApi": true + "openhab.useRestApi": true, + "openhab.host": "10.2.113.102", + "openhab.port": 8080 } \ No newline at end of file