Hide multiple instances docs
This commit is contained in:
parent
cba4617cde
commit
035e79aa0f
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,8 @@ sharing: true
|
|||
footer: true
|
||||
---
|
||||
|
||||
# {% linkable_title This has been deprecated and is no longer supported. %}
|
||||
|
||||
Home Assistant supports running multiple synchronised instances using a master-slave model. Whenever `events.fire` or `states.set` is called on the slave it will forward it to the master. The master will replicate all events and changed states to its slaves.
|
||||
|
||||
<p class='img'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue