Skip to content

Releases: rkokkelk/com.jreenen.homeyharmonyhub

v2.0.5 Release

19 Nov 21:46
7f9752f
Compare
Choose a tag to compare
Merge pull request #85 from jreenen/release/v2.0.5

Bump version to v2.0.5

v2.0.4 Release

18 Nov 21:11
cbd8b55
Compare
Choose a tag to compare

Stability fixes

v1.3.1 Release

25 Sep 10:36
Compare
Choose a tag to compare

Added starting activity trigger to be informed an activity is about to start. Added a repeat argument to the send command action (e.g. for adjusting the volume by more than just one step). Added an inactivity trigger to be informed when the hub is being inactive for a specified period. Added a activity comparing condition

A special thanks to @denniedegroot who added on/off functionality for smart home devices and will help me on this project whenever time allows him to.

v1.2.1 Release

26 Sep 19:59
Compare
Choose a tag to compare

Instead of always using the power toggle command use the power on and power off when they are available and fallback to the power toggle command when they are not available. This solves an issue with devices that don't support the power toggle command

Fixed an issue where on powering off an activity, an activity started trigger got raised on the previous activity instead of an activity stopped trigger.

v1.2.0 Release

23 Sep 18:54
Compare
Choose a tag to compare
  • New hub connection library
  • Condition card device is/isn't on
  • Activity changes are being tracked when initiated by an external source (e.g. the Logitech Harmony Remote)

v1.1.1 Release

03 Sep 14:30
Compare
Choose a tag to compare
  • Fixed an issue which caused an exception Maxclient=6 and crashed the app

v1.1.0 Release

21 Aug 17:58
Compare
Choose a tag to compare
  • Activity Feature
  • Code refactorings
  • Trigger flow cards
  • Action flow cards
  • Stability fixes

v1.0.0 Release

19 Aug 17:27
Compare
Choose a tag to compare

Features

  • 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.