Commit Graph

  • 8769234e28 Merge branch 'master' into dev Blaz Kristan 2021-07-04 15:29:46 +02:00
  • bbdd1915eb Fix for odd Dallas sensor "not found" behaviour. Minor flash use reduction. Blaz Kristan 2021-07-04 14:23:53 +02:00
  • 5903e8256f Fixed preset immediately deselecting when set via HTTP API PL= cschwinne 2021-07-04 13:29:59 +02:00
  • c879351063 JSON IR improvements cschwinne 2021-07-04 13:23:45 +02:00
  • de8a244500 Minor UI tweaks. Added WS reconnects. Blaz Kristan 2021-07-04 12:09:19 +02:00
  • 1bb7e36a65 More compact playlist entries cschwinne 2021-07-04 00:55:32 +02:00
  • 3066a142b8 Merge branch 'master' into dev Minor tweaks. Blaz Kristan 2021-07-03 21:27:06 +02:00
  • 793a01f7ca Bus wrapper simplification (#2054) Christian Schwinne 2021-07-03 13:52:23 +02:00
  • ccf047b1ab Playlist editor UI changes & fixes. Blaz Kristan 2021-07-02 17:22:47 +02:00
  • 40c8fdbf64 Added WebSockets support to UI cschwinne 2021-07-02 01:46:42 +02:00
  • dc01c907f1 Send websockets on every state change cschwinne 2021-07-02 00:24:14 +02:00
  • 801df94446 Update libraries cschwinne 2021-07-01 21:20:52 +02:00
  • 0197d89976 Added MQTT button option cschwinne 2021-07-01 20:51:52 +02:00
  • ce725252cc Minor fixes. Blaz Kristan 2021-07-01 16:40:55 +02:00
  • e16a67242e Merge pull request #2011 from blazoncek/multi-button-update Christian Schwinne 2021-07-01 14:57:12 +02:00
  • 4c678a5010 Fixed a minor visual issue with slider trail not reaching thumb on low values cschwinne 2021-07-01 14:56:18 +02:00
  • 73f07b2939 Update html_settings.h Blaž Kristan 2021-07-01 13:42:22 +02:00
  • b58efa3df0 Merge branch 'master' into dev Blaž Kristan 2021-07-01 13:41:23 +02:00
  • 9f885407f5 Merge branch 'master' into dev Blaž Kristan 2021-07-01 13:24:48 +02:00
  • 3754088a44 Updated [env] for Universal Wemos Shield board (#2049) srg74 2021-07-01 06:05:02 -04:00
  • c4f084a991 Merge JSON ircodes (#2048) Christian Schwinne 2021-07-01 00:17:07 +02:00
  • 4c73df4ba6 Shorten input size class names cschwinne 2021-07-01 00:01:27 +02:00
  • 4aa53aa5a5 Adjust input field widths cschwinne 2021-06-30 21:53:22 +02:00
  • 7483d3b229 Fixed settings page broken by using "%" in input fields (fixes #1516 ) cschwinne 2021-06-30 18:21:56 +02:00
  • 8b6cc708e7 Fixed a problem with disabled buttons reverting to pin 0 causing conflict cschwinne 2021-06-30 12:33:51 +02:00
  • 200960899e Removed preset cycle cschwinne 2021-06-30 01:48:38 +02:00
  • 599a456c81 Version bump to 0.13.0-b0 "Toki" cschwinne 2021-06-30 01:23:35 +02:00
  • 4b46502d22 Playlist UI (#2046) Christian Schwinne 2021-06-30 01:01:15 +02:00
  • 7233c55428 Segment Offset cschwinne 2021-06-30 00:45:36 +02:00
  • a58c5cce78 Merge pull request #1967 from poelzi/max_segments Christian Schwinne 2021-06-29 23:43:20 +02:00
  • 0b23bf65b3 Merge pull request #2045 from blazoncek/better-num-handling Christian Schwinne 2021-06-29 23:39:33 +02:00
  • bc0a3f8a47 Better number handling in Usermod settings. Blaz Kristan 2021-06-29 18:36:55 +02:00
  • ef59fd4b6f Better number handling in Usermod settings. Added loading /holiday.json for backround image in UI. Minor style changes. Blaz Kristan 2021-06-29 18:18:28 +02:00
  • 9b2a0102be Merge pull request #2043 from blazoncek/v2-usermod-settings Christian Schwinne 2021-06-27 22:22:32 +02:00
  • 04b4ef6d85 Regenerate html_settings.h Aircoookie 2021-06-27 22:19:03 +02:00
  • 9e8aadb750 Usermod settings v2 - added POST field parsing - simpler handling in readFromConfig() Blaz Kristan 2021-06-27 15:32:33 +02:00
  • 36e7c2467e Merge branch 'master' into dev Blaz Kristan 2021-06-27 12:36:04 +02:00
  • f7ce83ea34 V2 of usermod configuration settings - added parsing of POST fields to use proper type - updated readFromConfig() to reflect parsing - added a possibility to use nested object in UM settings - internal changes and fixes Blaz Kristan 2021-06-27 12:15:35 +02:00
  • 0ae0f40628 Fixed four line display usermod compilation cschwinne 2021-06-25 23:42:53 +02:00
  • 81182bb125 Added parsing usermod settings parameters. Added nested object handling in usermod settings parameters. Blaz Kristan 2021-06-25 23:20:01 +02:00
  • 2424df0d18 Merge branch 'master' into dev Blaz Kristan 2021-06-25 15:52:59 +02:00
  • af9aa7d201 Do not compile in example usermod cschwinne 2021-06-25 12:15:23 +02:00
  • 4cd3a614de Fixed preset only disabling on second effect/color change (fixes #2038 ) cschwinne 2021-06-25 10:12:21 +02:00
  • 1e5420e6a7 readFromConfig() update cschwinne 2021-06-25 01:26:15 +02:00
  • 660de0b4e5 Auto-create segments based on configured busses cschwinne 2021-06-24 02:29:14 +02:00
  • b73aaecd22 Fix 4MB 1MB FS partition table cschwinne 2021-06-21 13:22:14 +02:00
  • e9d07eadaa Additional traces of v2 API removed in WS. JS cleanup. Blaz Kristan 2021-06-20 21:56:25 +02:00
  • 6f0e944c7e 4 Line Display new type fix. Blaz Kristan 2021-06-20 16:10:27 +02:00
  • cd8d2c141e Merge branch 'master' into dev Added pin reservation for Ethernet. Added SSD1305 I2C display type. Blaz Kristan 2021-06-20 15:13:38 +02:00
  • c831d62bc3 Added 2 Ethernet boards and split Ethernet configs into separate file cschwinne 2021-06-20 00:14:09 +02:00
  • 14ac66ff4e Minor optimisations. Removed all traces of v2 JSON API. Blaz Kristan 2021-06-19 23:16:40 +02:00
  • 75bf758042 Incerased max segments. Removed v2 JSON API. Replaced col[] array handling. Settings UI optimisations. Increased DEBUG output period to 60s. Blaz Kristan 2021-06-19 18:06:30 +02:00
  • 1539e703e9 Use sprintf_P for color array generation cschwinne 2021-06-19 11:13:05 +02:00
  • f43bf03768 Merge pull request #2031 from DickSwart/dickdev Christian Schwinne 2021-06-18 19:30:43 +02:00
  • 495f7f190f Fixed DOS on Chrome tab restore causing reboot cschwinne 2021-06-18 13:50:22 +02:00
  • 3acc521741 Bugfix for ESP8266 saving segments. Blaz Kristan 2021-06-18 12:16:04 +02:00
  • 16216b9eb9 made sn_photorisistor configarable Dick Swart 2021-06-18 13:07:41 +12:00
  • dfdb22f584 Optimized JSON buffer usage (pre-serialized color arrays) cschwinne 2021-06-17 19:46:18 +02:00
  • b7fb9e182b WLED_USE_PSRAM fix Blaz Kristan 2021-06-16 12:19:16 +02:00
  • 8574bf9d98 Fix for short IP in 4LD. Blaz Kristan 2021-06-16 09:25:10 +02:00
  • 1a80439825 Merge branch 'master' into dev Blaz Kristan 2021-06-15 23:36:12 +02:00
  • 0b264176bc Merge pull request #2024 from Aircoookie/dependabot/npm_and_yarn/normalize-url-4.5.1 Christian Schwinne 2021-06-15 23:20:46 +02:00
  • bde70a27f0 Merge pull request #2025 from Aircoookie/dependabot/npm_and_yarn/glob-parent-5.1.2 Christian Schwinne 2021-06-15 23:19:57 +02:00
  • 7d2f5f0799 Fixed div by 0 when using palette on single LED segment cschwinne 2021-06-15 20:12:20 +02:00
  • 28bc07da2f Optimised 4 Line Display. Added option to display Ethernet IP. Blaz Kristan 2021-06-15 16:57:02 +02:00
  • 7610ab7a8d Update logo cschwinne 2021-06-14 01:58:12 +02:00
  • 8517cc8211 Alternating IP address and device name on 4 Line Display. Blaz Kristan 2021-06-13 18:05:30 +02:00
  • 51db653b1a Bump glob-parent from 5.1.1 to 5.1.2 dependabot[bot] 2021-06-11 20:27:21 +00:00
  • 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