Commit Graph

1839 Commits

Author SHA1 Message Date
poulch74
8fec2a03d7 add RTC support (ds3231 ds1307 etc) 2018-07-06 15:23:59 +03:00
Xose Pérez
b44258ac41 Preliminary support for Itead Sonoff IFAN02 2018-07-04 00:11:06 +02: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
Xose Pérez
b4adf5d001 Option to take several samples with AnalogSensor 2018-06-29 19:41:25 +02:00
Xose Pérez
f4513d2fe3 Fix settings report after factory reset 2018-06-29 13:16:37 +02:00
Xose Pérez
e34a21ff82 Allways define i2c prototypes 2018-06-28 21:25:21 +02:00
Xose Pérez
af47959b85 Fix return value for doClearMessage callback 2018-06-28 19:38:34 +02:00
Xose Pérez
7b0d062190 Fix RFM69 message buttons in Web UI 2018-06-28 19:30:41 +02:00
Xose Pérez
0506f97f7b Update to latest RFM69 version 2018-06-28 16:34:26 +02:00
Xose Pérez
7ce6cb5ec4 Header-only RFM69Manager, fix dependiencies 2018-06-28 15:43:09 +02:00
Xose Pérez
dad28cb00a Fix build dependencies 2018-06-28 14:29:42 +02:00
Xose Pérez
008abd619a Merge branch 'dev' into rfm69 2018-06-28 14:14:59 +02:00
Xose Pérez
152bf22fdd Option to disable button support 2018-06-28 14:08:49 +02:00
Xose Pérez
210cd8df71 Option to disable LED support 2018-06-28 14:05:38 +02:00
Xose Pérez
71f941097d Fix mismatch between memory size and layout for several boards 2018-06-28 13:46:29 +02:00
Xose Pérez
fc18bf5873 Info about an extra lightweight core version for 1MB 2018-06-28 13:45:58 +02:00
Lazar Obradovic
87b456cb6a Travis parallel builds 2018-06-26 20:37:38 +02:00
Xose Pérez
77b35e82e9 git stMerge branch 'dev' of github.com:xoseperez/espurna into dev 2018-06-26 11:54:53 +02:00
Xose Pérez
bce6774c17 Fix crash on loading malformed settings, option to load partial configuration 2018-06-26 11:54:27 +02:00
Xose Pérez
59d4afe6cb Merge pull request #987 from gn0st1c/patch-2
Update gulpfile.js
2018-06-25 21:32:52 +02:00
gn0st1c
913a24aef6 Update web.ino
tabs to spaces for consistency
2018-06-25 22:17:25 +03:00
gn0st1c
26e25650b2 Update gulpfile.js
tabs to spaces for consistency
2018-06-25 22:15:59 +03:00
Xose Pérez
8411e7bfe6 Fix filter buttons color 2018-06-25 13:46:49 +02:00
Xose Pérez
a39c4689ec Merge branch 'dev' into rfm69 2018-06-25 13:45:18 +02:00
Xose Pérez
c2e190614c Fix path 2018-06-25 13:42:53 +02:00
Xose Pérez
b4761323b0 Revert button font style 2018-06-25 13:40:30 +02:00
Xose Pérez
3c96668df9 Force adding data & static folders in pre-commit 2018-06-25 13:31:29 +02:00
Xose Pérez
f58f625303 Recover auth code 2018-06-25 13:28:53 +02:00
Xose Pérez
93b7f5b6b1 Move all platformio.ini common settings to common section 2018-06-25 12:53:17 +02:00
Xose Pérez
f6f60fd10d Remove module option from OTA Manager 2018-06-25 12:52:22 +02:00
Xose Pérez
0371a193d6 Check binary flash mode in web upgrade 2018-06-25 12:51:46 +02:00
Xose Pérez
cdac067d2f New reference to a Blitzwolf BW-SHP2 compatible device 2018-06-25 09:45:12 +02:00
Xose Pérez
9cb751079d Merge branch 'dev' of github.com:xoseperez/espurna into dev 2018-06-25 00:11:46 +02:00
Xose Pérez
1dc499e3ce Fix (again) webui image inclusion clauses (#981) 2018-06-25 00:11:02 +02:00
Xose Pérez
39b7667c89 Add missing images 2018-06-24 23:46:04 +02:00
Xose Pérez
3cd58e7f7c Initial support for RFM69GW board 2018-06-24 22:39:06 +02:00
gn0st1c
e400cbb2be Update platformio.ini
*new platform 1.7.3
* changed remaining upload_port/upload_flags to get values from ENV ota.py
2018-06-24 14:47:45 +03:00
Xose Pérez
c791dd9b0f Merge pull request #969 from mcspr/travis-modules
Cover more modules with travis
2018-06-24 11:19:53 +02:00
Xose Pérez
c19cd166b2 Set version 1.13.1a 2018-06-23 20:06:15 +02:00
Xose Pérez
4dcbc0e329 Some devices still not using DOUT flash mode 2018-06-23 20:05:55 +02:00
Xose Pérez
61774e6b66 Comment back device, what a mess.... 2018-06-23 20:05:17 +02:00
Xose Pérez
5ed92570fa Fix stupid bug (#981) 2018-06-23 19:40:09 +02:00
Xose Pérez
cfbd071a71 Use full web UI image if device has more than one webui module (#981) 2018-06-23 19:35:20 +02:00
Xose Pérez
3edd8993c8 Fixing travis build now (#975) 2018-06-23 13:08:07 +02:00