Commit Graph

  • 98138a02e3
    audioreactive usermod update (align with MoonMod code) (#2907) Frank 2022-11-28 20:52:33 +01:00
  • f7004e7a7c Allow disable internal pull-up resistors. Fixes #2896 and #2899 Blaz Kristan 2022-11-26 23:56:55 +01:00
  • 1db25d4b20
    FX data optimization (#2908) Christian Schwinne 2022-11-26 21:31:45 +01:00
  • 507e198b70 Minor cleanups mxklb 2022-11-26 17:22:03 +01:00
  • 5c721ee435
    Merge branch 'Aircoookie:main' into pr_fxsegs mx 2022-11-26 17:15:55 +01:00
  • 9a44f0c869 small update for env:esp32s3dev_8MB_PSRAM Frank 2022-11-26 15:13:54 +01:00
  • 8c5f9b4501 Added missing DMX effect options and 3rd color mxklb 2022-11-26 14:41:59 +01:00
  • 713bf66a12 Increase QL buffer to allow unicode characters cschwinne 2022-11-26 03:57:17 +01:00
  • 78e9f5bd1a
    Clean up UserMod settings: grouping of variables and add preInfo to variables (#2894) Ewoud 2022-11-26 03:44:04 +01:00
  • f03abf2600 workaround for broken env esp32s3dev_8MB_PSRAM Frank 2022-11-26 01:33:46 +01:00
  • d5eee5b56c
    Fixes platformio.ini for the ESP32 S3 (#2905) JPZV 2022-11-25 19:49:49 -03:00
  • 8899684092 Select custom palette bugfix. Blaz Kristan 2022-11-25 17:33:29 +01:00
  • 8e30e4925c BME280 fixes and optimisations - MQTT not required - minor string optimisations - added enable option Blaz Kristan 2022-11-25 16:45:21 +01:00
  • 906c7a8ea1 Merge branch 'main' of https://github.com/aircoookie/WLED Blaz Kristan 2022-11-24 17:43:16 +01:00
  • 324fc149b3 Shorter JSON keys for 1d2d map and sound sim cschwinne 2022-11-24 04:15:24 +01:00
  • 29b1f2afae
    feat(json): add wifi scanning (#2895) Jason Kölker 2022-11-23 19:50:24 -06:00
  • 87fa14b281 Use up-to-date fashion for segment dmx control mxklb 2022-11-23 23:19:53 +01:00
  • b6db86da50 Allow matrix bigger than LED count (missing panels) Blaz Kristan 2022-11-23 16:54:32 +01:00
  • 043947fdcb Added missing brightness to preset DMX mode mxklb 2022-11-23 00:38:42 +01:00
  • 713509527a Bugfix for missing ledmap. Blaz Kristan 2022-11-22 22:17:30 +01:00
  • ae7eedf523
    Merge branch 'Aircoookie:main' into pr_fxsegs mx 2022-11-20 23:48:06 +01:00
  • 0a1bd748d7 Fix loading transitionDelay on boot Blaz Kristan 2022-11-20 19:40:54 +01:00
  • 1b351b7743 Broadcast presence on WiFi (re)connect immediately Blaz Kristan 2022-11-20 18:12:01 +01:00
  • e409bd298a
    feat(wifi): add compile time configurtation (#2889) Jason Kölker 2022-11-20 08:55:38 -06:00
  • caef289b9b Autosave enable/disable UI button Blaz Kristan 2022-11-20 15:50:42 +01:00
  • 84628bd9fc Refactored DMX effect mode + new segement controls (#2325) mxklb 2022-11-19 14:10:40 +01:00
  • 43582b6319 Add segment bounds check. Blaz Kristan 2022-11-19 11:57:38 +01:00
  • c14c4425a4 Fix minor UI issues cschwinne 2022-11-19 01:59:58 +01:00
  • c47d6cffa8 Missing presets.json on factory reset bugfix. Clarification on loading ledmaps in UI. Added manual ledmap loading. Blaz Kristan 2022-11-16 20:55:21 +01:00
  • f104fb0586
    SD card support: MMC or configurable SPI (#2877) Constantin Wolf 2022-11-14 02:30:35 +01:00
  • 75e410e4b4
    Analog clock time offset bugfix + optional hour mark feature (#2860) degraafm76 2022-11-14 02:30:18 +01:00
  • 740316ae2b
    Effect ID's back to 0.13 numbering (#2856) Ewoud 2022-11-14 02:29:59 +01:00
  • b141ec7ea7 Fix for #2880 (stateChanged on segment on/off) Added comments. Added X1, X2, X3, M1, M2, M3 segment options to HTTP API. Added "on" handling with "ps". Blaz Kristan 2022-11-13 12:13:49 +01:00
  • 50875d5759
    Sync Interfaces settings: hide sections for disabled features (#2865) Frank 2022-11-11 20:20:11 +01:00
  • 61b5e5ad7e Remove flush() in bus manager. Blaz Kristan 2022-11-11 18:42:00 +01:00
  • 6403d18d15 Revert NetworkDebugPrinter changes. Blaz Kristan 2022-11-11 18:17:12 +01:00
  • 77f04d913a NetworkDebugPrinter packet optimization. Blaž Kristan 2022-11-11 14:39:47 +01:00
  • c0a783198e Reduce fxdata size by about 200 bytes cschwinne 2022-11-11 03:10:41 +01:00
  • d370f67f60 Optimization & bugfix for net debug. - Inherited from Print class. - Added UI option to disable net debug output. Blaz Kristan 2022-11-10 21:50:21 +01:00
  • 5f4199183c Bugfix for color transitioning. Return palette option for Candle. Fix for "* Color..." palette hiding. Comment out debug output. Blaz Kristan 2022-11-09 20:09:01 +01:00
  • d097f8bf1e
    Fix Gitpod compiling (#2875) Jason2866 2022-11-09 17:59:31 +01:00
  • 1e104bdd9e Compile time option for PIR sensor off timer Blaz Kristan 2022-11-07 16:56:41 +01:00
  • 8143be29d9
    Merge pull request #2870 from Aircoookie/net_debug Christian Schwinne 2022-11-06 22:50:35 +01:00
  • 1d8c9ac020 Net debug optimizations cschwinne 2022-11-06 16:50:12 +01:00
  • 7fcc8be73c Merge branch 'netdebug' of https://github.com/visigoth/WLED into net_debug Blaz Kristan 2022-11-06 10:58:19 +01:00
  • e5f9cfd5b6 Add ESP32 variant display in update page. Blaz Kristan 2022-11-05 18:31:38 +01:00
  • edd487c1f4
    Merge pull request #2863 from Aircoookie/staircase-fix Blaž Kristan 2022-11-04 22:45:04 +01:00
  • 71d84fecba Bugfix. Use default nightLightDelay if ND present. Blaž Kristan 2022-11-04 08:33:55 +01:00
  • d30e219d7b Faster strip updates. Blaž Kristan 2022-11-04 08:27:35 +01:00
  • 0cfda55b3a
    Automatically set PC Mode if unset (#2861) Benjamin G 2022-11-03 17:01:32 -05:00
  • 17d1ca82a6 Update Animated Staircas for 0.14 Blaz Kristan 2022-11-03 21:04:40 +01:00
  • 81d2a67948 Minor adjustment in UDP segment options sync. Added support for node type for S2, S3 and C3. Blaž Kristan 2022-11-02 14:56:50 +01:00
  • 3bae3aa9aa UDP Sync fix - sync new sliders - sync 2D options Blaz Kristan 2022-10-31 07:13:12 +01:00
  • 7211e6b929
    Merge pull request #2853 from Aircoookie/PIR-HA-discovery Blaž Kristan 2022-10-26 07:16:25 +02:00
  • 82af52a0bc
    Feature/nine additional alexa devices for presets (#2787) siggel 2022-10-25 23:42:26 +02:00
  • e88d34ea19 Correct HA discovery topic & minor adjutments. Publish on MQTT connect. Blaz Kristan 2022-10-25 21:47:25 +02:00
  • e1d7d9511f
    Save config.json with default values on initial boot (#2854) Christian Schwinne 2022-10-25 17:11:31 +02:00
  • 22d7d2c1f6 Fix FAQ link cschwinne 2022-10-25 11:53:24 +02:00
  • 2b10a0c513 No blank issues cschwinne 2022-10-25 11:49:00 +02:00
  • 6e59cfc66c Updated issue templates cschwinne 2022-10-25 11:47:34 +02:00
  • 51d8344515 Fixed ESP8266 async preset loading cschwinne 2022-10-25 03:27:16 +02:00
  • 535f285287 Add HA discovery option to PIR sermod Blaz Kristan 2022-10-24 21:25:23 +02:00
  • 779fd78091
    Merge pull request #2850 from ahadcove/fix/restoring_cfg_json Blaž Kristan 2022-10-24 21:08:50 +02:00
  • 69a111ee35
    Merge pull request #2851 from albarlow/BH1750-Enabled-Bugfix Blaž Kristan 2022-10-24 19:45:10 +02:00
  • 7288e5a8fd Fix Enabled Toggle Alex Barlow 2022-10-24 18:17:37 +01:00
  • ac57da8713
    No F() and numeric comparison Christian Schwinne 2022-10-24 19:12:27 +02:00
  • 2000d02768
    Strings in flash Blaž Kristan 2022-10-24 18:49:02 +02:00
  • 5ba1ebd525
    equals for /presets.json instead of indexof Christian Schwinne 2022-10-24 18:44:11 +02:00
  • 92329a8dd0 chore: condense the if statement ahadcove 2022-10-24 11:34:56 -04:00
  • 21de073784 fix: restoring cfg.json #2847 ahadcove 2022-10-24 11:13:33 -04:00
  • 3d502a41c5
    add static_cast<uint8_t> in order to fix warnings (#2843) Dominik Nussbaumer 2022-10-23 15:57:42 +02:00
  • 8570f9256d
    Fix funding.yml Christian Schwinne 2022-10-23 11:38:52 +02:00
  • fe09c417ff
    Create v2 usermod_word_clock_matrix.h (#2473) bwente 2022-10-22 05:21:46 -04:00
  • ca891b0e70 Merge branch 'audioreactive-prototype' of https://github.com/blazoncek/WLED into audio-fix Blaz Kristan 2022-10-22 11:13:02 +02:00
  • af3ee35c50 Merge branch 'dev' into audioreactive-prototype Blaz Kristan 2022-10-21 23:47:31 +02:00
  • ba0bc31525 UDP sound sync: added decoder for legacy packets Frank 2022-10-21 12:12:02 +02:00
  • 3905cad68d Ethernet profile for QuinLed-Dig-Octa Brainboard-32-8L and LilyGO-T-ETH-POE cschwinne 2022-10-21 03:56:00 +02:00
  • 30a029c19f
    BH1750 upgrades (#2725) albarlow 2022-10-21 02:32:44 +01:00
  • 7cac609c06
    Add ADS1115 usermod (#2752) Dimitry 2022-10-21 04:25:36 +03:00
  • e1365f185c
    Add define to set data pins to HIGH when relay is off (#2478) c3n 2022-10-21 03:16:31 +02:00
  • c2ac215d43
    Usermod: Ping Pong Clock (#2746) Sebastian Schmailzl 2022-10-21 01:47:25 +02:00
  • c47972d500
    Adapting for the new WLED release: (#2802) Egor 2022-10-21 06:31:43 +07:00
  • 3c36030977
    fix: filename uploads (#2831) Ahad 2022-10-20 19:25:39 -04:00
  • 7b2836c63c
    Usermod: Analog clock (#2736) lordjaxom 2022-10-20 10:12:17 +02:00
  • 38e2fc6812
    Implemented usermod for integration with smartnest.cz (#2800) Steven Dashevsky 2022-10-20 02:07:32 +03:00
  • b0037c75a3
    Upgrade DHT usermod (#2833) Bartłomiej Wiśniewski 2022-10-20 01:02:52 +02:00
  • d7f6cd944c
    Merge pull request #2841 from Aircoookie/0_14 Christian Schwinne 2022-10-20 00:51:59 +02:00
  • 0de928a674
    Merge branch 'main' into 0_14 Christian Schwinne 2022-10-20 00:44:40 +02:00
  • 5c542d60e5 Add PKT timezone (see PR #2840) Aircoookie 2022-10-19 11:11:25 +02:00
  • b3a29188a2
    Add number of UDP retries (#2830) Squall-DA 2022-10-18 19:31:23 -04:00
  • 8417589789 Fix fork version. Blaz Kristan 2022-10-18 20:54:23 +02:00
  • c982e022fe
    Merge pull request #2834 from Aircoookie/async-psave Christian Schwinne 2022-10-18 16:21:43 +02:00
  • a4c3fd4493 Change max number of buses. Added correct debug on failed digital init. Blaz Kristan 2022-10-18 12:10:11 +02:00
  • 7de35b4830 Merge branch 'dev' of https://github.com/blazoncek/WLED into async-psave Blaz Kristan 2022-10-13 17:22:51 +02:00
  • 3841780fe6 Merge branch 'async-psave' into dev Blaž Kristan 2022-10-13 14:25:01 +02:00
  • 2440d8e3d1 Merge branch '0_14' of https://github.com/Aircoookie/WLED into dev Blaž Kristan 2022-10-13 07:51:52 +02:00
  • 5012418ed2 Reintroduce color 2 & 3 for Dancing shadows. Allows palette selection. Blaž Kristan 2022-10-13 07:33:23 +02:00
  • a6ab4feca5 Bugfix. Unload playlist on "ps" JSON. Blaž Kristan 2022-10-13 07:06:49 +02:00
  • cd0471386d
    Fix SSDR usermod compilation (#2825) 0_13 Renaud11232 2022-10-12 18:18:43 +02:00
  • d6749d30ab Fixed AEST and NZST DST change dates (resolves #2820 ) cschwinne 2022-10-12 17:54:39 +02:00