Changes

From Amahi Wiki
Jump to: navigation, search
!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 upto 20 minutes to start please be patient it will start.</div>
|}
<!--{{#tag:syntaxhighlight|{{{1}}}}}-->
this updater app is created for home Assistant by Sanjit Chakrabarti working on GSoC 2019 <br />
= STARTStart/STOPStop/RESTART HOME ASSISTANT Restart Home Assistant =
<br /> used this stop home Assistant service<br />
<pre><nowiki>sudo systemctl stop homeassistant.service</nowiki></pre>
<br /> used this start home Assistant service<br />
<pre><nowiki>sudo systemctl start 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 status of home Assistant service<br /nowiki></pre> 
<pre><nowiki>sudo systemctl status homeassistant.service</nowiki></pre>
or if you can look at not restart the home assistant you can always restart it using Amahi home server page then setting then server look for Home Assistant Server you can stop or restart on this page if needed <br />
[[File:HomeAssistantServers.JPG]]
= troubleshooting Troubleshooting =
if 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>
12,424

edits