Skip to content

fullhouse-lab/wirenboard-module-ebus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module to control ebus data

Preparation

Please connect your device to the internet

Install NodeJS, if it is not yet

curl -sL https://deb.nodesource.com/setup_12.x | bash -
apt-get install -y nodejs git make g++ gcc build-essential

Install this wirenboard-mqtt-proxy to global space

npm i -g wirenboard-mqtt-proxy

Start the proxy

wirenboard-mqtt-proxy start

To enable proxy autorun on boot use it

wirenboard-mqtt-proxy enable

Install

To install this packet use wirenboard-module command. Install it if necessary

npm i -g wirenboard-module

Add ebus module and rule

wirenboard-module ebus

Best regards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published