node-red-contrib-harmony icon indicating copy to clipboard operation
node-red-contrib-harmony copied to clipboard

After a recent update H device command s send the same command twice

Open ristomatti opened this issue 7 years ago • 4 comments

Hi.

I noticed some of my code was rewritten and Node-RED failed to start before manually renaming the H device command nodes to the new shorter name by editing the flows file. I agree the new name is better but it was still quite a breaking change.

But I noticed another issue after upgrading. The command nodes now send each IR command twice. So for for example if I try to put my cooling fan to oscillate, it just twitches a bit as the oscillation is turned off almost immediately. Similarly fan speed changes two steps on a single action.

I tried the same commands using the Harmony Hub app but had no issue there. Could some of the recent changes done this or is a configuration change needed?

ristomatti avatar Sep 04 '18 00:09 ristomatti

The breaking change was noted in the release notes, unfortunately it couldn't be avoided in the new design.

On sending the command twice: there was a bug previous to version 1.2.5 that sent the command twice. Do you have the issue in the latest version still?

Aietes avatar Sep 16 '18 14:09 Aietes

If it was released after my report then its possible, I'll comment when I get the chance to try (away from home a couple of days).

ristomatti avatar Sep 24 '18 20:09 ristomatti

@Aietes Sorry it took this look to respond. Almost forgot this as I haven't used the devices I had this issue (fan, A/C unit - damn autumn!). I was running 1.2.5 and now upgraded to 1.2.6. Both versions still suffer from the bug. The nodes are configured with repeat value 1 (which according to the help should send the command once).

Are there any debug prints I could enable to help troubleshoot the issue?

ristomatti avatar Sep 30 '18 21:09 ristomatti

@Aietes Any update on this?

ristomatti avatar Nov 06 '18 18:11 ristomatti