Debashish Sahu
6f188d455a
WS2811 DMA
...
- Added Settings for WS2811
2019-03-07 12:49:30 -05:00
Debashish Sahu
7539888d6d
PIO Bump & min pages
...
- Bump PIO core to 2.0.4
- `#define USE_HTML_MIN_GZ` is on by default unless @toblum objects
2019-03-07 11:43:23 -05:00
Debashish Sahu
8ff869ce7f
bug_fix
...
- fixed bugs
- Added file for custom WS2812FX animations in custom slots
- Rename varaibles to be char instead of String
- Added LED pixel count and PIN settings to WiFiManager
2019-03-05 00:38:40 -05:00
Debashish Sahu
38d8f3f813
Add LWT for MQTT and AMQTT
...
- Add LWT for MQTT and AMQTT, address https://github.com/toblum/McLighting/issues/340
2019-03-04 13:48:26 -05:00
Debashish Sahu
c2b3b6d0fa
HA send start state
...
- Bump to new Arduino Core PIO 2.0.1 (esp8266-arduino v2.5.3 release)
- Address https://github.com/toblum/McLighting/issues/349
2019-03-04 13:11:52 -05:00
Debashish Sahu
99881176d5
Update platformio.ini
...
- 2.5.0 needs different flash config file
2019-02-13 11:31:36 -05:00
Debashish Sahu
f71d1565dd
discovery message & pio updates
...
- Add alternative way to send large messages using PubSubClient
- Added Jason2866's link to Arduino Core v 2.5.0 as official core on PIO is not yet released
2019-02-13 11:24:41 -05:00
Debashish Sahu
652ff236f6
ArduinoJSON 6.8.0-beta
...
- ArduinoJSON 6.8.0-beta
- Update version_info
2019-02-11 17:31:12 -05:00
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