Xose Pérez
15ae686544
Merge pull request #1077 from mcspr/patch-3
...
Minor comment error in led.ino
2018-07-26 08:00:31 +02:00
Xose Pérez
363227b22a
Merge pull request #1076 from mcspr/missing-env
...
Improve build.sh -ota envs detection
2018-07-26 08:00:11 +02:00
Max Prokhorov
69bfafdb2f
Minor comment error in led.ino
2018-07-25 20:57:05 +03:00
Maxim Prokhorov
25c7a00c24
Better filter for -ota envs
2018-07-25 19:35:35 +03:00
Maxim Prokhorov
a07e6a68d0
Fix -ota tag of env:itead-sonoff-dual-r2-ota
2018-07-25 19:35:35 +03:00
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 ...")
2018-07-25 19:20:43 +03:00
Xose Pérez
88d0ad7d67
Fix codacy issues in build.js
2018-07-23 15:39:34 +02:00
Xose Pérez
e0f72bee0e
Fixing look & feel
2018-07-23 11:09:50 +02:00
Xose Pérez
b37c471909
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-07-23 10:52:03 +02:00
Xose Pérez
ae00c4e7b5
Merge pull request #1066 from Valcob/fix/webui-checkboxes
...
[fix]ON OFF switch in Microsoft Edge #1049
2018-07-23 10:51:52 +02:00
Xose Pérez
9078ff3404
Fix comment in PWM config
2018-07-23 10:27:30 +02:00
Philipp Bauer
f703b5489d
fixed typo
2018-07-22 23:46:00 +02:00
Philipp Bauer
cdbd64f737
Using toggle Switch (LUANI HVIO)
...
Normally you will connect a toggle switch to Luani's HVIO module.
2018-07-22 23:25:16 +02:00
userName
959bb2a598
some socket debugging escaped... sorry)
2018-07-22 09:06:52 +03:00
userName
df9fecd16a
removed blind copy/paste console.log....
...
improved CSS to comply with CODACY rules
2018-07-22 09:00:02 +03:00
userName
4094adbae6
changed the look and feel of the checkboxes to resolve Edge issue and bring disabled state
...
also minor html fixes
2018-07-21 23:45:48 +03:00
Philipp Bauer
7eb9746b15
Update Luani Module to 1MB Flash
...
This Module has an ESP-07 on it with only 1MB Flash!
2018-07-20 21:06:51 +02:00
Xose Pérez
34a86820fb
Merge pull request #1032 from mcspr/app-revision
...
Show APP_REVISION value in terminal and web
2018-07-16 22:37:11 +02:00
Xose Pérez
43679c8392
Merge pull request #1046 from zerog2k/patch-1
...
update hardware.h doc comment about LED_MODE
2018-07-16 22:36:32 +02:00
Jens J
3824742089
invert led on kmc 70011
2018-07-14 21:57:18 -05:00
Xose Pérez
7f4e0ae2bd
Clean up AG-L4 code
2018-07-14 14:30:21 +02:00
Maxim Prokhorov
2879f58fb1
Show APP_REVISION value in terminal and web
2018-07-13 02:03:24 +03:00
Jens J
ff252fc068
add support for AG-L4 color desk lamp
2018-07-12 17:22:18 -05:00
Jens J
e3089eccd6
update hardware.h doc comment about LED_MODE
...
LED_MODE_* defines were moved from general.h to types.h
2018-07-12 10:42:57 -05:00
Xose Pérez
35d1d4046e
Merge pull request #1035 from mcspr/alert-haschanged
...
Don't show alert on already set hostname
2018-07-12 09:20:47 +02:00
Xose Pérez
d2f2d9fce5
Merge pull request #1045 from InduPrakash/dev
...
Using correct separator
2018-07-12 09:19:14 +02:00
Xose Pérez
482dc31f65
Explicitly disable ATC on RFM69 gateway ( #938 )
2018-07-12 08:53:40 +02:00
Indu Prakash
380eee72cb
Using correct separator
2018-07-11 17:29:26 -05:00
Xose Pérez
b5ecdfbb35
Fix Sonoff RFBridge build in Arduino IDE ( #1043 )
2018-07-11 11:52:40 +02:00
Xose Pérez
6b38815f3b
Fix variable length for millis in relay.ino module
2018-07-11 11:46:15 +02:00
Xose Pérez
76c1e48ab5
Update CHANGELOG and README to 1.13.1
2018-07-10 17:32:18 +02:00
Xose Pérez
42b8efeb79
Recover size report in build script
2018-07-10 17:04:27 +02:00
Xose Pérez
c16b38009f
Merge pull request #1008 from mcspr/build-sh-rework
...
build.sh rework
2018-07-10 16:07:42 +02:00
Xose Pérez
95ac8c6cd6
Merge pull request #1007 from mcspr/parallel-travis-jobs
...
Separate test and release stages in travis
2018-07-10 16:07:26 +02:00
Xose Pérez
44a017b2cf
New webui images
2018-07-10 13:42:58 +02:00
Xose Pérez
e45bce0115
Merge branch 'dev' of github.com:xoseperez/espurna into dev
2018-07-10 13:41:26 +02:00
Xose Pérez
d7fc603afb
Support for single pin latched relays ( #1039 )
2018-07-10 13:40:10 +02:00
Xose Pérez
484827d431
Rework debug messages for RFBRIDGE ( #1031 )
2018-07-10 13:16:54 +02:00
Maxim Prokhorov
6cf55da375
Don't show alert on already set hostname
2018-07-06 13:19:54 +03:00
Max Prokhorov
712cbe4942
Safari needs -webkit- prefix for clip-path
2018-07-05 17:58:45 +03:00
Xose Pérez
b44258ac41
Preliminary support for Itead Sonoff IFAN02
2018-07-04 00:11:06 +02:00
Maxim Prokhorov
064080c560
Build script rework
2018-07-02 01:06:53 +03:00
Maxim Prokhorov
5fdf4aa53d
Separate test and release stages in travis
...
- Revert test to being serial. Releases are using parallel jobs.
- Some cosmetic changes in build.sh
2018-07-02 01:03:30 +03:00
Xose Pérez
87859c5ad8
Update JustWifi to fix memory leak in setSoftAP
2018-07-01 00:01:18 +02:00
Xose Pérez
6d28587047
Report binaries sizes on build script
2018-06-29 22:35:47 +02:00
Xose Pérez
d4022fd9ca
Merge pull request #986 from lobradov/parallel-travis
...
Travis parallel builds
2018-06-29 22:29:26 +02:00
Xose Pérez
be8457cbc8
Merge pull request #1006 from Skaronator/patch-1
...
_light_mireds must be set before we return;
2018-06-29 22:28:20 +02:00
Xose Pérez
d75a0ab619
Disable NTC by default
2018-06-29 21:38:36 +02:00
Xose Pérez
8351bfe5c6
Added NTCSensor
2018-06-29 21:35:56 +02:00
Niklas Wagner
409d2f7f90
_light_mireds must be set before we return;
2018-06-29 21:25:14 +02:00