PLCHome / node-red-contrib-velux

Provides nodes to talk to Velux® KLF-200 io-homecontrol® Gateway
9 stars 2 forks source link

Velux Api Node #11

Closed bergstermann closed 3 years ago

bergstermann commented 3 years ago

Hello, I have selected the datasource in the velux api node , but I can ´t choose a api. Do you have any idea? The velux node works without problems.

bergstermann commented 3 years ago

When I want to select the api in the drop down menu, I see only a black line.

Screenshot

bergstermann commented 3 years ago

To solve the problem in an easy way, I have replace the drop down menu by a input field. So it works with redmatic on homamtic CCU3.

file: velux-api.html line 13: <input type="text" id="node-input-api" style="width:70%;"> and line 18: <input type="text" id="node-input-ntf" style="width:70%;" >

PLCHome commented 3 years ago

The http://>nodered page</velux/req and http://>nodered page</velux/ntf listener only works if the velux-connetion-node is connected on startup.

Make shure that the connection ist correct. Then restart nodered. After this press >ctrl<+F5 on browser to refresh the Page.