PLCHome / velux-klf200-api

Provide node to Veluxl® KLF-200 io-homecontrol® Gateway API
42 stars 7 forks source link

bug : calling /velux/scenes or /velux/nodes #14

Closed s0nik42 closed 1 year ago

s0nik42 commented 2 years ago

Hi,

/velux/nodes or /velux/scenes is not reliable, they can report nothing OR partial result.

In my case :

curl http://localhost:1880/velux/scenes
[]%
curl http://localhost:1880/velux/nodes
[]%

But both scenes and nodes can be open/close/execute without problem.

PLCHome commented 2 years ago

Do you run the Node Red together with curl or something for this wireless network?

PLCHome commented 2 years ago

maybe that's the same: https://github.com/PLCHome/node-red-contrib-velux/issues/20#issuecomment-1074441363

s0nik42 commented 2 years ago

I tried with curl yes but on localhost; I will give a try