Teo Pavel
bcb4ef5416
Added Homecube 16A
6 years ago
Xose Pérez
f18c901c3f
Merge pull request #1092 from BauerPh/OTAProgressUpdate
OTA Progress Debug Msg only on change
6 years ago
Maxim Prokhorov
5f2a147c3e
Turn off warnings only for external code
6 years ago
Philipp Bauer
3598ce1850
OTA Progress Debug Msg only on change
6 years ago
Xose Pérez
be7f535d14
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
f9d7390b89
Merge branch 'dev' into sensors
6 years ago
Xose Pérez
2bccfb09e4
Init relay GPIO when in inverse mode to be OFF ( #1078 )
6 years ago
Xose Pérez
15ae686544
Merge pull request #1077 from mcspr/patch-3
Minor comment error in led.ino
6 years ago
Xose Pérez
363227b22a
Merge pull request #1076 from mcspr/missing-env
Improve build.sh -ota envs detection
6 years ago
Xose Pérez
167c3ab878
Merge pull request #1075 from mcspr/build-sh-errors
Fix up build.sh error handling
6 years ago
Max Prokhorov
69bfafdb2f
Minor comment error in led.ino
6 years ago
Maxim Prokhorov
25c7a00c24
Better filter for -ota envs
6 years ago
Maxim Prokhorov
a07e6a68d0
Fix -ota tag of env:itead-sonoff-dual-r2-ota
6 years ago
Maxim Prokhorov
13c051a097
Fix up build.sh error handling from #1008
* Change git detection to not accidentaly exit the shell
* Fix [ $par_build ] always being true
* Fix git-describe with shallow clone ("No tags can describe ...")
6 years ago
Xose Pérez
88d0ad7d67
Fix codacy issues in build.js
6 years ago
Xose Pérez
e0f72bee0e
Fixing look & feel
6 years ago
Xose Pérez
b37c471909
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
ae00c4e7b5
Merge pull request #1066 from Valcob/fix/webui-checkboxes
[fix]ON OFF switch in Microsoft Edge #1049
6 years ago
Xose Pérez
9078ff3404
Fix comment in PWM config
6 years ago
Xose Pérez
a1e25515a7
Merge pull request #1067 from zerog2k/jens-ag-l4-pics
add images of ag-l4
6 years ago
Xose Pérez
b1967ad399
Merge pull request #1068 from BauerPh/patch-2
Using toggle Switch (LUANI HVIO)
6 years ago
Philipp Bauer
f703b5489d
fixed typo
6 years ago
Philipp Bauer
cdbd64f737
Using toggle Switch (LUANI HVIO)
Normally you will connect a toggle switch to Luani's HVIO module.
6 years ago
zerog2k
c17e408d18
add images of ag-l4
6 years ago
userName
959bb2a598
some socket debugging escaped... sorry)
6 years ago
userName
df9fecd16a
removed blind copy/paste console.log....
improved CSS to comply with CODACY rules
6 years ago
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
also minor html fixes
6 years ago
Xose Pérez
38fa1298f5
Merge pull request #1065 from BauerPh/patch-1
Update Luani Module to 1MB Flash
6 years ago
Philipp Bauer
7eb9746b15
Update Luani Module to 1MB Flash
This Module has an ESP-07 on it with only 1MB Flash!
6 years ago
Xose Pérez
34a86820fb
Merge pull request #1032 from mcspr/app-revision
Show APP_REVISION value in terminal and web
6 years ago
Xose Pérez
43679c8392
Merge pull request #1046 from zerog2k/patch-1
update hardware.h doc comment about LED_MODE
6 years ago
Xose Pérez
c3685a4a1f
Merge pull request #1056 from zerog2k/dev
invert led on kmc 70011
6 years ago
Jens J
3824742089
invert led on kmc 70011
6 years ago
Xose Pérez
7f4e0ae2bd
Clean up AG-L4 code
6 years ago
Xose Pérez
6479e3e7d3
Merge pull request #1050 from zerog2k/dev-ag-l4
add support for AG-L4 color desk lamp
6 years ago
Xose Pérez
fba8a9f45f
Handle events in EventSensor
6 years ago
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
6 years ago
Jens J
ff252fc068
add support for AG-L4 color desk lamp
6 years ago
Jens J
e3089eccd6
update hardware.h doc comment about LED_MODE
LED_MODE_* defines were moved from general.h to types.h
6 years ago
Xose Pérez
35d1d4046e
Merge pull request #1035 from mcspr/alert-haschanged
Don't show alert on already set hostname
6 years ago
Xose Pérez
d2f2d9fce5
Merge pull request #1045 from InduPrakash/dev
Using correct separator
6 years ago
Xose Pérez
cc8d208b8f
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
482dc31f65
Explicitly disable ATC on RFM69 gateway ( #938 )
6 years ago
Indu Prakash
380eee72cb
Using correct separator
6 years ago
Xose Pérez
8567a99dbb
Merge pull request #1042 from mcspr/patch-2
Hotfix travis release condition
6 years ago
Xose Pérez
b5ecdfbb35
Fix Sonoff RFBridge build in Arduino IDE ( #1043 )
6 years ago
Xose Pérez
6b38815f3b
Fix variable length for millis in relay.ino module
6 years ago
Xose Pérez
76c1e48ab5
Update CHANGELOG and README to 1.13.1
6 years ago
Xose Pérez
42b8efeb79
Recover size report in build script
6 years ago
Max Prokhorov
9fdf217203
Fix travis release condition
Travis pulls tag as branch, so 'branch = master' is never true.
Use same regexp as earlier build.sh did
6 years ago