diff --git a/atom.xml b/atom.xml index e06d43728e..9705edd4ef 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The panel_custom
support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar if wished and can be highly customized.
To enable customized panels in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
+# Example configuration.yaml entry for https://github.com/home-assistant/example-custom-config/blob/master/panels/hello_world.html
panel_custom:
- name: todomvc
sidebar_title: TodoMVC
@@ -84,7 +84,7 @@
url_path: my-todomvc
webcomponent_path: /home/hass/hello.html
config:
- hello: world
+ who: world
Configuration variables:
diff --git a/developers/hassio/addon_communication/index.html b/developers/hassio/addon_communication/index.html
index 3b333e164b..45da70ba16 100644
--- a/developers/hassio/addon_communication/index.html
+++ b/developers/hassio/addon_communication/index.html
@@ -76,7 +76,7 @@
It exists diferent ways to communication between add-ons or home-assistant inside Home-Assistant.
Network
-We use a internal network. That allow to speak with every add-on or from Home-Assistant to add-on by name or alias. Only the a add-on they run on Host network are a bit limited. They can speak with all internal add-ons over there name but all other add-on can’t speak with the add-on name to this add-on, but alias work wheel. So use the name/alias to communicate inside Hass.io
+We use a internal network. That allow to speak with every add-on or from Home-Assistant to add-on by name or alias. Only the a add-on they run on Host network are a bit limited. They can speak with all internal add-ons over there name but all other add-on can’t speak with the add-on name to this add-on, but alias work wheel. So use the name/alias to communicate inside Hass.io. The name have format {REPO}-{SLUG}
i.e. local-xy
or 3283fh-myaddon
.
i.e. use hassio
to speak with internal API.
Home-Assistant
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
.
diff --git a/docs/glossary/index.html b/docs/glossary/index.html
index 8562b00245..5359cbd6d1 100644
--- a/docs/glossary/index.html
+++ b/docs/glossary/index.html
@@ -76,6 +76,9 @@
+ -
+ Automation:
Capability to call a service based on a simple or complex trigger. Automation allows a condition such as sunset to cause an event, such as a light turning on.
+
-
Component:
The components provide the core logic for the functionality in Home Assistant. Like notify
provides sending notifications.
@@ -92,7 +95,7 @@
Event: When somethings happen.
-
- Groups:
Groups are a way to organize your entities into a group.
+ Groups: Groups are a way to organize your entities into a single unit.
-
Platform:
A platform makes the connection to a specific software or hardware platform. The pushbullet
platform works with the service from pushbullet.com.
@@ -100,6 +103,12 @@
-
Service:
Services are called to perform actions.
+ -
+ Template:
An automation definition can include variables for the service or data from the trigger values. This allows automations to generate dynamic actions.
+
+ -
+ Trigger:
Values or conditions of a platform that are defined to cause an automation to run.
+
-
hass:
Often used abbreviation for Home Assistant.
diff --git a/sitemap.xml b/sitemap.xml
index 77839526c7..0f11a51449 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3442,7 +3442,7 @@
https://home-assistant.io/components/switch.hook/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4078,99 +4078,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/tools/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/tools/hass/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-10-15T07:35:01+00:00
+2017-10-15T13:51:23+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5226,62 +5226,62 @@
https://home-assistant.io/demo/frontend.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/index.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-10-15T07:34:27+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-10-15T07:34:28+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-10-15T07:34:28+00:00
+2017-10-15T13:50:49+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-10-15T07:34:28+00:00
+2017-10-15T13:50:49+00:00