Changes

From Amahi Wiki
Jump to: navigation, search
255 bytes added ,  20:40, 13 September 2019
= Once it started you will need to create a user account =
<br />
 
Please enter the following details <br />
you are now all set up the next screen will be the home assistant page for more help please look at google or youtube for home assistant beginners guides
[[File:Update.jpg|200px|thumb|left|update button]]<br />
= Updater =
Updater is an app that on the menu option on home Assistant that will update to the new version of Home Assistant, there is an option to Downgrade by type the version you would like to install by clicking downgrade
this updater app is created for home Assistant by Sanjit Chakrabarti working on GSoC 2019
 
 
[[File:Update.jpg]]
this updater app is created for home Assistant by Sanjit Chakrabarti working on GSoC 2019
= START/STOP/RESTART HOME ASSISTANT =
 
<br /> used this stop home Assistant service<br />
<pre><nowiki>sudo systemctl stop homeassistant.service</nowiki></pre>
<br /> used this restart home Assistant service<br />
<pre><nowiki>sudo systemctl restart homeassistant.service</nowiki></pre>
<br/>used this for the current state home Assistant service<br /nowiki></pre>
<pre><nowiki>sudo systemctl status homeassistant.service</nowiki></pre>
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 />
 
 
= troubleshooting =
 
if you are unable to edit any files in the Homeassistant share
 
Change file rights by running the command
<pre><nowiki>sudo chmod 777 /var/hda/files/homeassistant/*.* </nowiki></pre>
125

edits