Commit Graph

10440 Commits

Author SHA1 Message Date
Theo Arends e891c4e490 Update setSleepMode 2021-01-14 17:04:54 +01:00
Theo Arends fdbd1dcc0a Changed command ``Sleep 0``
Changed command ``Sleep 0`` removes any sleep from wifi modem except when ESP32 BLE is active
2021-01-14 17:03:01 +01:00
Theo Arends fa4326b6b0 Fix ESP32 compilation 2021-01-13 16:57:04 +01:00
Theo Arends 40007bbae9 Add WIFI_NONE_SLEEP when sleep = 0 and SO60 = 0 2021-01-13 15:54:43 +01:00
Theo Arends 1c2d32a2b5
Merge pull request #10546 from Jason2866/patch-1
PIO plugin for littlefs content download / unpack
2021-01-13 14:53:06 +01:00
Theo Arends 3810251658 Update support_esptool.ino 2021-01-13 14:18:39 +01:00
Jason2866 669aa6a45a
fix copy&paste 2021-01-13 13:52:32 +01:00
Theo Arends a21acebdb4 Add support for Last Known Good Settings 2021-01-13 13:51:49 +01:00
Jason2866 988ca925dd
PIO file system downloader script 2021-01-13 13:51:03 +01:00
Jason2866 8c46e439ca
Support for download_fs.py 2021-01-13 13:49:33 +01:00
Theo Arends 861c76baca Fix ESP32 reset 5,6 regression from yesterday 2021-01-13 12:38:35 +01:00
Theo Arends a34f75f44c Fix locale File Management decimal point 2021-01-13 12:12:14 +01:00
Theo Arends d85d90debb
Merge pull request #10540 from Jason2866/patch-5
Use ESP32 1.0.5rc6 for ESP32 stage
2021-01-13 09:42:52 +01:00
Jason2866 a1c586b145
Use ESP32 1.0.5rc6 for ESP32 stage 2021-01-13 09:26:31 +01:00
Theo Arends e32f2d9de0
Merge pull request #10539 from Jason2866/patch-4
Fixing compile error (PCF8574)
2021-01-13 09:21:53 +01:00
Theo Arends 0e5ee35357
Merge pull request #10536 from vic42/seesaw_state_pr
Re-Design Seesaw Soil Moisture Driver as State Machine
2021-01-13 09:21:12 +01:00
Jason2866 be531c9c81
Fixing compile error 2021-01-13 08:27:40 +01:00
Vic 2d21ccb94d SeeSoil State Machine Flavor 2021-01-12 23:04:42 +01:00
Theo Arends 331c1089c6
Merge pull request #10534 from s-hadinger/more_pmem
Moving more to PROGMEM
2021-01-12 20:17:37 +01:00
Stephan Hadinger 35d9ac9042 Removed crash logger from BearSSL
It is generally not useful since ESP8266 crashed before we reach this point
2021-01-12 19:48:28 +01:00
Stephan Hadinger 800f86d56e Moving more to PROGMEM 2021-01-12 19:31:15 +01:00
Theo Arends 76047aebe3
Merge pull request #10533 from Jason2866/patch-3
Add PlatformIO littlefs upload support
2021-01-12 17:19:42 +01:00
Theo Arends 37ee4e6d8e Add optional file to most recent settings check 2021-01-12 17:18:56 +01:00
Theo Arends 9c5e6acdc1 Tasmota supported linker files
Lets decide to currently only support these.
2021-01-12 15:44:40 +01:00
Jason2866 a376ff6e53
add littlefs 2021-01-12 15:36:27 +01:00
Jason2866 65ba49e594
add littlefs 2021-01-12 15:35:08 +01:00
Jason2866 4181a884eb
support littlefs with PlatformIO 2021-01-12 15:33:15 +01:00
Theo Arends c494c89a1a Update support_rtc.ino 2021-01-12 15:13:42 +01:00
Theo Arends 08033444c5 Fix filetime 2021-01-12 15:03:06 +01:00
Theo Arends 15598d71a9 Fix reset 5 and 6 when filesystem in use 2021-01-12 14:54:12 +01:00
Theo Arends 675ca5f98e
Merge pull request #10531 from Jason2866/patch-4
Use eagle.flash.2m256.ld for zbbridge
2021-01-12 14:22:42 +01:00
Jason2866 4ff1c8daa3
Update platformio_override_sample.ini 2021-01-12 12:18:32 +01:00
Jason2866 ad55e49ed2
Use eagle.flash.2m256.ld for zbbridge 2021-01-12 12:05:20 +01:00
Theo Arends b0f25eb007
Merge pull request #10528 from Jason2866/patch-3
Support for 2M and 4MB builds
2021-01-12 11:40:39 +01:00
Jason2866 b62f0ff3cf
added eagle.flash.4m2m.ld 2021-01-12 11:29:13 +01:00
Theo Arends 120ba5cac2 Add extra recovery option when linker changed 2021-01-12 10:51:46 +01:00
Theo Arends c1d6d30cab Update I2CDEVICES.md 2021-01-12 10:27:07 +01:00
Theo Arends 00b8f2aaed
Merge pull request #10525 from jig432/development
Added support for multiple arguments to a script subroutine.
2021-01-12 10:14:12 +01:00
Jason2866 e7c96fbb78
Support for 2M and 4MB builds 2021-01-12 09:44:18 +01:00
Theo Arends 71152d37a6
Merge pull request #10527 from curzon01/development
Update API doc
2021-01-12 09:25:01 +01:00
Theo Arends 279b88b08e
Merge pull request #10521 from marcvs/pid-branch-revived
Pid branch revived
2021-01-12 09:23:32 +01:00
Norbert Richter 43e5a2c19e
Update API doc 2021-01-12 09:20:56 +01:00
Theo Arends fcc613db11
Merge pull request #10522 from BBBits/development
Resolve mDNS not restarting on wifi dn/up
2021-01-12 09:16:55 +01:00
Theo Arends 739bc22d0a
Merge pull request #10523 from crispy78/development
Renewed and added some translations and made some cosmetic changes
2021-01-12 09:16:07 +01:00
Theo Arends 3f0afb6753
Merge pull request #10524 from vic42/seesaw_slim_pr
Improvement: Seesaw Soil Moisture Sensor (i2c)
2021-01-12 09:15:36 +01:00
Marcus e63b3d9ac9 add number of digits to ResponseCmndFloat 2021-01-12 09:14:19 +01:00
Marcus e56a08f4de Change Response to Float, where floats are stored 2021-01-12 09:00:17 +01:00
JohnG 0d81ffe30b Added support for multiple arguments to a subroutine. 2021-01-11 20:12:46 -08:00
Vic d7e29f0703 no-library version, persistent naming option 2021-01-12 03:27:06 +01:00
crispy78 32cc7a1287
Update af_AF.h 2021-01-12 00:48:43 +01:00