0.9.1 • Published 5 days ago

node-red-contrib-unifi-os v0.9.1

Weekly downloads
96
License
Apache-2.0
Repository
github
Last release
5 days ago

node-red-contrib-unifi-os

Unifi OS nodes with websocket connections

October 11, 2020\ Work in progress. Goal is to create a set of Node-RED nodes which will connect to Unifi OS controller and protect websockets to push information from Unifi OS into Node-RED.

Project Goals and Outline (November 3, 2020)

The goal of this contrib is to log into Unifi OS (UDM or UDM Pro) and provide websocket nodes which output JSON into the NodeRED environment. It will additionally facilitate HTTP GET and POST commands which are documented here

The following nodes will be included:

  • Config node for keeping authentication and holding authentication cookies
  • Websocket connection node to all known endpoints
  • HTTP GET and POST node which will use the current cookies to poll HTTP endpoints or send HTTP commands on input

Known websocket endpoints at this point, please open an issue or PR if you know of others:

  • Events (wifi connects/disconnects) /proxy/network/wss/s/default/events
  • Unifi Protect (cameras) /proxy/protect/ws/updates (requires query after URL)
  • System (system events and equipment stats) /api/ws/system

Dependencies, try to have as few as possible

  • axios (for http requests)
  • ws

Collaboration

  1. To install dependencies yarn install

  2. To build yarn build

1.0.0-dev.2

5 days ago

1.0.0-dev.0

5 days ago

0.9.1

8 months ago

0.9.0

11 months ago

0.9.0-dev.2

1 year ago

0.9.0-dev.1

1 year ago

0.8.0-dev.0

2 years ago

0.9.0-dev.0

1 year ago

0.8.0

2 years ago

0.7.2

2 years ago

0.6.0-dev.0

2 years ago

0.5.8-dev.0

2 years ago

0.5.4

2 years ago

0.7.1

2 years ago

0.5.3

2 years ago

0.5.6

2 years ago

0.5.5

2 years ago

0.7.0

2 years ago

0.5.7

2 years ago

0.7.0-dev.4

2 years ago

0.7.0-dev.5

2 years ago

0.7.0-dev.6

2 years ago

0.7.0-dev.0

2 years ago

0.7.0-dev.1

2 years ago

0.7.0-dev.2

2 years ago

0.6.0

2 years ago

0.5.3-dev.0

2 years ago

0.5.3-dev.1

2 years ago

0.5.3-dev.2

2 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.3

3 years ago

0.2.4

3 years ago

0.2.2

3 years ago

0.3.0-dev.1

3 years ago

0.2.1

3 years ago

0.3.0-dev.0

3 years ago

0.1.7-dev.0

3 years ago

0.2.0

3 years ago

0.1.6-dev.6

3 years ago

0.1.6-dev.5

3 years ago

0.1.6-dev.4

3 years ago

0.1.6-dev.3

3 years ago

0.1.6-dev.2

3 years ago

0.1.6-dev.1

3 years ago

0.1.6-dev.0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.5-dev.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.3-dev.1

3 years ago

0.1.3-dev.0

3 years ago

0.1.2

3 years ago

0.1.1-dev.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago