You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/configuration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import CenteredImage from '@site/src/components/CenteredImage';
10
10
11
11
For docker users, simply connect to: `http://your-server-ip:8000`
12
12
13
-
For Home Assistant users having installed the [Home Assistant Add-on](./install/installation-guide-home-assistant), TODO: document
13
+
For Home Assistant users having installed the [Home Assistant Add-on](./install/installation-guide-home-assistant), simply connect tp: `http://<your-home-assistant-address>:8000`
14
14
15
15
## Initial setup
16
16
@@ -48,4 +48,4 @@ The following is a walkthrough of what to enter:
48
48
***OpenHAB token** - The access token used to authenticate to OpenHAB.
49
49
50
50
3. Congrats you have finished the initial setup and you can now use NSPanel Manager.
51
-
4. If you are willing to learn more about the Web interface, please read [this](./../web-interface).
51
+
4. If you are willing to learn more about the Web interface, please read [this](./../web-interface).
0 commit comments