diff --git a/components/mqtt_eventstream/index.html b/components/mqtt_eventstream/index.html
index 1a10c63847..485997f615 100644
--- a/components/mqtt_eventstream/index.html
+++ b/components/mqtt_eventstream/index.html
@@ -90,7 +90,7 @@
- The mqtt_eventstream
components connects two Home Assistant instances via MQTT.
+ The mqtt_eventstream
component connects two Home Assistant instances via MQTT.
To integrate MQTT Eventstream into Home Assistant, add the following section to your configuration.yaml
file:
@@ -108,6 +108,32 @@
subscribe_topic (Required): Topic to receive events from the remote server.
+Multiple Instances
+
+Events from multiple instances can be aggregated to a single master instance by subscribing to a wildcard topic from the master instance.
+
+# Example master instance configuration.yaml entry
+mqtt_eventstream:
+ publish_topic: master/topic
+ subscribe_topic: slaves/#
+
+
+
+For a multiple instance setup, each slave would publish to their own topic.
+
+# Example slave instance configuration.yaml entry
+mqtt_eventstream:
+ publish_topic: slaves/upstairs
+ subscribe_topic: master/topic
+
+
+
+# Example slave instance configuration.yaml entry
+mqtt_eventstream:
+ publish_topic: slaves/downstairs
+ subscribe_topic: master/topic
+
+
diff --git a/sitemap.xml b/sitemap.xml
index 299764d21c..0e02302e81 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3015,62 +3015,62 @@
https://home-assistant.io/demo/frontend.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/index.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-03-11T23:29:22+00:00
+2017-03-12T00:31:52+00:00