Commit graph

350 commits

Author SHA1 Message Date
Tobias Blum
90578a4b33 Dynamic topic names 2017-08-06 18:11:01 +02:00
Tobias Blum
b71834bbb2 Deactivated: Get WS2812 modes.
Message too large
2017-08-06 16:32:39 +02:00
Tobias Blum
b699cf75a2 Initial
First take on MQTT integration.
2017-08-06 00:52:25 +02:00
Tobias Blum
5f7733ebd3 Merge pull request #28 from rschaten/master
enable main_color to be initialized in definitions.h
2017-07-30 16:47:53 +02:00
Ronald Schaten
6ceb6385e2 enable main_color to be initialized in definitions.h 2017-07-28 12:36:22 +02:00
Tobias Blum
a8118233a2 Added todos 2017-05-28 14:22:23 +02:00
Tobias Blum
bac3462a2a Fixed wrong param
See: https://github.com/toblum/McLighting/blob/master/Arduino/McLighting/McLighting.ino#L294
brightness needs values from 0 - 100
2017-05-20 21:35:39 +02:00
Tobias Blum
6a8a5c8597 Update README.md 2017-02-19 00:13:19 +01:00
Tobias Blum
7daa7a9166 Added optional Arduino OTA code. 2017-02-18 23:58:00 +01:00
Tobias Blum
51c87aab7c Added offline capabilities. 2017-02-18 22:28:42 +01:00
Tobias Blum
99ff69d233 Detailed instructions in serial console for first time users. 2017-02-18 22:27:49 +01:00
Tobias Blum
33804de86e Bugfix to set correct mode, when "off"
https://github.com/toblum/McLighting/issues/9
2017-02-10 12:13:32 +01:00
Tobias Blum
d0e9e3aa0a Merge branch 'master' of https://github.com/toblum/McLighting 2017-02-05 16:36:41 +01:00
Tobias Blum
89de7fc3ff Return status JSON when switching animation mode via REST API. 2017-02-05 16:34:38 +01:00
Tobias Blum
7660a5cc1e Updated readme with infos for v2 2017-02-05 16:22:11 +01:00
Tobias Blum
44470ce93d Merge branch 'mclighting_ws2812fx' 2017-02-05 16:00:16 +01:00
Tobias Blum
526872e8ff Fixed minor bugs, updated gulp script. 2017-02-05 15:27:16 +01:00
Tobias Blum
c83a560d30 First try on WS2812FX library integration 2017-02-05 01:48:28 +01:00
Tobias Blum
ff878f8ef6 LEDs now show all green when in AP setup mode. 2017-01-29 14:55:36 +01:00
Tobias Blum
e03dd7fa05 Update README.md 2017-01-04 16:49:54 +01:00
Tobias Blum
04278f5637 Merge pull request #4 from r3ddi/patch-1
ich denke die 1 ist dir reingerutscht oder ?
toblum: Korrekt!
2016-12-27 14:11:49 +01:00
r3ddi
1a407e6a54 ich denke die 1 ist dir reingerutscht oder ? 2016-11-26 11:11:27 +01:00
Tobias Blum
4af7239be2 Update README.md 2016-08-12 08:14:10 +02:00
Tobias Blum
b57b153384 Updated readme with infos on slides, fixed links and added disclaimer. 2016-06-11 22:06:40 +02:00
Tobias Blum
d68df47b2d Uploaded presentation slides for Pi and More 2016-06-11 21:34:35 +02:00
Tobias Blum
1841ba4d5c Adopting TV mode for dynamic LED strip lengths. 2016-06-05 01:05:54 +02:00
Tobias Blum
fcbde5e234 Bugfix for mode change when using websockets API. 2016-06-05 00:41:50 +02:00
Tobias Blum
c44a9c3cb2 Merge branch 'master' of https://github.com/toblum/McLighting 2016-06-05 00:09:24 +02:00
Tobias Blum
608057b098 Added /reset_wlan REST webservice command. 2016-06-05 00:09:00 +02:00
Tobias Blum
91a3c69414 Added pebble client. 2016-06-04 23:26:30 +02:00
Tobias Blum
c1c82222b5 Added status info for WebSocket API. 2016-06-02 23:46:46 +02:00
Tobias Blum
703ee5aab5 Added capacitor. 2016-05-29 18:07:16 +02:00
Tobias Blum
4609192ecb Alternative assebmly for bigger LED strips 2016-05-29 17:56:45 +02:00
Tobias Blum
bb16fa6603 Update README.md 2016-05-22 00:47:19 +02:00
Tobias Blum
53b54a2391 Added sample configuration for homebridge. 2016-05-22 00:36:43 +02:00
Tobias Blum
fe6f191deb Little Bugfixes added REST-API endpoints. 2016-05-22 00:28:30 +02:00
Tobias Blum
0364a5316f Moved soft- and hardware to the wiki. 2016-05-21 22:15:34 +02:00
Tobias Blum
09700c45ba Added demo video 2016-05-21 21:42:57 +02:00
Tobias Blum
aeef8e8bc8 Extended REST API for use with homebridge 2016-05-20 08:38:51 +02:00
Tobias Blum
95082ba925 Added the ready-built webclient to the repository 2016-05-17 00:33:55 +02:00
Tobias Blum
e40a7db54b Merge branch 'master' of https://github.com/toblum/McLighting 2016-05-17 00:30:14 +02:00
Tobias Blum
d2b7bcc94f Updates Webclient, several bugfixes, updated Buildsystem for automatic update on ESP8266 2016-05-17 00:29:50 +02:00
Tobias Blum
51117e7cd5 Bugfixings, added brightness settings via WebSocket, added off and all support via WebSocket. 2016-05-17 00:23:10 +02:00
Tobias Blum
caf3c511f5 Added images to readme 2016-05-12 23:16:09 +02:00
Tobias Blum
740239b983 Initial commit with Arduino and client 2016-05-12 23:05:38 +02:00
Tobias Blum
1004bb979f Updated readme 2016-05-10 08:54:02 +02:00
Tobias Blum
1512986618 Changed licence 2016-05-10 08:42:50 +02:00
Tobias Blum
a034b7be32 Changed licence 2016-05-10 08:40:02 +02:00
Tobias Blum
8b6feb6b08 Updated readme.md with initial infos. 2016-05-09 18:03:39 +02:00
toblum
cea42b5e9d Initial commit 2016-05-09 17:48:41 +02:00