From 6e6f7a12c641fd2bff3cfe7f1ae0c0f8d54b8701 Mon Sep 17 00:00:00 2001 From: caesar1111 Date: Tue, 27 Jun 2017 11:46:50 +0200 Subject: [PATCH] 1 --- openHAB2_beginners_walkthrough.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openHAB2_beginners_walkthrough.md b/openHAB2_beginners_walkthrough.md index d9f3128..05726a3 100644 --- a/openHAB2_beginners_walkthrough.md +++ b/openHAB2_beginners_walkthrough.md @@ -679,7 +679,9 @@ Eclipse Smart Home Designer should now recognize the file structure inside the c # Chapter 8: Initializing openHAB2 (finally: first startup) To open the openHAB2 you have to access the web GUI with a browser on your PC or directly from your Raspberry, depending on your setup. The URL will be: + **http://xxx.xxx.xxx.xxx:8080/start/index** + Just replace the *xxx.xxx.xxx.xxx* with the IP of your Raspberry.