Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta 2 (Dev 1) #53

Merged
merged 9 commits into from
Jan 13, 2023
Merged

Beta 2 (Dev 1) #53

merged 9 commits into from
Jan 13, 2023

Conversation

marcus-j-davies
Copy link
Member

@marcus-j-davies marcus-j-davies commented Jan 11, 2023

@crxporter, @Shaquu

This is the next round of commits to the new protect node.

  • Adds a new Alarm event
  • Fixes the long standing Failed to log out message (it now correctly logs out)
  • Fixes a duplicated camera list bug
  • Updates a few dependencies
  • Tidies up a few on close routines
  • Updates a few Axios calls to fall in line with the latest type
  • Allows to split event types out to different pins

tested on 2 systems.

build/nodes/Protect.html Outdated Show resolved Hide resolved
@marcus-j-davies marcus-j-davies merged commit c79f978 into dev Jan 13, 2023
@marcus-j-davies marcus-j-davies deleted the Beta-2 branch January 13, 2023 18:33
@crxporter
Copy link
Member

All!

node-red-contrib-unifi-os 0.9.0 BETA 2 (Dev 1) is available for download.

As well as the introduction of the Protect Node this release is all about of course!

BETA 2 has the following:

  • Adds a new Alarm event
  • Fixes the long standing Failed to log out error (it now correctly logs out)
  • Fixes a duplicated camera list bug
  • Updates a few dependencies
  • Tidies up a few on close routines
  • Updates a few Axios calls to fall in line with the latest type
  • Allows to split event types out to different pins

If you do wish to BETA test this release:

cd ~/.node-red
npm install node-red-contrib-unifi-os@dev --force

Then restart Node RED

Note: You will need to open up the Access Controller config Node, and save it again - this is to init some new defaults (if you're already a BETA tester for 0.9.0 - this isn't required)

marcus-j-davies added a commit that referenced this pull request May 30, 2023
* Add a new `unifi-protect` node (#48)

* Update publish to use Node 14 (#50)

* Update package.json

* Beta 2 (Dev 1) (#53)

* Update Deps, Fix Duplicated Cams (hopefully), 2 new events (Boiler plate)

* Cleanup + Add Alarm

* Small typo

* Renew Package lock and small bump to WS type

* Keep it pretty!

* Address comment #1

* Add Event slit

* Add topic (Camera Name)

* Small optimisation

* Improve protect status (#56)

* Add better status logic

* Fix status logic

* Add custom port for WS

* Dev 2

* Update package.json

---------

Co-authored-by: Tadeusz Wyrzykowski <shaquu@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants