From 8d5b276a51d040fb17d52c2edd3714bddd702d33 Mon Sep 17 00:00:00 2001 From: emacsLover <56472515+emacsLover@users.noreply.github.com> Date: Sun, 13 Oct 2019 10:36:29 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5d054a6..51ebb0a 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,10 @@ curl -sL https://raw.githubusercontent.com/home-assistant/hassio-installer/maste - raspberrypi4-64 - tinker +## Use + +1. You will be able to reach your installation at http://hassio.local:8123 (if your router supports mDNS, otherwise see below). + +2. Enable either the Samba add-on or the SSH add-on to manage your configuration in /config/ (From the UI choose Hass.io which is located in the sidebar). + +Note: If your router doesn’t support mDNS, then you’ll have to use the IP address of your Pi instead of hassio.local. For example, http://192.168.0.9:8123. You should be able to find the IP address of your Pi from the admin interface of your router.