Commit Graph

2103 Commits

Author SHA1 Message Date
Theo Arends 2c6198f27c Fix spelling
Fix spelling (#3410)
2020-07-18 18:51:13 +02:00
Theo Arends d2198ad8b6 Fix esp32 compile error 2020-07-17 18:40:06 +02:00
Theo Arends 8dbe3c90da Second try to fix counter interrupt storm
Second try to fix counter interrupt storm during OTA (#8928)
2020-07-17 16:18:07 +02:00
Theo Arends 25dcf447f3 First try to fix counter interrupt storm
First try to fix counter interrupt storm during OTA (#8928)
2020-07-17 12:49:42 +02:00
Theo Arends a9b05b0884 Change to attachInterruptArg()
Change to attachInterruptArg() saving 76 bytes
2020-07-17 12:37:21 +02:00
Theo Arends 934ca43463 Remove Arduino ESP8266 Core support before 2.7.1
Remove Arduino ESP8266 Core support for versions before 2.7.1
2020-07-17 11:49:56 +02:00
Theo Arends 6b0870343b Change to limited support of Arduino IDE
Change to limited support of Arduino IDE as an increasing amount of features cannot be compiled with Arduino IDE
2020-07-16 18:21:19 +02:00
Theo Arends 2705c8eb8b Fix GCC 10.1 warnings 2020-07-16 18:02:39 +02:00
Theo Arends 29e73b4291 Fix GCC 10.1 warning 2020-07-16 17:50:26 +02:00
Theo Arends 031b04fb53 Add check for valid time 2020-07-16 17:28:47 +02:00
Theo Arends 344c091f83
Merge pull request #8927 from gemu2015/scripter-fix
scripter add event result
2020-07-16 17:24:47 +02:00
Theo Arends 15a1c881ad
Merge pull request #8926 from Bettman66/development
issues #8866
2020-07-16 17:16:02 +02:00
gemu2015 2ad758117d scripter add event result 2020-07-16 17:15:12 +02:00
Walter Zengel 8813827376
issues #8866 2020-07-16 17:13:19 +02:00
Theo Arends 66b3dc1cf2 Increase TLS fingerprint security 2020-07-16 16:46:30 +02:00
Walter Zengel 858d150398
issues #8866
update tuyatime every 60sec
2020-07-16 16:42:06 +02:00
bovirus 9d69c36355
Update Italian language 2020-07-16 14:24:41 +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
Staars f6f208e65c add MHO-C401 2020-07-15 17:41:12 +02:00
Theo Arends 06c06705dd Fix minimal binary fast reboot issue 2020-07-15 16:09:32 +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 608d05f0bb Fix GCC 10.1 warnings 2020-07-15 11:04:29 +02:00
Theo Arends 214b227942 Better fix GCC 10.1 warnings 2020-07-15 10:50:54 +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
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
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 7e03cbedda Fix GCC 10.1 errors and warnings 2020-07-14 16:57:49 +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
Theo Arends 6d99e057b9
Merge pull request #8885 from d0m1n1qu3/MI32_rssi
read the rssi from the BLE sensors
2020-07-14 11:26:45 +02:00
gui 30a0e66589 Optimizations for zh_TW translations 2020-07-14 17:06:50 +08:00
Khoa Ton a82b18e778 Merge branch 'development' of github.com:tthk/Tasmota into development 2020-07-14 01:42:50 -07:00