Difference between revisions of "Home Assistant Core"

From Amahi Wiki
Jump to: navigation, search
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:HAIconsSm.png]] Home Assistant App Page
+
[[File:HAIconsSm.png]]
  
  
 
Welcome to the world of Home Assistant is open source software for creating a smart home,
 
Welcome to the world of Home Assistant is open source software for creating a smart home,
 +
 +
{|style="width: 95%; margin-left: 10px; border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #aaa"
 +
!style="color:#000; background-color:#FF8C00;text-align:left"|Warning!
 +
|-
 +
|<div style="padding: 5px;">After Home Assistant as been installed, it can take a while to start please be patient it will start.</div>
 +
|}
 +
<!--{{#tag:syntaxhighlight|{{{1}}}}}-->
 +
 +
 +
= Once it started you will need to create a user account =
 +
<br />
 +
Please enter the following details <br />
 +
 +
Name: <br />
 +
User: <br />
 +
Password: <br />
 +
 +
then click create account<br />
 +
 +
the next screen is to set up your Home <br />
 +
 +
you can Click Detect then click next <br />
 +
 +
 +
the next screen is for Devices and Services click the three dot for a list of devices but you can add later if needed so click finish
 +
 +
you are now all setup the next screen will be the home assistant page for more help please look at google or youtube
 +
 +
 +
 +
= START/STOP/RESTART HOME ASSISTANT =
 +
<br />
 +
sudo systemctl stop homeassistant.service used this stop home Assistant service<br />
 +
sudo systemctl start homeassistant.service used this start home Assistant service<br />
 +
sudo systemctl restart  homeassistant.service used this restart home Assistant service<br />
 +
<br/>
 +
sudo systemctl state homeassistant.service used this for the current state home Assistant service<br />
 +
 +
 +
or you can look at amahi home server page then setting then server look for Home Assistant Server you can stop or restart on this page if needed <br />

Revision as of 19:03, 10 August 2019

HAIconsSm.png


Welcome to the world of Home Assistant is open source software for creating a smart home,

Warning!
After Home Assistant as been installed, it can take a while to start please be patient it will start.


Once it started you will need to create a user account


Please enter the following details

Name:
User:
Password:

then click create account

the next screen is to set up your Home

you can Click Detect then click next


the next screen is for Devices and Services click the three dot for a list of devices but you can add later if needed so click finish

you are now all setup the next screen will be the home assistant page for more help please look at google or youtube


START/STOP/RESTART HOME ASSISTANT


sudo systemctl stop homeassistant.service used this stop home Assistant service
sudo systemctl start homeassistant.service used this start home Assistant service
sudo systemctl restart homeassistant.service used this restart home Assistant service

sudo systemctl state homeassistant.service used this for the current state home Assistant service


or you can look at amahi home server page then setting then server look for Home Assistant Server you can stop or restart on this page if needed