Commit Graph

7950 Commits

Author SHA1 Message Date
Jason2866 19c1bf2d7f
Update platformio_override_sample.ini 2020-07-16 12:08:51 +02:00
Jason2866 02a30ae12b
Update platformio.ini 2020-07-16 12:08:06 +02:00
Jason2866 fe99143f1c
Tasmota Core 2.8.0 2020-07-16 09:06:14 +02:00
Jason2866 125c6a4402
sync platformio_override.ini with platformio.ini
Platform is `platform  = espressif8266@2.5.1` no need to install `platform  = espressif8266@2.6.0` too. It is overwritten anyway with Tasmota core
`platform_packages         = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.8.0-tasmota/esp8266-2.8.0.zip`

Delete lwIP 1.4 from core_stage because it is not anymore in core > 2.7.2
2020-07-16 09:03:04 +02:00
Theo Arends 30ad8cafa6
Merge pull request #8917 from Jason2866/patch-3
use modified Core 2.7.2...
2020-07-15 18:28:00 +02:00
Theo Arends e6a3b675e3
Merge pull request #8916 from Staars/mi32
MI-ESP32: add MHO-C401
2020-07-15 18:20:52 +02:00
Jason2866 a0d731358f
use modified Core 2.7.2...
for Tasmota.
Reverts faulty Arduino commit 51daecc236 and adds PR https://github.com/esp8266/Arduino/pull/7022
2020-07-15 18:11:21 +02:00
Staars f6f208e65c add MHO-C401 2020-07-15 17:41:12 +02:00
Theo Arends d1078c5ce0 Workaround device hangs
Workaround device hangs by using core 2.7.1 (#8913)
2020-07-15 17:30:42 +02:00
Theo Arends 1d4c1cb2b6
Merge pull request #8915 from Jason2866/patch-2
Use latest RCSwitch.cpp
2020-07-15 16:21:03 +02:00
Theo Arends 06c06705dd Fix minimal binary fast reboot issue 2020-07-15 16:09:32 +02:00
Jason2866 60fc491b4d
Update RCSwitch.cpp
Use DRAM for ESP32 protocol list and replace ICACHE_RAM_ATTR by IRAM_ATTR for ESP32, so as to avoid core dump when using in conjunction with Wifi
Added support for Holtek's HT12E encoder/decoders
Added 1ByOne Doorbell protocol
2020-07-15 15:41:11 +02:00
Theo Arends 6f52b0f7cc Reset version 2020-07-15 14:35:30 +02:00
Theo Arends c66e5a4381 Fix GCC 10.1 warnings 2020-07-15 14:11:41 +02:00
Theo Arends 23057c94ac Update TEMPLATES.md 2020-07-15 12:26:58 +02:00
Theo Arends fec0fa47ca Update RELEASENOTES.md 2020-07-15 12:07:19 +02:00
Theo Arends 5601578d81
Merge pull request #8911 from Jason2866/patch-4
suppress Gcc10.1 warning...
2020-07-15 11:40:30 +02:00
Jason2866 b68260a164
missing "-Wno-switch-unreachable" 2020-07-15 11:10:10 +02:00
Theo Arends 608d05f0bb Fix GCC 10.1 warnings 2020-07-15 11:04:29 +02:00
Jason2866 8c58d8cd3b
suppress Gcc10.1 warning...
in lib IRremoteESP8266-2.7.8
2020-07-15 11:00:02 +02:00
Theo Arends 214b227942 Better fix GCC 10.1 warnings 2020-07-15 10:50:54 +02:00
Theo Arends 07ca4dde23
Merge pull request #8910 from gemu2015/gcc-fixes
some gcc fixes, sml read
2020-07-15 09:57:48 +02:00
gemu2015 e43d1828f6 some gcc fixes, etc 2020-07-15 09:44:52 +02:00
Theo Arends 1dcf2df5ee
Merge pull request #8907 from SODAIS69/development
Added translations for zh_TW
2020-07-14 22:27:59 +02:00
Theo Arends 9255702ff8
Merge pull request #8908 from Jason2866/patch-3
Add in env. debug, stack usage >=300 bytes
2020-07-14 22:26:13 +02:00
Jason2866 f6314bcf6e
Add in env. debug stack usage >=300 bytes
maybe usefull
2020-07-14 21:45:52 +02:00
SODAIS69 837458577f Merge branch 'development' of https://github.com/SODAIS69/Tasmota into development 2020-07-15 01:06:58 +08:00
SODAIS69 7cd8696946 Remove redundant quotes that causes cl fails. 2020-07-15 01:06:45 +08:00
Theo Arends 58a4a12b22 Fix GCC 10.1 warning 2020-07-14 18:35:29 +02:00
Theo Arends 2fe5326821 Fix buffer overflow 2020-07-14 18:34:59 +02:00
Theo Arends 35e570ca97 Fix GCC 10.1 error 2020-07-14 18:30:23 +02:00
Theo Arends d86fb6f584 Fix GCC 10.1 warnings 2020-07-14 18:19:13 +02:00
Theo Arends c8d0f397f7 Fix GCC 10.1 errors 2020-07-14 18:09:39 +02:00
SODAIS 9bbba04925
Update zh_TW.h
Removing string accidentally added
2020-07-15 00:05:13 +08:00
SODAIS69 151dc5f6b8 Add translations for zh_TW 2020-07-14 23:58:10 +08:00
Theo Arends 6843f58a91 Add support for Schneider Electric iEM3000
Add support for Schneider Electric iEM3000 series Modbus energy meter by Marius Bezuidenhout
2020-07-14 17:37:14 +02:00
Theo Arends 02c8e4d9cf
Merge pull request #8904 from sametflo/patch-1
ESP32 port: JSON error
2020-07-14 17:10:58 +02:00
Theo Arends c854deee9f
Merge pull request #8884 from Jason2866/patch-2
Core stage is now built with GCC10.1 toolchain
2020-07-14 17:05:19 +02:00
Theo Arends 7e03cbedda Fix GCC 10.1 errors and warnings 2020-07-14 16:57:49 +02:00
Theo Arends 95a6e483d8 Fix GCC 10.1 warnings 2020-07-14 16:46:01 +02:00
Theo Arends f3c391b160 Fix GCC 10.1 errors and warnings 2020-07-14 16:21:11 +02:00
Sammy BAUER b7c7943b00
ESP32 port: JSON error
A double quote is missing in the JSON response of the status command, so the result is not valid for ESP32.
2020-07-14 16:07:35 +02:00
Theo Arends cd6e23757c Refactor rotary encoder 2020-07-14 15:01:41 +02:00
Theo Arends 5e4554e927
Merge pull request #8900 from tthk/development
Add support for 0.56" 7-Segment LED Backpack with floating point and raw segment addressing
2020-07-14 11:58:39 +02:00
Theo Arends c62679c3c8 Prep for more NRG drivers 2020-07-14 11:57:10 +02:00
Theo Arends 73f565aa8c
Merge pull request #8899 from SODAIS69/development
Optimizations for zh_TW translations
2020-07-14 11:53:16 +02:00
Theo Arends fde82d8bdb
Merge pull request #8890 from mbezuidenhout/iem3000-feature
Schneider iEM3xxx Modbus feature
2020-07-14 11:43:52 +02:00
Platformio BUILD 8619e8513a Merge remote-tracking branch 'Tasmota/development' 2020-07-14 09:36:32 +00:00
Khoa Ton 414982603b Fix error in example comment 2020-07-14 02:35:49 -07:00
Theo Arends 7507d51ab9
Merge pull request #8895 from arijav/development
Bugfix local temperature sensor in fahrenheit for Thermostat driver
2020-07-14 11:27:40 +02:00