gn0st1c
|
ead966f321
|
new devices
new devices; heltec touch relay, generic relay 4.0, generic rgbled 1.0
|
6 years ago |
Xose Pérez
|
5a5c38ceec
|
Version 1.12.5
|
6 years ago |
Xose Pérez
|
627b9874d1
|
Use brightness when _light_use_white is disabled
|
6 years ago |
Xose Pérez
|
2f972fce43
|
Merge pull request #749 from Skaronator/master
Implement RGBW correctly
|
6 years ago |
Xose Pérez
|
aedbff583d
|
Fix ARNIEX_SWIFITCH definitions
|
6 years ago |
Xose Pérez
|
ba6d15e2bc
|
Merge branch 'dev' of github.com:xoseperez/espurna into dev
|
6 years ago |
Xose Pérez
|
12ef8565de
|
Using custom NtpClientLib without stability problems
|
6 years ago |
Xose Pérez
|
ae2f8efd1c
|
Fix NTP offset value
|
6 years ago |
Xose Pérez
|
ca80e13e91
|
Merge pull request #759 from LubergAlexander/swifitch
Added swifitch device support
|
6 years ago |
Niklas Wagner
|
2bc1e6f97a
|
Rework RGBW implementation and cleanup script
|
6 years ago |
Niklas Wagner
|
04b23cd146
|
WIP Kelvin
|
6 years ago |
Alexander Luberg
|
1d9dba1336
|
Added swifitch device support
|
6 years ago |
Niklas Wagner
|
9e1352f5ef
|
Fix color Restore functions
|
6 years ago |
Maxim Prokhorov
|
10c19793f5
|
Using URL instead of string manipulation
|
6 years ago |
Niklas Wagner
|
c0e92c5c4a
|
Implement RGBW correctly
|
6 years ago |
Maxim Prokhorov
|
2b1fc1f354
|
Local debugging without connect()
|
6 years ago |
Maxim Prokhorov
|
cc6225548c
|
Don't change url when touching menu button
|
6 years ago |
Xose Pérez
|
fa20c47f29
|
Check which keys should be saved and which ones shouldn't (#730)
|
6 years ago |
Xose Pérez
|
8a9e72e4be
|
Add option to specify the light transition time in web UI (#739)
|
6 years ago |
Xose Pérez
|
0e6f2d1ca3
|
Preliminary support for CSE7766 (Sonoff S31 & Sonoff POW R2)
|
6 years ago |
Xose Pérez
|
2b445ec0b3
|
Set reported power & current values to 0 if relay is OFF
|
6 years ago |
Xose Pérez
|
2c5662b0a2
|
Merge pull request #747 from john-tho/patch-1
Documentation fix: general.h INFLUXDB_SUPPORT comment: Disable by default
|
6 years ago |
john-tho
|
708513ec82
|
Fix general.h INFLUXDB_SUPPORT comment: Disable by default
5d10a6ff55 disabled InfluxDB support by default, but did not adjust the comment.
|
6 years ago |
Xose Pérez
|
f7a62030b8
|
Using WIFI_NONE_SLEEP by default
|
6 years ago |
Xose Pérez
|
504357d274
|
PlatformIO env for IKE ESPIKE
|
6 years ago |
Xose Pérez
|
61ef281d28
|
Added IKE ESPIKE board
|
6 years ago |
Xose Pérez
|
6c18f96483
|
Add revision to web UI, populated by automated build script
|
6 years ago |
Xose Pérez
|
738f7f6ab8
|
Save ELF file to debug
|
6 years ago |
Xose Pérez
|
24d0bdd0e8
|
Add SDK and Core version to web UI
|
6 years ago |
Xose Pérez
|
394ef18299
|
Remove build.h and APP_BUILD_FLAGS
|
6 years ago |
Xose Pérez
|
9c49b28e50
|
Fix .gitignore for Visual Studio (#731)
|
6 years ago |
Xose Pérez
|
3f9d99a7d3
|
Added missing dependency on gulp-crass
|
6 years ago |
Xose Pérez
|
1f880e0cde
|
Codacy changes
|
6 years ago |
Xose Pérez
|
adff1a728d
|
RESET.SAFE command to reboot into safe mode
|
6 years ago |
Xose Pérez
|
2a439c570c
|
Homogeneizing naming and I2C method wrappers
|
6 years ago |
Xose Pérez
|
02c870b054
|
Working on extending OTA manager
|
6 years ago |
Xose Pérez
|
8a999bb15a
|
Replacing delay with nice_delay
|
6 years ago |
Xose Pérez
|
03f6204268
|
Add Visual Studio files to .gitignore
|
6 years ago |
Xose Pérez
|
f43137daf0
|
Prevent pressing ENTER on dbgcmd input to download config
|
6 years ago |
Xose Pérez
|
448ce2ccb9
|
Revert "Escape html for weblog in the client"
This reverts commit 8da3f54e91 .
|
6 years ago |
Xose Pérez
|
6f62758244
|
Using crass for CSS minification
|
6 years ago |
Xose Pérez
|
22b02fa386
|
Merge pull request #741 from mcspr/732-cust
Missing values in MQTT configuration, hostname define.
|
6 years ago |
Xose Pérez
|
abcd23b41d
|
Merge pull request #728 from mcspr/h1-height
Resize WebUI elements for narrow screen
|
6 years ago |
Xose Pérez
|
15f2d56fc9
|
Merge pull request #727 from mcspr/weblog-list
Escape html for weblog in the client
|
6 years ago |
Xose Pérez
|
f53c2bc5f2
|
Merge pull request #721 from gn0st1c/dev
new devices&sensors + some fixes
|
6 years ago |
Xose Pérez
|
1907086276
|
Merge pull request #724 from gn0st1c/patch-1
web
|
6 years ago |
Maxim Prokhorov
|
6f31111e7f
|
Downsize header to fit the screen
|
6 years ago |
Maxim Prokhorov
|
dd1d459ba2
|
Move settings backup/restore/reset to the top
Avoid accidental clicks on nearby buttons.
Realign buttons to be in one row.
|
6 years ago |
Maxim Prokhorov
|
8513b74a66
|
Hint should be displayed
|
6 years ago |
Maxim Prokhorov
|
83f848db96
|
Send default SSL settings too
|
6 years ago |