Commit Graph

  • 3e3dc3a6ab PIR usermod fixes. Blaz Kristan 2021-05-08 17:02:37 +02:00
  • 3f8dc76f84 Added missing config info. Blaz Kristan 2021-05-08 12:13:39 +02:00
  • 8a6945ff3b Added PIR sensor switch on/off presets. Added empty config info. Minor fixes. Blaz Kristan 2021-05-08 12:11:12 +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
  • e6111c0d48 Moved WROVER partition table. Blaz Kristan 2021-05-07 12:57:58 +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
  • b2f5bee20d Conditional compile for disabled features. Blaz Kristan 2021-05-07 11:51:48 +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
  • 04c4451f7d Usermods MQTT processing. Multi-relay usermod with MQTT/HTML control. Minor bugfixes. Blaz Kristan 2021-05-06 22:58:03 +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
  • ccab1844ce Parameterised max. usermods Blaz Kristan 2021-05-04 22:48:18 +02:00
  • 5a6be54970 Max 6 usermods on ESP32, fixed ESP32S2 number of busses. Blaz Kristan 2021-05-04 22:35:36 +02:00
  • ce6b5105c6 Fix for MQTT topic for temperature F. Blaz Kristan 2021-05-03 22:50:55 +02:00
  • de7da8b26e Removed PIR instance methods, added AutoSave enable/disable. Blaz Kristan 2021-05-03 21:22:03 +02:00
  • 24932d6ba3 Updated readme, removed obsolete usermods. Blaz Kristan 2021-05-03 13:32:11 +02:00
  • d5fd5954d1 Added SW I2C support for ESP8266. Blaz Kristan 2021-05-03 13:11:42 +02:00
  • 977075763d Removed console logging. Blaz Kristan 2021-05-01 22:12:40 +02:00
  • 757172934e MultiRelay usermod. beta 2 Blaz Kristan 2021-05-01 19:38:13 +02:00
  • 1a2543ddde Added FPS test utility Aircoookie 2021-04-30 00:00:46 +02:00
  • 1a520f8782 Minor usermod optimisations. Blaz Kristan 2021-04-29 22:39:08 +02:00
  • b56c1b956c Display seconds only if not AM/PM. Blaz Kristan 2021-04-29 17:52:47 +02:00
  • 1a279d14c4 Dallas sensor detection. Minor clenaup & fixes. Blaz Kristan 2021-04-29 17:44:31 +02:00
  • 0d8e763a5f Code clean-up. Blaz Kristan 2021-04-28 17:40:10 +02:00
  • bf6d3649a4 "Out of memory" fix when no presets are created. Blaz Kristan 2021-04-27 17:01:15 +02:00
  • 7c9db7edeb Add comment about the TYWE3S controller (#1924) Eric Severance 2021-04-27 00:05:40 -07:00
  • 65fd705d9a ESP32-S2 NPB methods filtered. Default IR pin removed (set to -1). Minor fixes. Blaz Kristan 2021-04-26 20:11:36 +02:00
  • 311e54451b Minor bug fixes. Blaz Kristan 2021-04-25 21:15:57 +02: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
  • cb6607a169 Added new partition scheme for ESP32 WROVER (code size >1.3M) Updated bus_wrapper for ESP32-S2 (use #define ARDUINO_ARCH_ESP32S2) Removed DallasTemperature.h from Temperature usermod. Blaz Kristan 2021-04-24 22:24:14 +02:00
  • 8caa4e9cb6 Fix for blinking colon. Blaz Kristan 2021-04-24 00:00:20 +02:00
  • d6338d7b11 Changed codename to Ryujin. Added blinking colon on display usermod. Blaz Kristan 2021-04-23 17:21:45 +02:00
  • f96a5ec774 Changed version to 0.12.2-bl1 Optimised strings in Animated Staircase usermod. Minor typos. Blaž Kristan 2021-04-23 14:32:18 +02:00
  • 1be8e7e216 Added 128x64 SSD1306 display. Blaz Kristan 2021-04-23 00:08:53 +02:00
  • cf9cf9d7bb Merge branch 'master' into dev Blaz Kristan 2021-04-22 22:48:08 +02:00
  • 6ba1795ded Flash optimizations & class texts. Blaz Kristan 2021-04-22 22:34:43 +02:00
  • ced0cc1bac 0.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
  • 8608c45309 Merge branch 'master' into dev Blaz Kristan 2021-04-21 21:16:08 +02:00
  • 90516217e0 Minor changes in PIR usermod. Blaz Kristan 2021-04-21 20:57:58 +02: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
  • 04aa22b510 Removed debug output in Animated Staircase. Added PIR sensor switch usermod. Blaz Kristan 2021-04-19 22:24:55 +02:00
  • 13e5c695c3 Initialize PixelSettings for TM1814 strips (#1847) Eric Severance 2021-04-18 10:14:12 -07:00
  • 1cd56decab Rewritten usermod config saving/reloading. Changed temperature reading (to work on ESP32 more reliably). Added Animated staircase usermod to the collection. Blaz Kristan 2021-04-17 17:04:36 +02:00
  • 585f8f4683 WLED math optimisations. Blaz Kristan 2021-04-16 20:07:54 +02: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
  • 1070d8d3fa Fix for AutoSave checkbox not saving. Blaz Kristan 2021-04-15 22:29:26 +02:00
  • dcc7ba8f93 Changed ability to add multiple busses as compile time defaults, using the esp32_multistrip usermod define syntax. Blaz Kristan 2021-04-15 22:19:58 +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
  • 7d5b20314c Ahhhh. Blaz Kristan 2021-04-14 18:22:00 +02:00
  • 29e048af7b Merge branch 'master' into dev Blaz Kristan 2021-04-14 18:19:51 +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
  • c38f0d751b Cleanup & typo fix. Blaž Kristan 2021-04-13 08:11:51 +02:00
  • 3623afa721 Minor tweaks. Blaz Kristan 2021-04-12 23:32:54 +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
  • 6a096fbb27 Fixed #define typo. Made usermod Auto Save runtime configurable. String optimisations. Blaz Kristan 2021-04-12 21:10:47 +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
  • 6404071a01 Holidy wallpapers. Blaz Kristan 2021-04-11 21:11:43 +02:00
  • 735205492e 4LineDisplay enhancements. Boot loop (preset apply) fix. Blaz Kristan 2021-04-11 16:47:53 +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
  • a6feb77e52 4LineDisplay rewrite for dynamic configuration. Added handling for multiple pins in usermod. Fixed minor bugs. Blaz Kristan 2021-04-11 00:38:13 +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
  • 13b3b2fd23 1st working usermod settings (Temperature). Added color on pin conflicts in LEDs setting page. Blaz Kristan 2021-04-10 00:17:15 +02:00
  • ad8e614ae8 updated bottom/top sensor Udo Waechter 2021-04-09 17:50:26 +02:00
  • 9a6d709082 Reduced rev:2 API use. Changed version to 0.12.1-a0 Blaz Kristan 2021-04-08 15:46:18 +02:00
  • 48c0360877 Merge pull request #1850 from eg321/VL53L0X-gestures Aircoookie 2021-04-08 15:31:37 +02:00
  • 6eafab8286 Per strip "skip first led". Removed RGBW override from UI. Saving presets uses rev:1 API if possible. Blaz Kristan 2021-04-07 21:04:54 +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
  • c901512db0 Removed STATUSLED Fix for possible Drip effect ESP reboot. Blaz Kristan 2021-04-06 22:30:23 +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
  • 31ea032054 Added segment names. Blaz Kristan 2021-04-04 21:10:44 +02:00
  • 89543e927a Added multiple ledmaps, selectable via JSON API. Blaz Kristan 2021-04-04 13:54:34 +02:00
  • a52386e6ad 0.12 release - removed AUX - fix for negative values in LED settings - fix for iOS app Blaz Kristan 2021-04-03 19:43:08 +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 cschwinne 2021-04-03 00:15:28 +02:00