Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 881 Bytes

File metadata and controls

24 lines (15 loc) · 881 Bytes

Fork of oliverlorenz/node-red-contrib-fritzbox-presence

NPM

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 >= 7.0

Installation

download or clone this repository in .node-red/

install via npm install ./node-red-contrib-fritzbox-presence+ NPM creates a symlink in node_modules to that folder in .node-red/

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.