diff --git a/atom.xml b/atom.xml index 8df461b290..1b53ff60ce 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
load_platformChecklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/component_initialization/index.html b/developers/component_initialization/index.html
new file mode 100644
index 0000000000..93f085f1f8
--- /dev/null
+++ b/developers/component_initialization/index.html
@@ -0,0 +1,10 @@
+
+
+
+Redirecting…
+
+
+Redirecting…
+Click here if you are not redirected.
+
+
diff --git a/developers/component_loading/index.html b/developers/component_loading/index.html
index 77dc08f262..8aa7bc7a3d 100644
--- a/developers/component_loading/index.html
+++ b/developers/component_loading/index.html
@@ -130,7 +130,6 @@ Home Assistant will use the directory that contains your config file as the dire
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/component_states/index.html b/developers/component_states/index.html
index ca1c4d15b7..5c89e2c3e6 100644
--- a/developers/component_states/index.html
+++ b/developers/component_states/index.html
@@ -127,7 +127,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/component_visibility/index.html b/developers/component_visibility/index.html
index c03d20dcd3..73f22639d2 100644
--- a/developers/component_visibility/index.html
+++ b/developers/component_visibility/index.html
@@ -125,7 +125,6 @@ You can set a suggestion for your entity’s visibility by setting the Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/creating_components/index.html b/developers/creating_components/index.html
index 9db208bdc7..e5b27dc66c 100644
--- a/developers/creating_components/index.html
+++ b/developers/creating_components/index.html
@@ -130,7 +130,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/credits/index.html b/developers/credits/index.html
index 6b9d9951db..91fd0a617f 100644
--- a/developers/credits/index.html
+++ b/developers/credits/index.html
@@ -904,7 +904,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development/index.html b/developers/development/index.html
index 588cb76eff..79aeb70630 100644
--- a/developers/development/index.html
+++ b/developers/development/index.html
@@ -139,7 +139,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_101/index.html b/developers/development_101/index.html
index 371fb30980..374f50dfff 100644
--- a/developers/development_101/index.html
+++ b/developers/development_101/index.html
@@ -138,7 +138,6 @@ The Home Assistant API has two variants: a synchronous and an asynchronous versi
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_catching_up/index.html b/developers/development_catching_up/index.html
index 1a72e21826..966847e7f1 100644
--- a/developers/development_catching_up/index.html
+++ b/developers/development_catching_up/index.html
@@ -136,7 +136,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_checklist/index.html b/developers/development_checklist/index.html
index 8c6cfa0ea2..0c398fb04a 100644
--- a/developers/development_checklist/index.html
+++ b/developers/development_checklist/index.html
@@ -129,7 +129,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_config/index.html b/developers/development_config/index.html
index 0724bb6ef0..32fd4e2dc5 100644
--- a/developers/development_config/index.html
+++ b/developers/development_config/index.html
@@ -132,7 +132,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_environment/index.html b/developers/development_environment/index.html
index 311e9cee7d..d352ff005f 100644
--- a/developers/development_environment/index.html
+++ b/developers/development_environment/index.html
@@ -177,7 +177,6 @@ logging to DEBUG to see even more details about what is going on.
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_events/index.html b/developers/development_events/index.html
index e3ae26beeb..eca5ed0b40 100644
--- a/developers/development_events/index.html
+++ b/developers/development_events/index.html
@@ -154,7 +154,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_guidelines/index.html b/developers/development_guidelines/index.html
index 720242ba5c..3db5a99ea2 100644
--- a/developers/development_guidelines/index.html
+++ b/developers/development_guidelines/index.html
@@ -169,7 +169,6 @@ https://home-assistant.io/components/light.mqtt/
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_hass_object/index.html b/developers/development_hass_object/index.html
index 9e60fa0791..53fb9bde4a 100644
--- a/developers/development_hass_object/index.html
+++ b/developers/development_hass_object/index.html
@@ -159,7 +159,6 @@ Available as self.hass
once the entity ha
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_services/index.html b/developers/development_services/index.html
index 3dbe0d8697..52ca6f2680 100644
--- a/developers/development_services/index.html
+++ b/developers/development_services/index.html
@@ -154,7 +154,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_states/index.html b/developers/development_states/index.html
index 0537ea894d..6e1c448492 100644
--- a/developers/development_states/index.html
+++ b/developers/development_states/index.html
@@ -219,7 +219,6 @@ The component will only write a log message. Keep in mind for later that you hav
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_submitting/index.html b/developers/development_submitting/index.html
index b5fecc8cd8..0c69316a27 100644
--- a/developers/development_submitting/index.html
+++ b/developers/development_submitting/index.html
@@ -149,7 +149,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_testing/index.html b/developers/development_testing/index.html
index 23c893dc9b..06ed15faad 100644
--- a/developers/development_testing/index.html
+++ b/developers/development_testing/index.html
@@ -163,7 +163,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/development_validation/index.html b/developers/development_validation/index.html
index e6e903ca13..af51f0fe6b 100644
--- a/developers/development_validation/index.html
+++ b/developers/development_validation/index.html
@@ -177,7 +177,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/frontend/index.html b/developers/frontend/index.html
index d189c47ccc..d8fd3f6e21 100644
--- a/developers/frontend/index.html
+++ b/developers/frontend/index.html
@@ -165,7 +165,6 @@ Do not use development mode in production. Home Assistant uses aggressive cachin
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/frontend_add_card/index.html b/developers/frontend_add_card/index.html
index 0d675b360d..78f060dde3 100644
--- a/developers/frontend_add_card/index.html
+++ b/developers/frontend_add_card/index.html
@@ -130,7 +130,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/frontend_add_more_info/index.html b/developers/frontend_add_more_info/index.html
index 2efc7137ac..69e7065e2e 100644
--- a/developers/frontend_add_more_info/index.html
+++ b/developers/frontend_add_more_info/index.html
@@ -129,7 +129,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/frontend_creating_custom_panels/index.html b/developers/frontend_creating_custom_panels/index.html
index 6af91a2224..dfb4bc2579 100644
--- a/developers/frontend_creating_custom_panels/index.html
+++ b/developers/frontend_creating_custom_panels/index.html
@@ -177,7 +177,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/frontend_creating_custom_ui/index.html b/developers/frontend_creating_custom_ui/index.html
index 8bcc5b79f5..8267d13250 100644
--- a/developers/frontend_creating_custom_ui/index.html
+++ b/developers/frontend_creating_custom_ui/index.html
@@ -138,7 +138,6 @@ Importing those will work in development: 1Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/helpers/index.html b/developers/helpers/index.html
index 7d6b78da22..dc75b6db94 100644
--- a/developers/helpers/index.html
+++ b/developers/helpers/index.html
@@ -126,7 +126,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/index.html b/developers/index.html
index 8351c0782a..cb8f0363c8 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -127,7 +127,6 @@ Diagram showing interaction between components and the Home Assistant core.
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/license/index.html b/developers/license/index.html
index af3aec69fc..d4162d340c 100644
--- a/developers/license/index.html
+++ b/developers/license/index.html
@@ -322,7 +322,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/maintenance/index.html b/developers/maintenance/index.html
index 2608e62c67..f93b68401d 100644
--- a/developers/maintenance/index.html
+++ b/developers/maintenance/index.html
@@ -136,7 +136,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/multiple_instances/index.html b/developers/multiple_instances/index.html
index 9d41ad82d7..0aa717741f 100644
--- a/developers/multiple_instances/index.html
+++ b/developers/multiple_instances/index.html
@@ -146,7 +146,6 @@ Because each slave maintains its own Service Registry it is possible to have mul
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/platform_example_light/index.html b/developers/platform_example_light/index.html
index 6dcebaeeff..7422f48378 100644
--- a/developers/platform_example_light/index.html
+++ b/developers/platform_example_light/index.html
@@ -226,7 +226,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/platform_example_sensor/index.html b/developers/platform_example_sensor/index.html
index 64936230b1..e6c0acdbc4 100644
--- a/developers/platform_example_sensor/index.html
+++ b/developers/platform_example_sensor/index.html
@@ -167,7 +167,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/python_api/index.html b/developers/python_api/index.html
index 567c13ee13..b80dd89892 100644
--- a/developers/python_api/index.html
+++ b/developers/python_api/index.html
@@ -267,7 +267,6 @@ longer timeout.
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/releasing/index.html b/developers/releasing/index.html
index fd6174bb3e..5d357d323c 100644
--- a/developers/releasing/index.html
+++ b/developers/releasing/index.html
@@ -156,7 +156,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/rest_api/index.html b/developers/rest_api/index.html
index 553fb956b0..d1dffeb734 100644
--- a/developers/rest_api/index.html
+++ b/developers/rest_api/index.html
@@ -515,7 +515,6 @@ If your client does not support DELETE
HTTP requests you can add an
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/server_sent_events/index.html b/developers/server_sent_events/index.html
index df2f4656f2..f65460a6e3 100644
--- a/developers/server_sent_events/index.html
+++ b/developers/server_sent_events/index.html
@@ -163,7 +163,6 @@
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/website/index.html b/developers/website/index.html
index 4aa69c915b..a50446e7bc 100644
--- a/developers/website/index.html
+++ b/developers/website/index.html
@@ -220,7 +220,6 @@ redirect_from: /getting-started/android/
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/developers/websocket_api/index.html b/developers/websocket_api/index.html
index 95193412b5..35e3fd77e8 100644
--- a/developers/websocket_api/index.html
+++ b/developers/websocket_api/index.html
@@ -416,7 +416,6 @@ b. Server can send results of previous commands.
Checklist creating a component
Loading components
Requirements & Dependencies
- Initialization
Handling events
States
Visibility
diff --git a/sitemap.xml b/sitemap.xml
index 8fa736734c..72946e8434 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3393,62 +3393,62 @@
https://home-assistant.io/demo/frontend.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/index.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-05-20T15:55:25+00:00
+2017-05-20T16:11:01+00:00