diff --git a/components/remote.harmony/index.html b/components/remote.harmony/index.html
index c1f42a074c..f2aeaf8f3f 100644
--- a/components/remote.harmony/index.html
+++ b/components/remote.harmony/index.html
@@ -82,18 +82,29 @@
Harmony Pro
Harmony Elite
-To use your Harmony remote in your installation, add the following to your configuration.yaml
file:
+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
.
# Example configuration.yaml entry
remote:
- platform: harmony
name: Bedroom
- host: 10.168.1.13
+ host: 10.168.1.13 # The IP of your hub
+
+
+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
Configuration variables:
- name (Required): The hub’s name to display in the frontend.
- - host (Required): The Harmony device’s IP address.
+ - 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 turnon service is called without any data.
- scan_interval (Optional): Amount in seconds in between polling for device’s current activity. Defaults to 30 seconds.
@@ -178,12 +189,12 @@
data_template:
# using a data template to have if brances for relavant device
# Always the same entity_id - the harmony hub
- entity_id: remote.bedroom
+ entity_id: remote.bedroom
# Always the same command - the Pause key
command: Pause
# select device based upon the activity being undertaken.
device: >
- # when in WATCH TV activity, the pause key relates to a TiVo, which is device 22987101
+ # when in WATCH TV activity, the pause key relates to a TiVo, which is device 22987101
{% if is_state("sensor.bedroom", "WATCH TV") %}{% raw %}
22987101
# when in WATCH APPLE TV activity, the pause key relates to an Apple TV, which is device 23002316
diff --git a/sitemap.xml b/sitemap.xml
index 14b06f7152..ed6e17dc76 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3685,62 +3685,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/index.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-05T06:48:54+00:00
+2017-07-05T09:08:47+00:00