Commit Graph

10060 Commits

Author SHA1 Message Date
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
crispy78 a963788394
Merge pull request #1 from arendst/development
Updating Fork
2021-01-12 00:32:25 +01:00
BBBits 9b81f11f17 Resolve mDNS not restarting on wifi dn/up
also changed log prefix for mDNS  from DNS: to mDN:
2021-01-12 09:57:34 +13:00
Marcus 06cc6406da remove log entry 2021-01-11 19:01:19 +01:00
Marcus 611456327d make sure code compiles with tasmota-minimal 2021-01-11 18:59:20 +01:00
Marcus 97f3a7d438 readd TimePropCommand 2021-01-11 18:42:00 +01:00
Marcus ef2525fcdd merging to latest rebase of development 2021-01-11 18:32:05 +01:00
Marcus dee3864f87 update code size metrics 2021-01-11 18:28:23 +01:00
Marcus d54ee12441 add missing Response to SetPv 2021-01-11 18:26:50 +01:00
Marcus 02d8715d3d add ifndef to ensure "tasmota-minimal" still builds 2021-01-11 18:25:31 +01:00
Marcus 405f25db08 re-add code to modify timeprop values via mqtt 2021-01-11 18:23:00 +01:00
Marcus be68e1cdb1 remove backward compatible #define option; Turned it into an undocumented option to suppress it 2021-01-11 18:10:59 +01:00
Theo Arends 4e5e3d419b
Merge pull request #10519 from gemu2015/filesystem
Filesystem
2021-01-11 17:57:10 +01:00
Theo Arends 85b2d62225 ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
2021-01-11 17:56:18 +01:00
gemu2015 816cbcafe1 fix pwm ESP32 2021-01-11 17:45:06 +01:00
gemu2015 6b51203b3b file download ESP32 task 2021-01-11 17:44:54 +01:00
Theo Arends 256f9fc285 Fix telegram response using UrlEncode
Fix telegram response using UrlEncode (#10486)
2021-01-11 14:50:43 +01:00
Theo Arends 574701b2ab
Merge pull request #10517 from Jason2866/patch-2
Use Arduino ESP32 commit 2452c1fb for ESP32 stage core
2021-01-11 14:15:40 +01:00
Theo Arends 7c4770e69c Update BUILDS.md 2021-01-11 14:14:22 +01:00
Theo Arends f6d7c5c578 Update changelog 2021-01-11 14:13:20 +01:00
Jason2866 b543217ffa
Remove redundant pio ESP32 entrys 2021-01-11 13:51:23 +01:00
Jason2866 8818c36106
Use commit 2452c1fb....539246e47a715b74a3ad25b8a7ebbec7 2021-01-11 13:43:16 +01:00
Theo Arends 298b6ddbb0
Merge pull request #10507 from esven/ds18x20_naming
add option to use DS18x20 ID in naming
2021-01-11 12:41:27 +01:00
Theo Arends f5dfb1b7f6 Change SO43 range fro 1..100 to 1..255
Change SO43 range fro 1..100 to 1..255 (#10511)
2021-01-11 12:33:28 +01:00
Theo Arends 38b9eabc59 Hide settings file 2021-01-11 12:03:58 +01:00
Theo Arends a283e6ab2e Quick fix upload exception 2021-01-11 09:50:31 +01:00
Theo Arends 009bebff68
Merge pull request #10514 from s-hadinger/hue_no_delay
Hue/Wemo remove delay before sending response
2021-01-11 09:04:50 +01:00
Stephan Hadinger d93ed5f055 Hue/Wemo remove delay before sending response 2021-01-11 08:50:23 +01:00
Theo Arends 13a61b562c
Merge pull request #10508 from gemu2015/fixes
Fixes
2021-01-10 19:55:00 +01:00
gemu2015 e68d9e7e92 fix eeprom mode 2021-01-10 19:43:03 +01:00
gemu2015 ab0f923788 fix sdcard size info 2021-01-10 19:42:33 +01:00