* Generate addon docs as Jekyll Collections instead of Jekyll Pages Simplifies a lot of Jekyll, makes custom addon layout possible. Signed-off-by: John Cocula <john@cocula.com> * Adds-on (all but bindings) in user menu Signed-off-by: John Cocula <john@cocula.com> * Added openhab-distro submodule Signed-off-by: John Cocula <john@cocula.com> |
||
---|---|---|
.. | ||
readme.md |
readme.md
id | label | title | type | description | source | since | install |
---|---|---|---|---|---|---|---|
harmonyhub | Logitech Harmony Hub | Logitech Harmony Hub - Actions | action | * `harmonyPressButton(<device>, <command>)` | https://github.com/openhab/openhab1-addons/blob/master/bundles/action/org.openhab.action.harmonyhub/README.md | 1x | manual |
{% include base.html %}
Logitech Harmony Hub Actions
Actions
harmonyPressButton(<device>, <command>)
harmonyPressButton(<qualifier>, <device>, <command>)
harmonyStartActivity(<activity>)
harmonyStartActivity(<qualifier>,<activity>)
Examples
harmonyPressButton("Lounge", "8-Track", "PowerOn")
harmonyStartActivity("PowerOff")