Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van Reenen authored and Jeroen van Reenen committed Sep 23, 2017
1 parent 926ab46 commit 19e39ad
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Homey Harmony Hub App

This project is in early stage of development. At the moment this project supports:
At the moment this project supports:
- Pairing of devices connected to the harmony hub
- A mobile card supporting the power toggle functionality of the device
- An action card for sending a specific command to the Harmony device using homey flows.
- Action cards for starting/stopping a hub activity
- Condition card to check if device is/isn't turned on
- Trigger cards for device is turned on/off
- Trigger cards for activity is started/stopped
- Syncing the device onoff state based on the current hub activity
- Picking up activity changes from external sources (e.g. the Logitech Harmony Remote)


# Donations
If you like the work on this project please consider a donation. Of course, this is optional and you should in no way feel obligated to send a donation. The donations will be spent on buying a second Harmony Hub to support me testing a multi-hub situation.
Expand Down Expand Up @@ -102,13 +105,9 @@ After you specified the hub you can select the activity you want to start
To use this action drag the Homey Harmony Hub from the apps section to the then column
![Stop activity](https://github.com/jreenen/com.jreenen.homeyharmonyhub/blob/master/assets/images/documentation/Stop_activity_action.png?raw=true)

Now specify the Harmony Hub on which you want to start your activity
Now specify the Harmony Hub on which you want to stop your activity
![Stop activity specify hub](https://github.com/jreenen/com.jreenen.homeyharmonyhub/blob/master/assets/images/documentation/Stop_activity_action_select_hub.png?raw=true)

After you specified the hub you can select the activity you want to start
![Stop activity specify activity](https://github.com/jreenen/com.jreenen.homeyharmonyhub/blob/master/assets/images/documentation/Stop_activity_action_select_activity.png?raw=true)


## Send command to device

To use this triggegr drag the paired device from the devices section to the then column.
Expand Down

0 comments on commit 19e39ad

Please sign in to comment.