diff --git a/atom.xml b/atom.xml index 5dd478fa9a..c420b0a909 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
To use your panel in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
alarm_control_panel:
- platform: manual_mqtt
@@ -117,7 +118,7 @@
-See the documentation for the manual alarm platform for a description.
+See the documentation for the manual alarm platform for a description.
Additionally, the following MQTT configuration variables are also available:
- state_topic (Required): The MQTT topic HA will publish state updates to.
@@ -128,17 +129,11 @@
- payload_arm_away (Optional): The payload to set armed-away mode on this Alarm Panel. Default is “ARM_AWAY”.
- payload_arm_night (Optional): The payload to set armed-night mode on this Alarm Panel. Default is “ARM_NIGHT”.
-In the config example below:
+In the configuration example below:
- -
-
the disarmed state never triggers the alarm;
-
- -
-
the armed_home state will leave no time to leave the building or disarm the alarm;
-
- -
-
while other states state will give 30 seconds to leave the building before triggering the alarm, and 20 seconds to disarm the alarm when coming back.
-
+ - The disarmed state never triggers the alarm.
+ - The armed_home state will leave no time to leave the building or disarm the alarm.
+ - While other states state will give 30 seconds to leave the building before triggering the alarm, and 20 seconds to disarm the alarm when coming back.
# Example configuration.yaml entry
alarm_control_panel:
diff --git a/components/remote.harmony/index.html b/components/remote.harmony/index.html
index b025aea4be..b1d588aa86 100644
--- a/components/remote.harmony/index.html
+++ b/components/remote.harmony/index.html
@@ -83,30 +83,27 @@
Harmony Elite
The preferred way to setup the Harmony remote is by enabling the discovery component.
-However, if you want to manually configure the device, you will need to add its settings to your configuration.yaml
.
+However, if you want to manually configure the device, you will need to add its settings to your configuration.yaml
file:
# Example configuration.yaml entry
remote:
- platform: harmony
name: Bedroom
- host: 10.168.1.13 # The IP of your hub
+ host: 10.168.1.13
-You can override some default configuration values on a discovered hub (e.g. the port
or activity
) by adding
-a configuration.yaml
setting. In this case leave the host
setting empty so the platform will
-discover the host IP automatically, but set the name
in the config to match exactly the name you have
-set for your Hub so the platform knows what Hub you are trying to configure.
+You can override some default configuration values on a discovered hub (e.g. the port
or activity
) by adding a configuration.yaml
setting. In this case leave the host
setting empty so the platform will discover the host IP automatically, but set the name
in the config to match exactly the name you have set for your Hub so the platform knows what Hub you are trying to configure.
# Example configuration.yaml entry with discovery
- platform: harmony
- name: Living Room # This name must match the name you have set on the Hub
- activity: Watch TV # Overriding the 'activity' setting for this discovered hub
+ name: Living Room
+ activity: Watch TV
Configuration variables:
- - name (Required): The hub’s name to display in the frontend.
+ - name (Required): The hub’s name to display in the frontend. This name must match the name you have set on the Hub.
- host (Optional): The Harmony device’s IP address. Leave empty for the IP to be discovered automatically.
- port (Optional): The Harmony device’s port. Defaults to 5222.
- - activity (Optional): Activity to use when
turn_on
service is called without any data.
+ - activity (Optional): Activity to use when
turn_on
service is called without any data. Overrides the activity
setting for this discovered hub.
- delay_secs (Optional): Default duration in seconds between sending commands to a device.
Configuration file:
@@ -238,7 +235,7 @@ set for your Hub so the platform knows what Hub you are trying to configure.
friendly_name: 'bedroom'
-The example below shows how to control an input_boolean
switch using the Harmony remote’s current activity. The switch will turn on when the remote’s state changes and the Kodi activity is started and off when the remote’s state changes and the current activity is PowerOff.
+The example below shows how to control an input_boolean
switch using the Harmony remote’s current activity. The switch will turn on when the remote’s state changes and the Kodi activity is started and off when the remote’s state changes and the current activity is “PowerOff”.
automation:
- alias: "Watch TV started from harmony hub"
trigger:
diff --git a/sitemap.xml b/sitemap.xml
index 163a9fff52..046b61e4e5 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3826,7 +3826,7 @@
https://home-assistant.io/components/switch.hook/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4506,99 +4506,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/tools/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/tools/hass/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/docs/tools/scripts/
-2018-01-07T13:11:21+00:00
+2018-01-07T13:34:32+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5734,62 +5734,62 @@
https://home-assistant.io/demo/frontend.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/index.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00
https://home-assistant.io/static/mdi-demo.html
-2018-01-07T13:10:20+00:00
+2018-01-07T13:33:50+00:00