-
-
Notifications
You must be signed in to change notification settings - Fork 25
Installation
Hypnos edited this page May 31, 2020
·
2 revisions
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
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!