Wykres commitów

411 Commity (55e2bc27c684afda1017890a2bc736c95b225cc1)

Autor SHA1 Wiadomość Data
Warren Spits 55e2bc27c6 Converted segments to use lengths.Segment stop is now derived.Clears the skipped pixels.Fixed getPixelColor. 2019-12-08 23:17:42 +11:00
Warren Spits 2c3cad6e61 Pixel grouping support, configurable through JSON API. It probably breaks cronixie. 2019-12-07 23:25:38 +11:00
cschwinne 4ffeb05120 Fix #418 and #420 2019-12-05 11:07:54 +01:00
cschwinne 310f55abb6 Merge branch 'master' of https://github.com/Aircoookie/WLED 2019-12-05 01:58:12 +01:00
cschwinne d6c0642a02 Add new UI! 2019-12-05 01:58:03 +01:00
Aircoookie 541556874f
Merge pull request #413 from dkneisz/master
Added Arduino Core 2.6.1 and 2.6.2 and made 2.6.2 default
2019-12-05 01:56:06 +01:00
Dave 477d7080b8 Added Arduino Core 2.6.1 and 2.6.2 and made 2.6.2 as default
2.4.2 was default and caused a boot loops on NodeMCU for me. Even erasing and re-flashing didn't solve the problem. With core 2.6.2 it seems to be fine.
2019-12-04 19:12:16 +01:00
cschwinne 173c752d62 Added spots and two dots effects 2019-12-04 12:15:12 +01:00
cschwinne 3b70488828 NTP server settable
Added segment commands to HTTP api
Removed HA autodiscovery
2019-12-04 02:01:47 +01:00
cschwinne 334783f89a Preset 16 working 2019-12-03 14:15:12 +01:00
cschwinne 89a54e31f1 Cleanup and segment improvements 2019-12-02 12:41:35 +01:00
cschwinne 354d18f78e Main segment changes 2019-12-01 01:42:52 +01:00
cschwinne 0e8806eb2b Integrated liveview 2019-11-30 19:17:25 +01:00
cschwinne 731550acb3 Fixed reverse 2019-11-30 11:46:31 +01:00
Aircoookie be4019b4d3
Merge pull request #400 from ironosity/disable_n_leds_for_all_fx
Adding new setting to disable fixed number of LED
2019-11-30 11:20:53 +01:00
cschwinne 70ffcd9adf Merge branch 'master' of https://github.com/Aircoookie/WLED 2019-11-30 11:17:43 +01:00
cschwinne bbe511dd15 Attempting to fix disconnect on Adalight (ESP32, #194) 2019-11-30 11:17:37 +01:00
Aircoookie 82d5ac91d7
Merge pull request #402 from 400killer/patch-3
Create wled00.txt
2019-11-30 00:33:18 +01:00
Aircoookie 54de0eab6a
Merge pull request #401 from 400killer/patch-2
wled06_usermod.ino
2019-11-30 00:32:46 +01:00
400killer 4d5bb274d1
Create wled00.txt
Definitions needed for reading the Dallas temp sensor used on the QuinLED boards.
2019-11-29 11:58:40 -08:00
400killer 131fae57e5
wled06_usermod.ino
This section is used to read the temperature from the sensor and prints it using the MQTT service started by Aircoookie.
2019-11-29 11:55:26 -08:00
emerrill 37da53c20e fixing some spacing 2019-11-29 12:25:30 -07:00
Aircoookie 6ad57a15cf
Merge pull request #399 from 400killer/patch-1
Create readme.txt
2019-11-29 19:02:02 +01:00
emerrill 4729bce16c Merge branch 'master' of github.com:Aircoookie/WLED into disable_n_leds_for_all_fx
 Conflicts:
	wled00/data/settings_leds.htm
2019-11-29 10:56:59 -07:00
emerrill 0b5ac7a139 Adding ability to turn off specified number of LEDs. Added to LED settings.
Also added FX for Tri Color Static, defaults tri to white.
2019-11-29 10:53:01 -07:00
400killer 677e23ad14
Create readme.txt 2019-11-29 08:52:51 -08:00
Aircoookie 6d838e3043
Merge pull request #397 from mrVanboy/ib/usermod-oled
usermods: Add SSD1306 display with u8g2
2019-11-28 22:53:56 +01:00
Ivan Boyarkin f322abceb8 usermods: Add SSD1306 display with u8g2
This commit adds example of usermod file for displaying basic
infromation SSD1306 I2C OLED displya utilizing u8g2 library.

Related to:
https://github.com/Aircoookie/WLED/issues/389
2019-11-28 22:43:46 +01:00
cschwinne e754d21598 Raise max universes to 9 2019-11-28 20:13:52 +01:00
Aircoookie 0fdd861ef1
Merge pull request #391 from badbadc0ffee/adalight
rewrite adalight parser
2019-11-28 19:50:40 +01:00
cschwinne 2e5f6a3507 Improved adalight show() handling 2019-11-28 19:25:04 +01:00
Aircoookie 4e57cab0fa
Merge pull request #395 from spitsw/gamma
Converted UTF-16 files with UTF-8 and CR/LF to LF.
2019-11-28 09:32:22 +01:00
Warren Spits 9930c8f94d Converted UTF-16 files with UTF-8 and CR/LF to LF. 2019-11-28 08:28:13 +11:00
Florian Moesch f8e262b87e rewrite adalight parser 2019-11-26 21:47:55 +01:00
cschwinne 896bdaf124 Create usermods folder (#389) 2019-11-26 21:21:54 +01:00
cschwinne 2e4f2639a3 Fix #388 2019-11-26 20:41:15 +01:00
Aircoookie ce89a92d0d
Merge pull request #368 from stockklauser/master
Fix Visual Studio Project Structure and add 3 new Effects
2019-11-25 01:34:34 +01:00
cschwinne 1d9d1f6bbd Simplified police code 2019-11-25 01:20:03 +01:00
cschwinne 767b57fc01 Add "psave" field to state JSON 2019-11-25 00:20:00 +01:00
thomas.stockklauser 9e00177d76 - Fix the Visual Studio Project Structure with the e131 lib change to async
- Add 3 New Effects: Police, Police All, Multi Dynamic
2019-11-22 19:19:48 +01:00
Aircoookie 095429a7df
Merge pull request #364 from debsahu/patch-1
fix #361
2019-11-21 15:26:29 +01:00
cschwinne 983efd61fb Only connect with static IP if GW is configured (#362) 2019-11-21 15:20:15 +01:00
Debashish Sahu e028316308
fix #361 2019-11-21 09:02:12 -05:00
Aircoookie e1354accb8
Merge pull request #363 from TheZoker/fix-espasyncudp-version
Pin ESPAsyncUDP version to avoid unexpected behavior
2019-11-21 14:47:47 +01:00
Florian Gareis ea726f928d
Pin ESPAsyncUDP version to avoid unexpected behavior 2019-11-21 14:01:45 +01:00
cschwinne 6b419dbfc0 Fix PIO (#92) 2019-11-20 00:47:43 +01:00
Aircoookie 006a9eaf44
Merge pull request #356 from nwestwind/patch-1
Update readme.txt
2019-11-19 12:35:40 +01:00
Noah 76117854c6
Update readme.txt 2019-11-18 20:27:45 -08:00
cschwinne 6eae6db46b Migrate to ESPAsyncE131 2019-11-18 20:43:27 +01:00
cschwinne 3aacb7150d Added live preview json 2019-11-18 12:29:36 +01:00