Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ristomatti opened this issue Sep 4, 2018 · 4 comments
Open

Comments

@ristomatti
Copy link
Contributor

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 ristomatti changed the title After a recent update H device command s send the same commams twice After a recent update H device command s send the same command twice Sep 4, 2018
@Aietes
Copy link
Owner

Aietes commented Sep 16, 2018

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 Aietes added question and removed question labels Sep 17, 2018
@ristomatti
Copy link
Contributor Author

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
Copy link
Contributor Author

@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
Copy link
Contributor Author

@Aietes Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants