Skip to content

Releases: Aietes/node-red-contrib-harmony

Minor bugfixes

17 Sep 07:15
Compare
Choose a tag to compare

Addressing issue #19 and issue #21

Fixes for server error handling

23 Aug 15:54
Compare
Choose a tag to compare
v1.2.5

Release v1.2.5 on npmjs

Improved hub discovery

23 Aug 07:10
Compare
Choose a tag to compare

Hub discovery has been improved. The configuration node now supports finding multiple Harmony Hubs. It now allows selecting a hub IP from a dropdown, in case multiple hubs are found.

Minor bugfixes and improvements

16 Aug 09:13
Compare
Choose a tag to compare

Fixed dependencies from underlying libraries, and minor adjustments.

New and improved nodes, much improved stability

15 Aug 21:47
Compare
Choose a tag to compare

In this release the underlying libraries are switched out for much improved stability. It now uses Daniel Freese's harmonyhub client and discover libraries.

The node types have been consolidated back to three nodes, the H command node now allows to select commands from both, activities and devices. This is a breaking change, as the H device command is being removed, therefore flows using this command will need to be adjusted, and the H command used instead.

The user interface of the nodes has been much improved, with auto-populating dropdowns, making the selection of activities, devices and commands more intuitive.

Update adding H device command node and fixing bugs

28 May 22:02
67ab68d
Compare
Choose a tag to compare

Support for device commands, adds (H device command) node
#7 by ristomatti was merged

Fix issue #8 - Event emitter issue
#9 by JanBobolz was merged

Bugfix release

30 Mar 21:51
Compare
Choose a tag to compare

Fixing an issue with too many connections to the harmony hub by closing the connection on node close.

Improvement: Reconnect on timeout

13 Mar 06:45
Compare
Choose a tag to compare
Pre-release
v1.0.6

1.0.6

Bug fix

05 Feb 21:00
Compare
Choose a tag to compare

Added an exception handler for adding an listener to the server for H-observe, to prevent node-RED from crashing when the Harmony Hub's IP address changes.

First stable release.

21 Dec 21:03
Compare
Choose a tag to compare

This is the first stable release for node-red-contrib-harmony, a Node-RED extension to control your devices connected to a Logitech™ Harmony Hub.