Commit graph

12 commits

Author SHA1 Message Date
Debashish Sahu
f3157deb1e v 2.2.1
- checkForRequests() is vital for e131 mode, remove from #ifdef ENABLE_LEGACY_ANIMATIONS
- Minor fixes related to NeoPixelBus UART methods
- Modify platformio.ini for future bump to esp8266-arduino v2.5.0 (shamelessly stolen settings from espurna project)
- Gzipped index2.htm & edit.htm.gz(untouched), convereted to hex format using xxd -i abcd.gz > html_gz.h
- Think about using pointers for WS2812FX (no code regarding this in initial push)
2019-01-24 12:26:46 -05:00
Debashish Sahu
1578cafbf0 Travis CI fix 2019-01-15 17:53:39 -05:00
Debashish Sahu
a78f4882e0 Travis CI
- Added Travis CI support
2019-01-06 15:27:06 -05:00
Debashish Sahu
2551240e63 UART methods & HA 1.31 support
- Update UART 1 and 2 methods for NeoPixelBus v2.4.1
- HA E1.31 support
2019-01-06 15:19:14 -05:00
Debashish Sahu
edc7c56c1a e131 mode
Submit "=e131" via mqtt or websocket to activate
2018-12-11 22:42:15 -05:00
Debashish Sahu
7e9bfac8f7 HA 0.84 autodiscovery update
Changes as per https://github.com/home-assistant/home-assistant/pull/18227 and suggestion from https://github.com/toblum/McLighting/issues/286
2018-12-11 10:30:31 -05:00
Debashish Sahu
f21de6b607 Incremental Update
* Contributions by @	MrTheBarbarian from https://github.com/toblum/McLighting/pull/270 Putting Static IP config added in Jun 17th 2018 to definitions.h
* rethink ESP.getChipId implementaion
* check ArduinoJSON version
* Try restting prevmode as suggested in https://github.com/toblum/McLighting/issues/276
2018-12-03 16:35:26 -05:00
Debashish Sahu
ac5e873ddc Disabled DMA/UART by default and SPIFFs 2018-11-06 11:13:59 -05:00
Debashish Sahu
a0680884f9 Retire NeoAnimationFX & Fix #248
* Retire NeoAnimationFX
* Use DMA or UART method along with WS2812FX instead
* fix #248
2018-11-05 16:07:30 -05:00
Debashish Sahu
e19ec287af
Update platformio.ini
updating ArduinoJSON to v 6.4.0-beta from 6.1.0-beta
2018-10-10 18:39:33 -04:00
Tobias Blum
1bb949616f
Add NodeMCU board and NeoanimationFX library 2018-09-16 22:09:30 +02:00
zewelor
bf6b3a59d0 Add basic platformio config 2018-09-08 22:48:31 +02:00