codmpm / node-red-contrib-loxone

Connect the Loxone Miniserver to node-red via the Websocket API
MIT License
74 stars 24 forks source link

Keepalive node always retuning 0 #52

Closed Drahos-X closed 4 years ago

Drahos-X commented 4 years ago

The keepalive node is always returning 0 in the new version 0.10.6.

codmpm commented 4 years ago

Thanks for pointing out. @codmdu, could you check?

Drahos-X commented 4 years ago

Sure, but what should I check?

codmpm commented 4 years ago

@codmdu should check... the programmer who reworked the keepalive cause of the reconnecting issues :-)

Drahos-X commented 4 years ago

Understood :-) If I can help to test something, just let me know.

codmpm commented 4 years ago

Fixed in https://github.com/codm/node-lox-ws-api/releases/tag/0.4.5-bugfix2 - should be in 0.10.7 soon.

codmpm commented 4 years ago

Fixed in 0.10.7 which is already released, but flows.nodered.org does not have it yet.

Drahos-X commented 4 years ago

Everything is OK now. Thanks for quick fixing.