Difference between revisions of "Home Assistant Core"

From Amahi Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
After Home Assistant as been installed, it can take a while to start please be patient it will start.
 
After Home Assistant as been installed, it can take a while to start please be patient it will start.
 +
 +
  
 
START/STOP/RESTART HOME ASSISTANT
 
START/STOP/RESTART HOME ASSISTANT
  
 
sudo systemctl stop homeassistant.service
 
sudo systemctl stop homeassistant.service
 
 
Replace stop with start or restart to get the desired functionality.  
 
Replace stop with start or restart to get the desired functionality.  
 
To get the current state of the homeassistant.service replace stop with status.
 
To get the current state of the homeassistant.service replace stop with status.
 +
 +
  
 
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
 
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

Revision as of 21:17, 9 August 2019

HAIconsSm.png Home Assistant App Page


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

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


START/STOP/RESTART HOME ASSISTANT

sudo systemctl stop homeassistant.service Replace stop with start or restart to get the desired functionality. To get the current state of the homeassistant.service replace stop with status.


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