Setup

HomeAssistant Setup

user@server:~$ sudo apt-get install python3-setuptools
user@server:~$ sudo apt-get install python3-pip
user@server:~$ sudo pip3 install homeassistant
user@server:~$ hass --open-ui

HomeAssistant Execution

user@server:~$ hass --open-ui
Unable to find configuration. Creating default one in /home/xe1gyq/.homeassistant
Config directory: /home/xe1gyq/.homeassistant
INFO:homeassistant.core:Bus:Handling <Event service_registered[L]: service=turn_off, domain=homeassistant>
...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hello, and welcome to Home Assistant!

We'll hope that we can make all your dreams come true.

Here are some resources to get started:

- Configuring Home Assistant:
https://home-assistant.io/getting-started/configuration/

- Available components:
https://home-assistant.io/components/

- Troubleshooting your configuration:
https://home-assistant.io/getting-started/troubleshooting-configuration/

- Getting help:
https://home-assistant.io/help/

This message is generated by the introduction component. You can
disable it in configuration.yaml.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...

HomeAssistant Configuration

Check Config

HomeAssistant Automatic Startup @ Debian Jessie with existing file

HomeAssistant Automatic Startup @ Debian Jessie with unexisting file

Go to http://192.168.1.70:8123/

  1. xe1gyq.sytes.net

  2. Install noip client

  3. whatismyip.org

Last updated