lopelex / node-red-contrib-harmony

Node-RED integration for Harmony hub
MIT License
13 stars 6 forks source link

sequence node not working #25

Open djmvt opened 2 years ago

djmvt commented 2 years ago

the harmony sequence node isn't working anymore: when adding a sequence only the first step in a sequence remains after deploying. tried importing my previous working setup but the sequence node chops off every step except the first one.

using nodered on a supervised home assistant system running on a Pi4.

I used the sequence node to change channels with a voice command but now only the first 9 channels can be used.

djmvt commented 2 years ago

Is this project dead? Still the sequence node isn't working.

lopelex commented 2 years ago

Still works for me please try a different browser Bildschirmfoto 2022-01-16 um 13 41 17

djmvt commented 2 years ago

But is it still there after you save it and recall the node? I can add multiple steps in the sequence but it doesn't seem to save. Running nodered on a supervised home assistant on a rpi4. What I try to do is make channel changes. But every number has to be set in a sequence.

lopelex commented 2 years ago

yes i just tried

lopelex commented 2 years ago

which browser do you use? and which nodejs version?

djmvt commented 2 years ago

I'm using node 10.3.2 on a hassos install on a pi4. Running the nodered web ui in home assistant. Tried it both on the android app for home assistant and in chrome and edge on a windows 10 machine. If I set up all sequences it looks like they should work (so all steps can be seen when opening the node) but once I restart the nodered ui all but the first step in the sequence are gone. Tried to backup all nodes in nodered and restore them but that doesn't help. Strange thing is that it worked for a while but I cannot seem to recall what changed.

lopelex commented 2 years ago

It's very hard to fix a bug if you can't replicate it. I can only advise you to update nodejs to a more recent version. Latest LTS Version: 16.13.2 I am using nodered version 2.1.4 and nodejs version 12.22.7

djmvt commented 2 years ago

Was checking in the wrong place for the versions. These are the versions I'm running on hassos:

Node.js 16.13.2-r0 Nodered 2.1.5

I understand it's nearly impossible to fix an issue you cannot replicate. So I'm just dealing with it (as in: I don't use it for channel changing anymore).

lopelex commented 2 years ago

I have no experience with hassio, but you could also try to include nodered as a docker image if that is possible.

djmvt commented 2 years ago

As far as I know it is already running in a docker in hassos. But I've got no experience with that so I'm not sure. Thanks for your help anyway, it's not mandatory for me to get this to work again, everything else except using the sequence node is working so I leave it as it is.

lopelex commented 2 years ago

20

djmvt commented 2 years ago

20 is indeed the same issue.