Commit Graph

1895 Commits

Author SHA1 Message Date
Rui Marinho
89caf1f39b Add support for hardware serial on PMSX003 devices 2018-08-09 02:11:59 +01:00
Xose Pérez
82405617e4 Merge pull request #1114 from ruimarinho/support/whitespace
Remove extra whitespace from sensor.ino
2018-08-08 21:38:10 +02:00
Xose Pérez
4fa1c9d1e0 Merge pull request #1118 from mcspr/1101-warnings
Fix compiler warnings
2018-08-08 21:37:54 +02:00
Maxim Prokhorov
17d12cdd05 Merge remote-tracking branch 'origin/dev' into HEAD 2018-08-08 15:21:05 +03:00
Maxim Prokhorov
8a0b3bca42 Fix compiler warnings
Add button definitions to the travis02 and travis03
IR_BUTTON should be uint32_t to properly work with new macro
eepromRotate return value is not used
2018-08-08 15:09:46 +03:00
Maxim Prokhorov
fab9c0f741 Force to implement BaseSensor methods that return values 2018-08-08 06:46:07 +03:00
Rui Marinho
ec21f76689 Remove extra whitespace from sensor.ino 2018-08-07 00:21:01 +01:00
Rui Marinho
f312f926b5 Add support for wemos-d1mini dev board 2018-08-07 00:14:59 +01:00
Teo Pavel
bcb4ef5416 Added Homecube 16A 2018-08-05 11:34:19 +03:00
Maxim Prokhorov
5f2a147c3e Turn off warnings only for external code 2018-08-04 01:48:12 +03:00
Philipp Bauer
3598ce1850 OTA Progress Debug Msg only on change 2018-07-31 16:02:39 +02:00
Xose Pérez
be7f535d14 Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-07-26 13:28:57 +02:00
Xose Pérez
f9d7390b89 Merge branch 'dev' into sensors 2018-07-26 13:28:30 +02:00
Xose Pérez
2bccfb09e4 Init relay GPIO when in inverse mode to be OFF (#1078) 2018-07-26 13:00:40 +02:00
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
Xose Pérez
fba8a9f45f Handle events in EventSensor 2018-07-14 14:21:15 +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