Commit Graph

22 Commits

Author SHA1 Message Date
Tobias Blum e64b3991b8 Adapt pull request to McLighting 2018-01-21 00:10:20 +01:00
Szép Norbert 84bf3fe255 Added support for input switch
Support one input switch for ON/OFF the LED strip. Also possible to program three modes (short / medium / long press)
2018-01-18 12:21:26 +01:00
Patrik Mayer 321c972811 added BUILTIN_LED for ESP-12F 2018-01-12 20:32:02 +01:00
Tobias Blum 9dfcf2a391 Initial version with state save 2017-12-18 00:32:01 +01:00
Tobias Blum 2e58d55eec Convert new WS2812FX spped format to McLighting
Keep McLighting speeds (0-255) unchanged and convert to WS2812FX speeds. (65535-0)
2017-12-16 23:43:57 +01:00
Tobias Blum e79524ed8e Fix for empty intopic?
https://github.com/toblum/McLighting/issues/52
2017-11-05 01:12:51 +01:00
Tobias Blum 47e5afd1dd Adopt changes to HTML source 2017-09-29 23:48:29 +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 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 88b476db51 Handle empty mqtt_host, add /start_config_ap 2017-08-07 23:05:07 +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
Ronald Schaten 6ceb6385e2 enable main_color to be initialized in definitions.h 2017-07-28 12:36:22 +02:00
Tobias Blum 7daa7a9166 Added optional Arduino OTA code. 2017-02-18 23:58:00 +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 740239b983 Initial commit with Arduino and client 2016-05-12 23:05:38 +02:00