Site updated at 2015-04-03 05:44:19 UTC

This commit is contained in:
Paulus Schoutsen 2015-04-02 22:44:19 -07:00
parent 995b54cad1
commit a535e95231
19 changed files with 78 additions and 78 deletions

View file

@ -197,7 +197,7 @@ components within Home Assistant.</p>
<h2><a class='title-link' name='multiple-connected-instances' href='#multiple-connected-instances'></a> Multiple connected instances</h2>
<p>Home Assistant supports running multiple synchronzied instances using a master-slave model. Whenever <code>events.fire</code> or <code>states.set</code> is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.</p>
<p>Home Assistant supports running multiple synchronized instances using a master-slave model. Whenever <code>events.fire</code> or <code>states.set</code> is called on the salve it will forward it to the master. The master will replicate all events and changed states to its slaves.</p>
<p class='img'>
<a href='/images/architecture/architecture-remote.png'>