diff --git a/atom.xml b/atom.xml index 51552a9f72..5697e1f730 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
load_platform
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/component_loading/index.html b/developers/component_loading/index.html
index 8aa7bc7a3d..56b52ac058 100644
--- a/developers/component_loading/index.html
+++ b/developers/component_loading/index.html
@@ -166,7 +166,6 @@ Home Assistant will use the directory that contains your config file as the dire
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/component_states/index.html b/developers/component_states/index.html
index 5c89e2c3e6..0aa720723d 100644
--- a/developers/component_states/index.html
+++ b/developers/component_states/index.html
@@ -163,7 +163,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/component_visibility/index.html b/developers/component_visibility/index.html
index 73f22639d2..9effe81d49 100644
--- a/developers/component_visibility/index.html
+++ b/developers/component_visibility/index.html
@@ -161,7 +161,6 @@ You can set a suggestion for your entity’s visibility by setting the
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/creating_components/index.html b/developers/creating_components/index.html
index e5b27dc66c..9be1531e3f 100644
--- a/developers/creating_components/index.html
+++ b/developers/creating_components/index.html
@@ -166,7 +166,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/credits/index.html b/developers/credits/index.html
index 695a2891ae..2d942f6e61 100644
--- a/developers/credits/index.html
+++ b/developers/credits/index.html
@@ -936,7 +936,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development/index.html b/developers/development/index.html
index 79aeb70630..e0e92a5f37 100644
--- a/developers/development/index.html
+++ b/developers/development/index.html
@@ -175,7 +175,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_101/index.html b/developers/development_101/index.html
index 374f50dfff..c62849089f 100644
--- a/developers/development_101/index.html
+++ b/developers/development_101/index.html
@@ -174,7 +174,6 @@ The Home Assistant API has two variants: a synchronous and an asynchronous versi
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_catching_up/index.html b/developers/development_catching_up/index.html
index 966847e7f1..174eee930b 100644
--- a/developers/development_catching_up/index.html
+++ b/developers/development_catching_up/index.html
@@ -172,7 +172,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_checklist/index.html b/developers/development_checklist/index.html
index 0c398fb04a..9ee0702c85 100644
--- a/developers/development_checklist/index.html
+++ b/developers/development_checklist/index.html
@@ -165,7 +165,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_config/index.html b/developers/development_config/index.html
index 32fd4e2dc5..fd114d7c9e 100644
--- a/developers/development_config/index.html
+++ b/developers/development_config/index.html
@@ -168,7 +168,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_environment/index.html b/developers/development_environment/index.html
index 2a9eef0663..51da311275 100644
--- a/developers/development_environment/index.html
+++ b/developers/development_environment/index.html
@@ -208,7 +208,6 @@ logging to DEBUG to see even more details about what is going on.
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_events/index.html b/developers/development_events/index.html
index eca5ed0b40..96cf93aff3 100644
--- a/developers/development_events/index.html
+++ b/developers/development_events/index.html
@@ -190,7 +190,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_guidelines/index.html b/developers/development_guidelines/index.html
index eec8e69069..d8de183a64 100644
--- a/developers/development_guidelines/index.html
+++ b/developers/development_guidelines/index.html
@@ -205,7 +205,6 @@ https://home-assistant.io/components/light.mqtt/
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_hass_object/index.html b/developers/development_hass_object/index.html
index 53fb9bde4a..b1f581e3c8 100644
--- a/developers/development_hass_object/index.html
+++ b/developers/development_hass_object/index.html
@@ -195,7 +195,6 @@ Available as self.hass
once the entity ha
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_services/index.html b/developers/development_services/index.html
index 52ca6f2680..65faa94396 100644
--- a/developers/development_services/index.html
+++ b/developers/development_services/index.html
@@ -190,7 +190,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_states/index.html b/developers/development_states/index.html
index 6e1c448492..7460a406ac 100644
--- a/developers/development_states/index.html
+++ b/developers/development_states/index.html
@@ -255,7 +255,6 @@ The component will only write a log message. Keep in mind for later that you hav
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_submitting/index.html b/developers/development_submitting/index.html
index 0c69316a27..13b68c028c 100644
--- a/developers/development_submitting/index.html
+++ b/developers/development_submitting/index.html
@@ -185,7 +185,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_testing/index.html b/developers/development_testing/index.html
index 3f0394acab..60cd2ca2a9 100644
--- a/developers/development_testing/index.html
+++ b/developers/development_testing/index.html
@@ -199,7 +199,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/development_validation/index.html b/developers/development_validation/index.html
index af51f0fe6b..6a51bfddef 100644
--- a/developers/development_validation/index.html
+++ b/developers/development_validation/index.html
@@ -213,7 +213,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/frontend/index.html b/developers/frontend/index.html
index 197e35751d..979ad6d10d 100644
--- a/developers/frontend/index.html
+++ b/developers/frontend/index.html
@@ -213,7 +213,6 @@ Do not use development mode in production. Home Assistant uses aggressive cachin
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/frontend_add_card/index.html b/developers/frontend_add_card/index.html
index 78f060dde3..75e14bb9d6 100644
--- a/developers/frontend_add_card/index.html
+++ b/developers/frontend_add_card/index.html
@@ -166,7 +166,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/frontend_add_more_info/index.html b/developers/frontend_add_more_info/index.html
index 69e7065e2e..6e1a070c6e 100644
--- a/developers/frontend_add_more_info/index.html
+++ b/developers/frontend_add_more_info/index.html
@@ -165,7 +165,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/frontend_creating_custom_panels/index.html b/developers/frontend_creating_custom_panels/index.html
index dfb4bc2579..b307fd65d8 100644
--- a/developers/frontend_creating_custom_panels/index.html
+++ b/developers/frontend_creating_custom_panels/index.html
@@ -213,7 +213,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/frontend_creating_custom_ui/index.html b/developers/frontend_creating_custom_ui/index.html
index 8267d13250..9a7ecbdfa9 100644
--- a/developers/frontend_creating_custom_ui/index.html
+++ b/developers/frontend_creating_custom_ui/index.html
@@ -174,7 +174,6 @@ Importing those will work in development: 1
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/helpers/index.html b/developers/helpers/index.html
index dc75b6db94..c8edb552f8 100644
--- a/developers/helpers/index.html
+++ b/developers/helpers/index.html
@@ -162,7 +162,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/index.html b/developers/index.html
index cb8f0363c8..8fc41193bc 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -163,7 +163,6 @@ Diagram showing interaction between components and the Home Assistant core.
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/license/index.html b/developers/license/index.html
index d4162d340c..2a46dc8710 100644
--- a/developers/license/index.html
+++ b/developers/license/index.html
@@ -358,7 +358,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/maintenance/index.html b/developers/maintenance/index.html
index f93b68401d..02ab0239e6 100644
--- a/developers/maintenance/index.html
+++ b/developers/maintenance/index.html
@@ -172,7 +172,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/multiple_instances/index.html b/developers/multiple_instances/index.html
index 0aa717741f..78a4e67f9b 100644
--- a/developers/multiple_instances/index.html
+++ b/developers/multiple_instances/index.html
@@ -66,7 +66,8 @@
- 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.
+ 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.
@@ -182,7 +183,6 @@ Because each slave maintains its own Service Registry it is possible to have mul
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/platform_example_light/index.html b/developers/platform_example_light/index.html
index 7422f48378..73cabc6ba5 100644
--- a/developers/platform_example_light/index.html
+++ b/developers/platform_example_light/index.html
@@ -262,7 +262,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/platform_example_sensor/index.html b/developers/platform_example_sensor/index.html
index e6c0acdbc4..dd73d93a5a 100644
--- a/developers/platform_example_sensor/index.html
+++ b/developers/platform_example_sensor/index.html
@@ -203,7 +203,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/python_api/index.html b/developers/python_api/index.html
index b80dd89892..2a507fe68a 100644
--- a/developers/python_api/index.html
+++ b/developers/python_api/index.html
@@ -303,7 +303,6 @@ longer timeout.
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/releasing/index.html b/developers/releasing/index.html
index 5d357d323c..368a0c5658 100644
--- a/developers/releasing/index.html
+++ b/developers/releasing/index.html
@@ -192,7 +192,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/rest_api/index.html b/developers/rest_api/index.html
index f55fb82a52..6fd47d3f4e 100644
--- a/developers/rest_api/index.html
+++ b/developers/rest_api/index.html
@@ -566,7 +566,6 @@ If your client does not support DELETE
HTTP requests you can add an
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/server_sent_events/index.html b/developers/server_sent_events/index.html
index f65460a6e3..d0787a6909 100644
--- a/developers/server_sent_events/index.html
+++ b/developers/server_sent_events/index.html
@@ -199,7 +199,6 @@
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/website/index.html b/developers/website/index.html
index a50446e7bc..a922660ac1 100644
--- a/developers/website/index.html
+++ b/developers/website/index.html
@@ -256,7 +256,6 @@ redirect_from: /getting-started/android/
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/developers/websocket_api/index.html b/developers/websocket_api/index.html
index 35e3fd77e8..a06ebe73cc 100644
--- a/developers/websocket_api/index.html
+++ b/developers/websocket_api/index.html
@@ -452,7 +452,6 @@ b. Server can send results of previous commands.
Online helpers
- Multiple Instances
Home-Assistant.io
Releasing
Maintenance
diff --git a/sitemap.xml b/sitemap.xml
index d135d24f55..41c68564fa 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3498,62 +3498,62 @@
https://home-assistant.io/demo/frontend.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/index.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-06-06T05:40:56+00:00
+2017-06-06T06:35:00+00:00