Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

node-red-contrib-owntracks

hardillb69Apache-2.00.0.2

Converts Owntrack Messages into standard Node-RED geo message and deals with encrypted locations

owntracks, node-red

readme

Owntracks node

A Node-RED node to decrypt encrypted OwnTracks location messages and to add the msg.location field to the on going message so it can be used with things like the geofence node or the mapping output.

Install

To install globally:

npm install -g node-red-contrib-owntracks

To install for just the current user

cd ~/.node-red
npm install node-red-contrib-owntracks

Usage

Connect a MQTT input node to the input side, enter the shared secret in the setting dialog and decrypted messages will be sent to the output.