2.0.1 • Published 7 years ago

node-red-contrib-fritzbox-presence v2.0.1

Weekly downloads
53
License
GPL-3.0
Repository
github
Last release
7 years ago

node-red-contrib-fritzbox-presence

A node for node-RED to list active devices connected to a Fritz!Box.

Prerequisites

  • a Fritz!Box running Fritz!OS >= 5.50

Installation

Just install this module in your node-RED configuration folder

cd ~/.node-red
npm install node-red-contrib-fritzbox-presence

Or globally:

npm install -g node-red-contrib-fritzbox-presence

Usage

There is an example flow in examples/simple-flow.json that prints a list of active devices to the debug console. To run it in node-RED, copy the file's content and import it via Menu > Import > Clipboard. Make sure to configure the Fritz node to match your custom credentials.

2.0.1

7 years ago

2.0.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago