Skip to content

Installation

Hypnos edited this page May 31, 2020 · 2 revisions

Installation

General Installation from command line: npm install node-red-contrib-sun-position

Installation on a Homematic-CCU by command line:

source /usr/local/addons/redmatic/home/.profile
cd /usr/local/addons/redmatic/var
npm install --save --no-package-lock --global-style --save-prefix="~" --production node-red-contrib-sun-position

Preconditions

These nodes need at least NodeJS Version 8.0 and Node-Red with Version 1.0! Any early Version of Node-Red will not work!