Commit Graph

  • 8aa8ae239a PlatformIO.ini Wemos Shield all features. Removed custom Touchpin build. Blaz Kristan 2021-06-11 17:09:39 +02:00
  • dc4e4395a9 Bump normalize-url from 4.5.0 to 4.5.1 dependabot[bot] 2021-06-11 12:49:20 +00:00
  • 623694ab73 Playlist additions cschwinne 2021-06-10 02:52:20 +02:00
  • 374457df70 A few small fixes cschwinne 2021-06-09 12:57:16 +02:00
  • 7885dddef2 Create FUNDING.yml Christian Schwinne 2021-06-09 12:43:29 +02:00
  • 024ec86dc5 Unloading playlist on effect change. Blaz Kristan 2021-06-07 23:45:11 +02:00
  • 73d6cc1e54 Merge pull request #2020 from blazoncek/endless-playlist-fix Christian Schwinne 2021-06-07 22:29:17 +02:00
  • f632ef0de8 Default dur from presetCycleTime. Blaz Kristan 2021-06-07 21:07:15 +02:00
  • 8fdf84068d Optimisations. Blaz Kristan 2021-06-07 21:05:31 +02:00
  • c58ad64a28 Bugfix. - unloading playlist on playlist apply - optimisations in handlePlaylist() Blaz Kristan 2021-06-07 20:44:20 +02:00
  • 131625bb53 Endless playlist fix. Blaž Kristan 2021-06-07 14:16:29 +02:00
  • cbf3ae4db4 Bugfix. - unshuffled endless playlist fix. Blaž Kristan 2021-06-07 14:13:21 +02:00
  • 9ac7acf8b3 Added skinning capability. Blaz Kristan 2021-06-06 20:36:19 +02:00
  • 9dadb6da4c Added UI feedback for file upload. Blaz Kristan 2021-06-04 23:08:30 +02:00
  • b6bbbeb9d3 Merge branch 'dev' of github.com:blazoncek/WLED into dev Blaz Kristan 2021-06-04 18:25:36 +02:00
  • 517e9f92ba Added uploading IR.json from settings page. Blaz Kristan 2021-06-04 18:25:33 +02:00
  • 29c9e5cb17 Merge pull request #2015 from RedNax67/master Christian Schwinne 2021-06-04 13:11:23 +02:00
  • 52b60fd6a6 Added elekstube env to examples in platformio.ini Added support for raw 16bpp RGB565 images. Upload /0.bin etc. See https://github.com/neptune2/EleksTube-IPS-Retro-Nixie-Digits for how to get the original digits. Xander X 2021-06-04 10:39:31 +02:00
  • 7ec09c80a5 Changed boot preset apply logic. Blaž Kristan 2021-06-04 06:54:27 +02:00
  • b0bfe341df Fixed typo. Blaž Kristan 2021-06-03 13:58:17 +02:00
  • d6337f7500 Added MQTT support for buttons and simplified switch. Added PIR sensor option. Blaž Kristan 2021-06-03 12:18:11 +02:00
  • 70cf6546ca Switch rewrite. Blaz Kristan 2021-06-03 05:50:55 +02:00
  • 0cdab52418 Added. - PIS sensor switch option for button Bugfix. - proper switch high/low handling Blaz Kristan 2021-06-02 17:13:09 +02:00
  • 625e04d208 Merge pull request #2007 from Aircoookie/dependabot/pip/urllib3-1.26.5 Christian Schwinne 2021-06-02 14:25:13 +02:00
  • 6da657d3e2 Merge pull request #2008 from DickSwart/dickDev Christian Schwinne 2021-06-02 14:24:01 +02:00
  • 777a95d23c Bugfix. - parentheses fix Blaž Kristan 2021-06-02 08:46:29 +02:00
  • 06caace827 Bugfix. - incorrect use of PSTR() on 8266 Blaž Kristan 2021-06-02 08:24:49 +02:00
  • 0a0a766c0d Bugfix. - pushbutton inverted not saving - mqtt on/off message Blaž Kristan 2021-06-02 06:21:43 +02:00
  • 344c9e9238 added SN_Photoresistor usermod Dick Swart 2021-06-02 12:01:06 +12:00
  • 89b2b066ef Merge pull request #2004 from HyperAtlas/master Christian Schwinne 2021-06-02 00:25:04 +02:00
  • 894e084c7f Bump urllib3 from 1.26.4 to 1.26.5 dependabot[bot] 2021-06-01 22:24:59 +00:00
  • 2ba064b2a5 Merge branch 'master' of https://github.com/Aircoookie/WLED Aircoookie 2021-06-02 00:23:12 +02:00
  • dfe065ef82 Fixed Pushbutton inverted not selectable Aircoookie 2021-06-02 00:22:57 +02:00
  • 7bd4b78470 Merge pull request #2006 from juanesf/master Christian Schwinne 2021-06-02 00:17:38 +02:00
  • d7991a247d Add diyHue repo to readme.md juanesf 2021-06-01 12:31:52 -04:00
  • 2f9eacdf66 Added MQTT message on button press. Blaž Kristan 2021-06-01 11:03:18 +02:00
  • 2178fd6ee9 CRONIXIE check in json.cpp SpikeyHelmet 2021-06-01 06:37:35 +05:30
  • 7019ddb165 Merge pull request #1997 from Aircoookie/toki Christian Schwinne 2021-05-30 13:27:35 +02:00
  • 9f13763637 Merge branch 'master' into toki Christian Schwinne 2021-05-30 13:22:42 +02:00
  • beeba27f46 Merge pull request #1977 from blazoncek/multi-button Christian Schwinne 2021-05-30 13:16:52 +02:00
  • 79ac85e048 Small UI improvements. Added hue selection for analog. Blaz Kristan 2021-05-30 12:11:34 +02:00
  • 315d4f225a Added analog button hue control cschwinne 2021-05-30 02:03:32 +02:00
  • 85489458d8 Small improvements cschwinne 2021-05-30 01:31:04 +02:00
  • bfc7f56c4d Accurate UDP sync for NTP enabled instances cschwinne 2021-05-30 00:08:24 +02:00
  • 23c5ddce83 Added inverted analog button. Blaz Kristan 2021-05-28 18:21:16 +02:00
  • 7685f9b73d Ignore analogue pin -1 on ESP8266 Blaz Kristan 2021-05-28 17:45:14 +02:00
  • 3bb9d220bb Bugfix: - rewrite error-prone use of shifting - allow -1 for analog pin on ESP8266 Blaž Kristan 2021-05-28 14:22:54 +02:00
  • 664fad96fa Fixed error-prone use of shifting. Blaž Kristan 2021-05-28 14:14:50 +02:00
  • 669a610e36 Merge branch 'master' into multi-button Christian Schwinne 2021-05-28 10:03:27 +02:00
  • 7e0d9cb48c Added: - analogue FX speed - analogue FX intensity - analogue palette selection - UI legend Blaž Kristan 2021-05-28 08:47:15 +02:00
  • 7cbc9d21b5 Fixed difference calculation cschwinne 2021-05-27 23:29:11 +02:00
  • 62cb8358cc Added. - analog for speed, intensity & palette - legend in settings page Fixed UI & UX. - change of effect stops playlist - new preset UI glitch Blaz Kristan 2021-05-27 17:57:04 +02:00
  • 55b26751ae Cache CORS preflight request cschwinne 2021-05-27 11:09:57 +02:00
  • c2892d7887 Add UDP sync of system time cschwinne 2021-05-27 02:02:02 +02:00
  • 6c8bf090fe Small optimizations cschwinne 2021-05-27 00:09:52 +02:00
  • ada5fd53e7 Removed obsolete usermods. Blaz Kristan 2021-05-26 22:01:12 +02:00
  • 2f30451067 Bugfix. - temperature default values - IR warnings Blaz Kristan 2021-05-26 21:33:40 +02:00
  • 6b5c2be701 Bugfix. - preventing strip blinking due to usermod running - temeperature reading with 0.5°C precision Blaz Kristan 2021-05-26 16:11:48 +02:00
  • 13bc378069 Fixes for analog. Blaz Kristan 2021-05-25 23:59:43 +02:00
  • 1ba70706c2 Bugfixes. - multi-relay brightness check - temperature no reading delay - analog button fix & noise reduction - IR removed custom Blaz Kristan 2021-05-25 23:00:21 +02:00
  • 8431d0bd5c Replace Time with Toki cschwinne 2021-05-25 09:59:19 +02:00
  • 852f758be3 Subsecond accuracy NTP cschwinne 2021-05-24 19:05:34 +02:00
  • b455f432d5 Toki 1st experiment cschwinne 2021-05-24 14:34:03 +02:00
  • 6760744249 Minor tweak. Blaz Kristan 2021-05-23 21:31:47 +02:00
  • 306cea60a1 Update usermod_v2_rotary_encoder_ui.h (#1988) stevelup 2021-05-23 20:22:15 +01:00
  • ba2e07c4b9 Update readme.md (#1987) stevelup 2021-05-23 20:22:01 +01:00
  • 9b796531b2 Fixed Sunrise calculation (atan_t approx. used outside of value range) cschwinne 2021-05-23 18:49:23 +02:00
  • 11c7d586d9 Bugfix. - atan_t(x) for x>1 - incorrect switch type and missing analog Blaz Kristan 2021-05-23 18:22:26 +02:00
  • 39cd83b171 Temporary fix for inappropriate atan_t(). Blaz Kristan 2021-05-23 15:51:53 +02:00
  • 2fdbc88d8c Bugfixes. - PWM bus not loading on boot - analog 0 not turning Off - conditional compile for Blynk - segment name Blaz Kristan 2021-05-23 01:11:35 +02:00
  • cc0f1be5d2 Bugfix saving PWM & button pins. Blaz Kristan 2021-05-22 00:13:49 +02:00
  • 08d7a1c123 Set Nixie contents via JSON API cschwinne 2021-05-21 22:23:12 +02:00
  • 1f70a735c7 Merge pull request #1980 from stevelup/patch-1 Christian Schwinne 2021-05-21 20:38:00 +02:00
  • 6713fcfeb1 Update platformio_override.ini.sample stevelup 2021-05-21 19:01:42 +01:00
  • c3107d213a Merge pull request #1979 from Aircoookie/elekstube_usermod Christian Schwinne 2021-05-21 15:34:14 +02:00
  • adf5c8c278 Center smaller images cschwinne 2021-05-21 15:19:18 +02:00
  • 5f86a8a15b Merge branch 'master' into multi-button Blaž Kristan 2021-05-21 13:59:33 +02:00
  • 042c756be8 Added analog button support. Inverted switch fix. Blaž Kristan 2021-05-21 13:33:22 +02:00
  • 1952505e52 Squashed commit of the following: Blaž Kristan 2021-05-21 13:07:55 +02:00
  • c4086b9127 Corrected 10bit ADC read for 8266 Blaž Kristan 2021-05-21 12:40:38 +02:00
  • 0ada09891c Added analog button/potentiometer support (partial) Blaž Kristan 2021-05-21 12:08:47 +02:00
  • 2d586406da First working Elekstube IPS and RTC mod cschwinne 2021-05-21 10:10:29 +02:00
  • 651b4d2461 Fixed XML API <wv> containing -1 on Manual only RGBW mode (see #888, #1783) Blaž Kristan 2021-05-21 10:04:22 +02:00
  • 01b2468fea Changed getI() parameter name to reflect actual meaning. Blaž Kristan 2021-05-21 08:11:04 +02:00
  • 371c4e0051 Fixed WS281x output on ESP32 cschwinne 2021-05-20 21:41:39 +02:00
  • 69099fcdd7 Multi button support. Blaz Kristan 2021-05-20 19:54:07 +02:00
  • 28e714db1e Multi button implementation. Inverted button support. Added configurable touch button and touch threshold. Blaz Kristan 2021-05-20 15:49:26 +02:00
  • 57e50d0c33 Allow to override the max segments setting when compiling Daniel Poelzleithner 2021-05-18 00:26:21 +00:00
  • a0fd02e0c0 Inverted button support. Config save/load fix. Blaž Kristan 2021-05-20 06:45:02 +02:00
  • c925b3d218 Setting touch threshold string fix. Blaz Kristan 2021-05-19 22:32:50 +02:00
  • 5da4386f31 Shortened string. Blaz Kristan 2021-05-19 20:26:14 +02:00
  • 4104dec87f Addet touch button and touch threshold. Fixed some errors. Blaz Kristan 2021-05-19 20:23:35 +02:00
  • d40a555531 Button 0 not saving macros fix. Blaz Kristan 2021-05-19 18:52:20 +02:00
  • 95df91a03b Multi button implementation. Blaz Kristan 2021-05-19 18:39:16 +02:00
  • 3a8caa15b9 Reverted retained MQTT messages. Blaž Kristan 2021-05-19 08:22:41 +02:00
  • a5a25f02e3 Merge JSON IR code into master changes. Blaz Kristan 2021-05-18 22:04:51 +02:00
  • bfd7be543a Merge branch 'master' of https://github.com/aircoookie/WLED into dev Blaz Kristan 2021-05-18 15:45:34 +02:00
  • 778e790e82 Added attributtion for JSON IR codes. Blaž Kristan 2021-05-18 10:27:34 +02:00
  • 17eeb22971 JSON IR remote Blaž Kristan 2021-05-18 09:48:58 +02:00
  • 1617658bfe Per strip skip first LED implementation (#1871) Blaž Kristan 2021-05-17 16:23:46 +02:00