0.0.6 • Published 5 years ago

@tbtz/smart-things v0.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Smart Things

The best library to control your Sonoff devices without any heavy smart home environment. Smart Things is using a React Webapp and a Node.js Server.

Prerequisites

The only thing you need is Node.js including npm. You can download it here.

Installation

To install Smart Things with all needed dependencies simply run:

$ npm install -g @tbtz/smart-things 

Run it

Run the application with:

$ sudo smart-things

It needs sudo rights to write down the device config.

Your Room & Device configuration

You can configure your whole environment using the Webapp. Otherwise your configuration is stored in the module directory under data/devices.json.

0.0.6

5 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago