gegu
b93dd47a01
Changed PIR sensor switch timeout
2020-06-14 13:02:04 +02:00
gegu
69a826f896
Usermods: PIR sensor switch, v2 unreachable net services
2020-06-14 12:54:35 +02:00
Aircoookie
60c7ec5aca
Merge pull request #921 from huksley/codegen-html
...
Automatic UI codegeneration
2020-06-10 18:24:17 +02:00
cschwinne
888eacb574
Minor changes to auto UI code generation
...
Replace outdated CSS in HTML by style.css import
Fix missing button double press in time settings
FIx missing meta utf-8 in WiFi and UI settings
Modify cdata.js to add an info header to the top of auto-generated files
2020-06-10 12:45:44 +02:00
Woody
4def582ab1
smaller discord banner in readme ( #976 )
...
* smaller discord banner
* added dicord link to banner
2020-06-08 22:30:35 +02:00
Ruslan Gainutdinov
ee6f25cc47
Replace repo url and version automatically in HTML
2020-06-08 20:59:40 +03:00
Ruslan Gainutdinov
f5d6383f50
adds support for 9-key remote and intensity/speed repeat actions
2020-06-08 19:54:10 +03:00
Ruslan Gainutdinov
00f00b8198
Merge remote-tracking branch 'origin/master' into codegen-html
2020-06-08 19:43:03 +03:00
Woody
3d1f883465
New readme design ( #973 )
...
* nicer readme
- added emojis
- changed the first sentence (information about WS2801)
* added new images
* moved main image
* Delete wled_logo.png
* mail to image
* Some design changes in readme
- added images
- added discord banner
- replaced email with image (protection for spam bots)
* removed mail image
* Delete mail.png
* Added compatible LED Strips table
I added this, because I thought for a long time that WLED doesn't support WS2801.
I didn't read the wiki. And so I think this could be useful for many other people.
* Added emojy for Compatible LED Strips
* compressed images
* Changed path to compressed images
* Delete macbook-pro-space-gray-on-the-wooden-table.jpg
* Delete walking-with-iphone-x.jpg
2020-06-08 10:55:37 +02:00
Aircoookie
8613a89931
Merge pull request #969 from WoodyLetsCode/master
...
Centered images in readme
2020-06-07 21:47:12 +02:00
Aircoookie
dd1485a66a
Merge pull request #970 from steveway/patch-1
...
v2 based usermod which allows changing color and brightness
2020-06-07 20:41:24 +02:00
Stefan Murawski
4198954d46
Create usermode_rotary_set.h
2020-06-07 19:25:58 +02:00
Woody
e56caa8959
Update readme.md
2020-06-07 14:51:13 +02:00
Woody
de7c72d5a7
Update readme.md
2020-06-07 14:50:25 +02:00
cschwinne
18a4a43f8a
Merge branch 'master' of https://github.com/Aircoookie/WLED
2020-06-06 00:57:39 +02:00
cschwinne
70c73d2e0e
Lots of new effects!
2020-06-06 00:57:34 +02:00
Aircoookie
2049e8b8df
Merge pull request #964 from kareem613/master
...
adds support for 9-key remote and intensity/speed repeat actions
2020-06-05 14:24:40 +02:00
spiff72
41da889a09
Updated Readme.md file ( #965 )
...
* Adding new usermod for TTGO T-DIsplay.
* Finalizing the code
* Modified and cleaned up readme.md file
* Fixes to platformio.ini to restore back to previous state
* Cleaned up comments in usermod file
* Updated readme with clarifications on how to modify the library files. Saving the platformio.ini file after uncommenting the line to add the TFT_eSPI library should download the necessary library files without needing to build (and fail) first.
* Cleanup
* Readme cleanup
* corrected error in commenting platformio.ini
2020-06-05 14:22:03 +02:00
Kareem Sultan
0a1bbca321
adds support for 9-key remote and intensity/speed repeat actions
2020-06-04 08:24:55 -04:00
spiff72
7e01d113d8
New usermod to support the TTGO T-Display (ESP32 based board with integrated TFT display) ( #957 )
...
* Adding new usermod for TTGO T-DIsplay.
* Finalizing the code
* Modified and cleaned up readme.md file
* Fixes to platformio.ini to restore back to previous state
* Cleaned up comments in usermod file
2020-05-30 09:22:31 +02:00
Aircoookie
6e49cc54ac
Merge pull request #954 from psi-4ward/feature/esp_rgbww_controller_pins
...
Add PWN Pins for esp_rgbww_controller
2020-05-29 14:07:57 +02:00
Christoph Wiechert
487a95eb79
Add PWM pins - to use with esp_rgbww_controller
...
from patrickjahns/pljakobs (https://github.com/pljakobs/esp_rgbww_controller )
2020-05-29 13:51:20 +02:00
cschwinne
696e438df7
Added v2 usermods API
2020-05-28 02:20:02 +02:00
Aircoookie
a4e093159e
Merge pull request #941 from gegu/master
...
Usermod: fix unreachable network services
2020-05-24 19:34:28 +02:00
gegu
23986579bb
Usermod: fix unreachable network services
2020-05-24 10:07:00 +02:00
cschwinne
0fc099926f
Fixed TPM2
2020-05-23 16:09:49 +02:00
cschwinne
06b9b66272
Added TPM2 protocol support via Serial ( #933 )
2020-05-22 23:30:55 +02:00
cschwinne
fec8343f45
Added TPM2.NET protocol support
2020-05-18 16:36:31 +02:00
Ruslan Gainutdinov
2d8f2593f0
Remove hardcoded IP address if any
2020-05-17 23:22:42 +03:00
Ruslan Gainutdinov
ab0a03a420
Sync htm and fix js errors
2020-05-17 22:39:57 +03:00
Ruslan Gainutdinov
3ef30a42be
Fix settings sync page JS
2020-05-17 22:18:23 +03:00
Ruslan Gainutdinov
034687163f
Fix dynamic replacements for other pages
2020-05-17 21:59:00 +03:00
Ruslan Gainutdinov
190db80c28
Automatic UI codegeneration
2020-05-17 21:14:56 +03:00
Aircoookie
579f355852
Merge pull request #910 from Aircoookie/merge-dmx-proxy
...
Merge dmx proxy
2020-05-11 12:08:35 +02:00
cschwinne
d9104433a8
Remove proxy setting from sync settings file
2020-05-11 12:07:33 +02:00
Aircoookie
c6059f9bf6
Merge pull request #858 from pille/travis_all_features
...
travis: add own build targets that enable all features
2020-05-11 11:58:52 +02:00
cschwinne
fd06ff08c7
Move DMX proxy setting from sync to DMX settings
2020-05-11 11:51:11 +02:00
Aircoookie
afd990bd71
Merge pull request #862 from pille/DMX-proxy
...
implement DMX proxy mode via MAX485
2020-05-11 11:40:11 +02:00
cschwinne
8333c4b48d
Travis environment selection in platformio.ini
2020-05-11 11:18:07 +02:00
Aircoookie
30c4f501fc
Merge pull request #591 from tpmodding/patch-1
...
WS2801 Color Order Fix
2020-05-11 10:57:54 +02:00
Aircoookie
3b96eef2ad
Merge branch 'master' into travis_all_features
2020-05-11 10:57:32 +02:00
Aircoookie
a769ab6cff
Merge branch 'master' into patch-1
2020-05-11 10:46:18 +02:00
cschwinne
ef1f835e57
Update to Espalexa v2.4.6
...
(+1.6kB free heap memory)
- Added `m5atom` PlatformIO environment
2020-05-10 23:58:50 +02:00
cschwinne
329b2ba275
Fixed Preset Slot 16 always indicating as empty ( fixes #891 )
2020-05-09 00:29:42 +02:00
Aircoookie
98383ef19b
Merge pull request #898 from 8none1/master
...
Add new mode "Solid Glitter".
2020-05-08 23:10:16 +02:00
Will Cooke
72cca365e5
Add new mode "Solid Glitter".
...
Gives a solid, static background colour as selected from the colour picker and overlays "glitter" (as per Rainbow Glitter, only without the rainbow).
2020-05-06 14:28:16 +01:00
cschwinne
71886c162b
Release of WLED v0.10.0
...
DMX Single RGW and Single DRGB modes now support an additional white channel
Improved palettes derived from set colors and changed their names
2020-05-03 20:57:53 +02:00
cschwinne
df1f516f6b
Added ACST and ACST/ACDT timezones ( closes #881 )
2020-05-03 01:48:23 +02:00
cschwinne
2e55189d59
New web UI features
2020-05-02 01:59:41 +02:00
srg74
6ade40ce85
Updated Wemos shield usermod ( #880 )
...
* Added support for H803FW controller
* Create usermod_bme280.cpp
* Create usermod_bme280.cpp
* Added BME280 sensor
* Update readme.md
* Update usermod_bme280.cpp
* Update platformio.ini
* Update for lightweight sensor
2020-04-30 23:40:14 +02:00