Update README.md

This commit is contained in:
emacsLover 2019-10-13 10:36:29 +00:00 committed by GitHub
parent f7e41126bb
commit 8d5b276a51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 doesnt support mDNS, then youll 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.