Commit graph

  • bfb27c49a2 Fixed possibility of non-0-terminated MQTT payloads master cschwinne 2021-05-13 01:04:33 +02:00
  • cb7b7f1dca Add notice if no usermod installed cschwinne 2021-05-11 23:21:57 +02:00
  • 5ca8bc3f2a Fixed various Codacy code style and logic issues cschwinne 2021-05-11 14:54:03 +02:00
  • 1ccc8eec0a
    Merge pull request #1922 from esev/tm1814 Aircoookie 2021-05-11 12:10:52 +02:00
  • 9c5afda83a
    Merge branch 'master' into tm1814 Aircoookie 2021-05-11 11:59:35 +02:00
  • d94d3d4bc5 Added experimental /json/cfg endpoint for changing settings from JSON cschwinne 2021-05-11 01:11:16 +02:00
  • 119826cb9b
    Merge pull request #1951 from blazoncek/user-configurable-usermods Aircoookie 2021-05-09 23:10:37 +02:00
  • 6ab95ed4ef Remove Usermod inheritance from UsermodManager cschwinne 2021-05-09 22:54:04 +02:00
  • 4f1eb64ac6 Added changes to set.cpp and wled_server.cpp cschwinne 2021-05-08 18:04:44 +02:00
  • 3f8dc76f84 Added missing config info. Blaz Kristan 2021-05-08 12:13:39 +02:00
  • f60579fd21 Remove outdated Visual Studio files (please make PR to re-add if still required) cschwinne 2021-05-07 16:51:41 +02:00
  • 136a00a301 User configurable usermods. - Utilizing addToConfig() & readFromConfig() - UM configuration Settings page - MQTT support for usermods - A few sample usermods including rewritten Temparature and new Multi-Relay Blaz Kristan 2021-05-07 12:41:39 +02:00
  • fa075f6800 Revert TV reversion cschwinne 2021-05-07 11:42:12 +02:00
  • 277f395595 Merge branch 'master' of https://github.com/Aircoookie/WLED cschwinne 2021-05-07 11:32:13 +02:00
  • e2061464a5 Fixed not turning on after pressing "Off" on IR remote twice (fixes #1950) cschwinne 2021-05-07 11:32:08 +02:00
  • fcf5cd4655
    Merge pull request #1946 from jaredgisin/br-remove-unused-configs Aircoookie 2021-05-05 10:04:45 +02:00
  • 3816f0b68b remove unused flags Jared Gisin 2021-05-04 18:45:05 -07:00
  • 1a2543ddde Added FPS test utility Aircoookie 2021-04-30 00:00:46 +02:00
  • 7c9db7edeb
    Add comment about the TYWE3S controller (#1924) Eric Severance 2021-04-27 00:05:40 -07:00
  • 8b759bc5d9 TM1814 requires refreshes to remain powered off and a slightly faster refresh speed. Eric Severance 2021-04-23 21:45:50 -07:00
  • 9a0aac4745
    Add IP Address to JsonInfo (#1912) acshef 2021-04-24 17:37:16 -06:00
  • ced0cc1bac 0.12.1-b1 v0.12.1-b1 cschwinne 2021-04-22 01:12:31 +02:00
  • 3c49f22266 Merge branch 'master' of https://github.com/Aircoookie/WLED cschwinne 2021-04-22 00:47:58 +02:00
  • 13ae99edec Reduce TV simulator flash usage cschwinne 2021-04-22 00:47:50 +02:00
  • 0f82730a78
    Release engineering improvements (#1844) Andy Shinn 2021-04-21 17:41:36 -05:00
  • ff083daf31 Merge branch 'master' of https://github.com/Aircoookie/WLED cschwinne 2021-04-21 17:22:00 +02:00
  • 7f6a554e1b Small adjustments cschwinne 2021-04-21 17:21:55 +02:00
  • eb99271120
    Use 22.5 for the TM1814 max current (#1905) Eric Severance 2021-04-20 12:36:52 -07:00
  • 13e5c695c3
    Initialize PixelSettings for TM1814 strips (#1847) Eric Severance 2021-04-18 10:14:12 -07:00
  • 12de47c923
    Fix TV-Simmulator Effect flash usage (#1621) Def3nder 2021-04-16 10:22:22 +02:00
  • afde7940d8 NUM_STRIPS no longer required with compile-time strip defaults cschwinne 2021-04-16 01:01:24 +02:00
  • 01dd41bdbf Added ability to add multiple busses as compile time defaults using the esp32_multistrip usermod define syntax cschwinne 2021-04-15 10:55:22 +02:00
  • f3b84f1365 Switch trigonometric implementation, saves 460b memory cschwinne 2021-04-14 16:49:47 +02:00
  • 5751d5c1b0 Fixed Button, IR, Relay pin not assigned by default (resolves #1891) cschwinne 2021-04-14 01:16:32 +02:00
  • 3d2336aac1
    Merge pull request #1890 from blazoncek/holiday-list Aircoookie 2021-04-14 00:56:41 +02:00
  • afe5f19464 Update holiday BG durations cschwinne 2021-04-14 00:44:07 +02:00
  • 4091a3c238
    Merge pull request #1889 from blazoncek/sunrise-sunset-012 Aircoookie 2021-04-13 23:41:03 +02:00
  • f411e07fb4 Easier holiday/special events handling for background images. Blaz Kristan 2021-04-12 23:00:22 +02:00
  • 9bfe27dd5e Sunrise and sunset calculation and sunrise/sunset triggered presets. Blaz Kristan 2021-04-12 21:53:22 +02:00
  • c4201d9a2a
    Merge pull request #1886 from betaphi/BME280_Patch Aircoookie 2021-04-12 11:07:22 +02:00
  • 58e9817a6d Add PublishAlways to BME280_v2 Usermod Bastian Rössler 2021-04-12 10:31:59 +02:00
  • 48d5584491 Add switch support cschwinne 2021-04-12 00:45:33 +02:00
  • 5786f1d057
    Merge pull request #1863 from fishbone-git/running_dual Aircoookie 2021-04-11 00:59:56 +02:00
  • 87c6f3c757 Add gap for Running Dual cschwinne 2021-04-11 00:50:14 +02:00
  • 0e99c948d6 Merge branch 'master' of https://github.com/Aircoookie/WLED cschwinne 2021-04-10 12:22:12 +02:00
  • 0f5e0f640b Updated codm environments cschwinne 2021-04-10 12:22:09 +02:00
  • 3d2c6388de
    Merge pull request #1875 from zoide/patch-1 Aircoookie 2021-04-10 12:19:49 +02:00
  • ad8e614ae8
    updated bottom/top sensor Udo Waechter 2021-04-09 17:50:26 +02:00
  • 48c0360877
    Merge pull request #1850 from eg321/VL53L0X-gestures Aircoookie 2021-04-08 15:31:37 +02:00
  • d230be3e1c
    Merge pull request #1851 from kolcun/patch-1 Aircoookie 2021-04-07 01:15:42 +02:00
  • daa77d40a3
    Merge pull request #1862 from fishbone-git/drip Aircoookie 2021-04-07 00:59:38 +02:00
  • 6ae743684f
    Merge pull request #1864 from blazoncek/ledmap-multisegment-fix Aircoookie 2021-04-06 12:03:45 +02:00
  • 789c00dde1 Change indexSet to signed 32 bit cschwinne 2021-04-06 11:42:21 +02:00
  • 90da471084 Fix for mirrored segments. Blaž Kristan 2021-04-06 07:48:12 +02:00
  • 2d55056015
    Merge branch 'master' into ledmap-multisegment-fix Blaž Kristan 2021-04-05 21:19:19 +02:00
  • ffab9bb893 Ledmap multisegment fix. Blaz Kristan 2021-04-05 21:14:36 +02:00
  • 1192d04391 sync and merge master fishbone-git 2021-04-05 20:49:31 +02:00
  • f18dced2f3 use constrain to keep in segment limits fishbone-git 2021-04-05 16:08:35 +02:00
  • ecdc0a3800 Fixed ESP32 crash on Drip effect with reversed segment (#1854) cschwinne 2021-04-03 17:18:29 +02:00
  • 46d66dded8 Release of WLED v0.12.0 v0.12.0 cschwinne 2021-04-03 00:15:28 +02:00
  • a69dcfc49d
    Increase buffer size Mike Kolcun 2021-04-02 14:04:27 -04:00
  • 601005f837 Support of simple gestures for VL53L0X laser sensor Egor Chernodarov 2021-04-02 23:04:10 +07:00
  • de6f32e486 Merge branch 'master' of https://github.com/Aircoookie/WLED cschwinne 2021-04-02 16:52:57 +02:00
  • fbe866198d Fixed iOS LED settings cschwinne 2021-04-02 16:52:53 +02:00
  • d603a8a9be
    Merge pull request #1840 from brammittendorff/patch-1 Aircoookie 2021-03-30 22:55:50 +02:00
  • 8f92077454
    Updated readme.md Bram Mittendorff 2021-03-30 11:45:48 +02:00
  • 8755a9bcda 0.12.0 Beta 5 (fixes #1837) v0.12.0-b5 cschwinne 2021-03-30 02:04:02 +02:00
  • 4a1ecc7b72
    Merge pull request #1836 from Aircoookie/blackmagic v0.12.0-b4 Aircoookie 2021-03-29 02:53:37 +02:00
  • e46078286d 0.12.0 Beta 4 blackmagic cschwinne 2021-03-29 02:28:34 +02:00
  • 806221bc3f Move RGBW activation to wled.cpp cschwinne 2021-03-28 17:31:05 +02:00
  • 4264c2a173 Test for arcane curses cschwinne 2021-03-25 20:00:31 +01:00
  • 1f4a15ee6b Fixed current estimation cschwinne 2021-03-23 14:08:01 +01:00
  • bab4f9963f Bump version code (never deploy at 3am) cschwinne 2021-03-23 03:15:43 +01:00
  • 1dbcac4f53 Framerate bug workaround cschwinne 2021-03-23 03:10:24 +01:00
  • 8d20a13776 Fixed chevron icon not included cschwinne 2021-03-22 00:31:01 +01:00
  • 213bc75ae1 Change cache control to revalidate each time cschwinne 2021-03-21 02:40:12 +01:00
  • 8a2256e0d8 0.12 beta cschwinne 2021-03-20 18:43:05 +01:00
  • eee2450c9e
    Merge pull request #1786 from DerFetzer/fix_fx_sync Aircoookie 2021-03-19 09:09:17 +01:00
  • e2242f5d99
    Merge pull request #1804 from blazoncek/chunchun-fix Aircoookie 2021-03-19 00:05:21 +01:00
  • 30df67721d
    Merge pull request #1807 from Aircoookie/dev Aircoookie 2021-03-19 00:05:02 +01:00
  • 4a20f43fbf
    Search bar and palettes preview (#1637) dev Christophe Gagnier 2021-03-18 18:59:56 -04:00
  • e06d269b82 Slight modification of Chunchun effect. Blaz Kristan 2021-03-15 17:01:56 +01:00
  • ba4c3e3852
    Merge pull request #1724 from blazoncek/playlist-fix Aircoookie 2021-03-13 22:46:32 +01:00
  • b8de36b340 Cleanup cschwinne 2021-03-13 22:46:08 +01:00
  • bbe3e8093c
    Merge pull request #1782 from aledthom/master Aircoookie 2021-03-13 22:05:24 +01:00
  • 26096bc136 Added options for Auto Node discovery cschwinne 2021-03-13 22:04:37 +01:00
  • 3460f9d9cc Auto discovery follow-up cschwinne 2021-03-09 18:00:02 +01:00
  • 6eacf8ed7e
    Merge pull request #1683 from blazoncek/autodiscovery Aircoookie 2021-03-09 17:25:17 +01:00
  • 20bebe98b1
    Merge branch 'dev' into autodiscovery Aircoookie 2021-03-09 17:24:57 +01:00
  • 91d885eae4 Fix node type cschwinne 2021-03-09 17:21:19 +01:00
  • ea3358ecb2 Autodiscovery improvements cschwinne 2021-03-09 16:23:19 +01:00
  • 9b3e6270d5 Auto start field population in bus config cschwinne 2021-03-07 00:42:21 +01:00
  • 71edc3a084 Fixed incorrect over-memory indication in LED settings on ESP32 cschwinne 2021-03-06 02:35:49 +01:00
  • 05521bfd3a Added destructor for BusPwm (fixes #1789) cschwinne 2021-03-04 22:17:25 +01:00
  • 6c997f573a Added vrsion info to autodiscovery packet. Blaz Kristan 2021-03-04 14:34:36 +01:00
  • c0dd98b6d7 Fixed relay mode inverted when upgrading from 0.11.0 cschwinne 2021-03-04 12:10:18 +01:00
  • 56cf1c818b Send notification for HTTP API calls with only effects parameters DerFetzer 2021-03-01 22:44:28 +01:00
  • 5553964d52 Moved nodes from Info to separate tab. Blaz Kristan 2021-03-01 11:13:40 +01:00
  • 90808ac67e Power off playlist unload. Blaz Kristan 2021-02-28 15:34:18 +01:00
  • 7aab7678e9 Usermod for Artemis udp control Aled 2021-02-27 09:05:30 +00:00