diff --git a/atom.xml b/atom.xml index f7e4c94bb9..3af7490b63 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
mysql://SERVER_IP/DB_NAME
mysql://SERVER_IP/DB_NAME?charset=utf8
mysql://user:password@SERVER_IP/DB_NAME
mysql://user:password@SERVER_IP/DB_NAME?charset=utf8
mysql://SERVER_IP/DB_NAME
mysql://SERVER_IP/DB_NAME?charset=utf8
mysql://user:password@SERVER_IP/DB_NAME
mysql://user:password@SERVER_IP/DB_NAME?charset=utf8
mysql+pymysql://SERVER_IP/DB_NAME
mysql+pymysql://SERVER_IP/DB_NAME?charset=utf8
mysql+pymysql://user:password@SERVER_IP/DB_NAME
mysql+pymysql://user:password@SERVER_IP/DB_NAME?charset=utf8
You can now reach your installation on your Raspberry Pi over the web interface on http://ipaddress:8123.
+
+When you run the hass
command for the first time, it will download, install and cache the necessary libraries/dependencies. This procedure may take anywhere between 5 to 10 minutes. During that time, you may get “site cannot be reached” error when accessing the web interface. This will only happen for the first time, and subsequent restarts will be much faster.
+