Skip to content

verybadsoldier/esp_rgbww_webinterface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Interface for RGBWW-Controller

This project hosts a designated Web Interface that interacts with the RGBWW Controller Firmware. The aim of this project is to provide a simple and easy to use interface for setup and configuration of the controller. It is not meant to be used as everyday interface and does not replace a designated integration with common HomeAutomation Tools (i.e. FHEM, OpenHab etc.).

The WebInterface is build using Angular 1.x, Angular Material and also utilizes a customized form of md-color-picker.

Screenshots

Build instructions

Building the final version of the files is done with:

  • npm (Node Package Manager)
  • bower
  • grunt

All dependencies can be installed via npm run init. Building the distribution files is easily done by running npm run release.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.0%
  • HTML 42.0%
  • CSS 2.0%