Matt Johnson
|
19dbd5ccdb
|
example working rewrite of handleSetSingleLED(). Fixes LED's between 80-99 for me
|
2017-11-23 01:14:24 +00:00 |
|
Matt Johnson
|
a38e386577
|
Remove unnecessary loop from handleSetSingleLED()
|
2017-11-22 23:26:42 +00:00 |
|
Matt Johnson
|
d5befdb3eb
|
Padded single digit LED identifiers to two chars (01,02 vs 1,2 etc)
|
2017-11-22 23:20:10 +00:00 |
|
Matt Johnson
|
7a059a1a14
|
Support LED ranges via MQTT/WS aka R0110ffffff
|
2017-11-22 16:16:41 +00:00 |
|
Tobias Blum
|
a025e0a35a
|
Add new + command also to MQTT
See: https://github.com/toblum/McLighting/pull/45
|
2017-10-29 00:20:57 +02:00 |
|
Tobias Blum
|
e3a4690693
|
Add support to light multiple LEDs with one command
https://github.com/toblum/McLighting/pull/45
|
2017-10-29 00:14:57 +02:00 |
|
Tobias Blum
|
e09957d032
|
Bugfix: Single LED, index was interpreted as HEX instead of DEC.
https://github.com/toblum/McLighting/issues/44
|
2017-10-28 23:37:03 +02:00 |
|
Keith Lord
|
bc2984cffc
|
Added auto cycle feature
|
2017-09-19 18:31:03 -04:00 |
|
Tobias Blum
|
ae371e0844
|
Bugfix issue: Just a flicker on WS set single pixel command #31
See: https://github.com/toblum/McLighting/issues/31
|
2017-08-19 23:36:23 +02:00 |
|
Tobias Blum
|
32bb5ed7ac
|
Added hint to pubsubclient length issue
https://github.com/knolleary/pubsubclient/issues/110
|
2017-08-19 22:27:36 +02:00 |
|
Tobias Blum
|
91571eafcc
|
Limit number of MQTT connection tries
as proposed by @nimbl at https://github.com/toblum/McLighting/issues/22
|
2017-08-19 22:22:36 +02:00 |
|
Tobias Blum
|
ab9253abde
|
Issue: Memory leak in MQTT callback function #32
https://github.com/toblum/McLighting/issues/32
added free()
|
2017-08-19 21:29:27 +02:00 |
|
Tobias Blum
|
0895d542a3
|
Make MQTT params configurable
Saving into EEPROM
|
2017-08-06 23:34:59 +02:00 |
|
Tobias Blum
|
20941906e1
|
Add: MQTT user / pass
|
2017-08-06 21:36:30 +02:00 |
|
Tobias Blum
|
c160b910d9
|
Bugfix: payload parsing
|
2017-08-06 21:20:16 +02:00 |
|
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
|
c83a560d30
|
First try on WS2812FX library integration
|
2017-02-05 01:48:28 +01:00 |
|
Tobias Blum
|
fcbde5e234
|
Bugfix for mode change when using websockets API.
|
2016-06-05 00:41:50 +02:00 |
|
Tobias Blum
|
c1c82222b5
|
Added status info for WebSocket API.
|
2016-06-02 23:46:46 +02:00 |
|
Tobias Blum
|
fe6f191deb
|
Little Bugfixes added REST-API endpoints.
|
2016-05-22 00:28:30 +02:00 |
|
Tobias Blum
|
aeef8e8bc8
|
Extended REST API for use with homebridge
|
2016-05-20 08:38:51 +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
|
740239b983
|
Initial commit with Arduino and client
|
2016-05-12 23:05:38 +02:00 |
|