Skip to content

Commit cafe01f

Browse files
authored
Fix todo regarding Home Assistant connection address for web interface. (#8)
1 parent ed7d57d commit cafe01f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/getting-started/configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import CenteredImage from '@site/src/components/CenteredImage';
1010

1111
For docker users, simply connect to: `http://your-server-ip:8000`
1212

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`
1414

1515
## Initial setup
1616

@@ -48,4 +48,4 @@ The following is a walkthrough of what to enter:
4848
* **OpenHAB token** - The access token used to authenticate to OpenHAB.
4949

5050
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

Comments
 (0)