Skip to content

Tags: NRCHKB/node-red-contrib-unifi-os

Tags

1.1.0r

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V 1.1.0 (#74)

* evaluateNodeProperty no longer needed

* Websocket Connection management

* Add Line Crossing

* Update SharedProtectWebSocket.ts

* Update package.json

* Remove GZIP Parsing (for now) and further socket fixes

* Main fix for the crash of node-red due to unhandled exception. (#79)

* fix: watchdog causing crashes in some cases

* chore. bumped version to 1.1.0-beta.3

* fix: fixed the error handling of the Websocket

* chore: added debug logging

* Update package.json

---------

Co-authored-by: Massimo Saccani <[email protected]>

1.1.0-beta.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Main fix for the crash of node-red due to unhandled exception. (#79)

* fix: watchdog causing crashes in some cases

* chore. bumped version to 1.1.0-beta.3

* fix: fixed the error handling of the Websocket

* chore: added debug logging

1.1.0

Update package.json

1.01

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json

1.0.0.dev.2

Update package.json

1.0.0.dev.1

fix action

1.0.0.dev.0

rename

0.9.0.dev.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a new `unifi-protect` node (#48)

0.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.8.0 (#46)

* fix: #27 node-red crash on network errors

* feat: #36 allow custom port for Requests

* feat: #25 Error during polling - cookies refresh job (45m)

* Removed yarn

Co-authored-by: crxporter <[email protected]>