diff --git a/atom.xml b/atom.xml index 1f5ece945e..3f9eee3d19 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
load_platform
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/component_loading/index.html b/developers/component_loading/index.html
index 854f0be185..c3f8eeb8ff 100644
--- a/developers/component_loading/index.html
+++ b/developers/component_loading/index.html
@@ -182,6 +182,7 @@ Home Assistant will use the directory that contains your config file as the dire
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/component_states/index.html b/developers/component_states/index.html
index 577a9ed28b..7e0255031e 100644
--- a/developers/component_states/index.html
+++ b/developers/component_states/index.html
@@ -179,6 +179,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/component_visibility/index.html b/developers/component_visibility/index.html
index af20ce1da0..d31a3b1ecf 100644
--- a/developers/component_visibility/index.html
+++ b/developers/component_visibility/index.html
@@ -177,6 +177,7 @@ You can set a suggestion for your entity’s visibility by setting the
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/creating_components/index.html b/developers/creating_components/index.html
index 4aa8b4a408..116863a83f 100644
--- a/developers/creating_components/index.html
+++ b/developers/creating_components/index.html
@@ -182,6 +182,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/credits/index.html b/developers/credits/index.html
index 01fc2dbb9b..4bcb9217fd 100644
--- a/developers/credits/index.html
+++ b/developers/credits/index.html
@@ -994,6 +994,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development/index.html b/developers/development/index.html
index 7d4b5e856e..86abfd1166 100644
--- a/developers/development/index.html
+++ b/developers/development/index.html
@@ -191,6 +191,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_101/index.html b/developers/development_101/index.html
index 18965e771e..ad4ab202af 100644
--- a/developers/development_101/index.html
+++ b/developers/development_101/index.html
@@ -190,6 +190,7 @@ The Home Assistant API has two variants: a synchronous and an asynchronous versi
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_catching_up/index.html b/developers/development_catching_up/index.html
index ddc5b738ab..cbe9e9699e 100644
--- a/developers/development_catching_up/index.html
+++ b/developers/development_catching_up/index.html
@@ -193,6 +193,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_checklist/index.html b/developers/development_checklist/index.html
index 99e9c50367..5f414becf8 100644
--- a/developers/development_checklist/index.html
+++ b/developers/development_checklist/index.html
@@ -181,6 +181,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_config/index.html b/developers/development_config/index.html
index 32399b357e..cdbbde6c44 100644
--- a/developers/development_config/index.html
+++ b/developers/development_config/index.html
@@ -184,6 +184,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_environment/index.html b/developers/development_environment/index.html
index 818e27b5f5..53b9e8c9d6 100644
--- a/developers/development_environment/index.html
+++ b/developers/development_environment/index.html
@@ -224,6 +224,7 @@ logging to DEBUG to see even more details about what is going on.
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_events/index.html b/developers/development_events/index.html
index 367d5940ff..c16b84e8ae 100644
--- a/developers/development_events/index.html
+++ b/developers/development_events/index.html
@@ -207,6 +207,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_guidelines/index.html b/developers/development_guidelines/index.html
index e29711fd9f..0d2ee1aa88 100644
--- a/developers/development_guidelines/index.html
+++ b/developers/development_guidelines/index.html
@@ -221,6 +221,7 @@ https://home-assistant.io/components/light.mqtt/
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_hass_object/index.html b/developers/development_hass_object/index.html
index a837e8238e..edd96c2050 100644
--- a/developers/development_hass_object/index.html
+++ b/developers/development_hass_object/index.html
@@ -211,6 +211,7 @@ Available as self.hass
once the entity ha
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_services/index.html b/developers/development_services/index.html
index 86435cdc40..ac12be05e8 100644
--- a/developers/development_services/index.html
+++ b/developers/development_services/index.html
@@ -206,6 +206,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_states/index.html b/developers/development_states/index.html
index f059e77640..1cbf9ab5ea 100644
--- a/developers/development_states/index.html
+++ b/developers/development_states/index.html
@@ -278,6 +278,7 @@ The component will only write a log message. Keep in mind for later that you hav
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_submitting/index.html b/developers/development_submitting/index.html
index d0dfccdba6..7f87274acf 100644
--- a/developers/development_submitting/index.html
+++ b/developers/development_submitting/index.html
@@ -201,6 +201,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_testing/index.html b/developers/development_testing/index.html
index 648d091a6d..17f86b3ccc 100644
--- a/developers/development_testing/index.html
+++ b/developers/development_testing/index.html
@@ -215,6 +215,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/development_validation/index.html b/developers/development_validation/index.html
index 2b2f7a3e2e..dbe5a09a5a 100644
--- a/developers/development_validation/index.html
+++ b/developers/development_validation/index.html
@@ -229,6 +229,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/frontend/index.html b/developers/frontend/index.html
index 3a76281957..0642f07566 100644
--- a/developers/frontend/index.html
+++ b/developers/frontend/index.html
@@ -229,6 +229,7 @@ Do not use development mode in production. Home Assistant uses aggressive cachin
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/frontend_add_card/index.html b/developers/frontend_add_card/index.html
index 89e547963a..f3395fe7c8 100644
--- a/developers/frontend_add_card/index.html
+++ b/developers/frontend_add_card/index.html
@@ -182,6 +182,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/frontend_add_more_info/index.html b/developers/frontend_add_more_info/index.html
index c83c8a4e19..d0863eae9a 100644
--- a/developers/frontend_add_more_info/index.html
+++ b/developers/frontend_add_more_info/index.html
@@ -181,6 +181,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/frontend_creating_custom_panels/index.html b/developers/frontend_creating_custom_panels/index.html
index 2a5a0a0bf6..d2f8fbf1d8 100644
--- a/developers/frontend_creating_custom_panels/index.html
+++ b/developers/frontend_creating_custom_panels/index.html
@@ -229,6 +229,7 @@
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/frontend_creating_custom_ui/index.html b/developers/frontend_creating_custom_ui/index.html
index 1dced6b149..992030c668 100644
--- a/developers/frontend_creating_custom_ui/index.html
+++ b/developers/frontend_creating_custom_ui/index.html
@@ -191,6 +191,7 @@ Importing those will work in development: 1
- Tutorial: Making your first add-on
- Configuration
+ - Communication
- Local Testing
- Publishing
- Repositories
diff --git a/developers/hassio/addon_communication/index.html b/developers/hassio/addon_communication/index.html
index 8118116a27..dd48d84a15 100644
--- a/developers/hassio/addon_communication/index.html
+++ b/developers/hassio/addon_communication/index.html
@@ -82,6 +82,7 @@
A Add-on can speak to Home-Assistant API with our internal proxy. That make it very easy to speak to this API without you need know the password, port or any other information for the Home-Assistant instance. Use this url: http://hassio/homeassistant/api
and they will internal redirected to the right place. As next add homeassistant_api: true
to config.json
.
It is also possible to speak direct to Home-Assistant instance with name homeassistant
over our internal Network. But you need know the running config.
Hass.io API
+To call to our Hass.io API add hassio_api: true
to config.json
. Now you can use the API over this url: http://hassio/
.