Commit Graph

2066 Commits

Author SHA1 Message Date
Rui Marinho
fec0e5cf13 Remove extra whitespace on hardware.h 2018-08-09 02:02:47 +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
Xose Pérez
97617d83f3 Merge pull request #1113 from ruimarinho/board/wemos-d1mini
Add support for wemos-d1mini dev board
2018-08-08 21:36:30 +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
Xose Pérez
c6a38e9ebf Merge pull request #1106 from hyteoo/dev
Added Homecube 16A
2018-08-05 11:52:16 +02:00
Teo Pavel
bcb4ef5416 Added Homecube 16A 2018-08-05 11:34:19 +03:00
Xose Pérez
f18c901c3f Merge pull request #1092 from BauerPh/OTAProgressUpdate
OTA Progress Debug Msg only on change
2018-08-04 21:30:57 +02: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
Xose Pérez
167c3ab878 Merge pull request #1075 from mcspr/build-sh-errors
Fix up build.sh error handling
2018-07-26 07:59:53 +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
Xose Pérez
a1e25515a7 Merge pull request #1067 from zerog2k/jens-ag-l4-pics
add images of ag-l4
2018-07-23 10:24:07 +02:00
Xose Pérez
b1967ad399 Merge pull request #1068 from BauerPh/patch-2
Using toggle Switch (LUANI HVIO)
2018-07-23 10:23:54 +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
zerog2k
c17e408d18 add images of ag-l4 2018-07-22 09:32:07 -05: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
Xose Pérez
38fa1298f5 Merge pull request #1065 from BauerPh/patch-1
Update Luani Module to 1MB Flash
2018-07-21 00:36:43 +02: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
Xose Pérez
c3685a4a1f Merge pull request #1056 from zerog2k/dev
invert led on kmc 70011
2018-07-16 22:33: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
6479e3e7d3 Merge pull request #1050 from zerog2k/dev-ag-l4
add support for AG-L4 color desk lamp
2018-07-14 14:24:14 +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