Commit Graph

13429 Commits

Author SHA1 Message Date
Jason2866 c24694adab
correct entry in platforms 2021-10-31 17:47:10 +01:00
Theo Arends dba1f32c82 Fix ESP32 core 2.x I2C device detection speed 2021-10-31 15:13:28 +01:00
Theo Arends 58935bf708 Fix ESP32 Core 2.x HTU detection speed 2021-10-31 14:27:34 +01:00
Theo Arends 8db8383d59 Generic fix for ESP32 I2C 2021-10-31 14:03:58 +01:00
Theo Arends 818f86809b Fix ESP32 core 2.0.1rc1 I2C stability
Fix ESP32 core 2.0.1rc1 I2C stability by performing new function wire.end() cleaning up SHT driver initiated GPIO changes. This solves HTU driver issue.
2021-10-31 12:58:28 +01:00
Theo Arends 25026b5923 Fix ESP8266 exception when using profiling 2021-10-31 11:57:06 +01:00
Jason2866 5a3e380f4c
Fix C3 Linker error 2021-10-30 19:56:21 +02:00
Jason2866 516814aca2
Merge pull request #13526 from arendst/Core32_dev
Add Tasmota dev framework ESP32 (IDF4.4 based)
2021-10-30 16:07:58 +02:00
Jason2866 cbde93eb6e
Update platformio_tasmota_cenv_sample.ini 2021-10-30 15:50:02 +02:00
Theo Arends 45fcd8ac83 Add optional profiling 2021-10-29 18:49:29 +02:00
Theo Arends c11083c306
Merge pull request #13508 from Noschvie/patch-9
Change comment for field voltage and frequency
2021-10-29 11:52:44 +02:00
Theo Arends e49d84ce60
Merge pull request #13500 from StoyanDimitrov/development
Update Bulgarian translation
2021-10-29 11:51:02 +02:00
Theo Arends fd44c4f76f
Merge pull request #13501 from Jason2866/mgs_lib
del not needed code in mgs lib
2021-10-29 11:50:07 +02:00
Norbert 5fc7c6f796
Change comment for field voltage and frequency 2021-10-29 08:51:21 +02:00
Jason2866 256c1ff08e del not needed code 2021-10-28 19:25:07 +02:00
Stoyan Dimitrov 375bfb9eec Update Bulgarian translation 2021-10-28 20:20:00 +03:00
Theo Arends ab6b2d1321
Merge pull request #13497 from Baton34/development
Update Russian language file.
2021-10-28 17:12:52 +02:00
Theo Arends f8843acbde Fix ESP core 2.0.0 I2C exception 2021-10-28 15:57:24 +02:00
Baton34 e4c91fc247
Update ru_RU.h 2021-10-28 15:45:40 +03:00
Baton34 5860f44206
Update ru_RU.h 2021-10-28 15:39:00 +03:00
Theo Arends 4c65de2561 Fix OTA watchdog caused by TWDTLoop() 2021-10-27 16:22:50 +02:00
Theo Arends f9339a9d06
Merge pull request #13491 from hallard/teleinfo
Teleinfo : Show GPIO config on EnergyConfig command
2021-10-27 14:56:17 +02:00
Charles c753baccd2 Show GPIO config on EnergyConfig command 2021-10-27 13:56:22 +02:00
Theo Arends 74c1df8fdb
Merge pull request #13487 from Noschvie/patch-7
Fixed comment in xnrg_08_sdm120.ino
2021-10-27 09:20:07 +02:00
Theo Arends d7ef04aeeb
Merge pull request #13483 from Jason2866/fix_audio
Fix audio compile for ESP32 Core 2.0.0
2021-10-27 09:19:38 +02:00
Theo Arends ce81b6a9fd
Merge pull request #13480 from s-hadinger/TWDT_10s
Increase TWDT to 10s
2021-10-27 09:19:18 +02:00
Norbert ca267623d9
Fixed comment in xnrg_08_sdm120.ino
The comment for SDM120_SPEED is fixed.
2021-10-27 08:51:52 +02:00
Jason2866 8a764f86ee
fix compile with ESP32 2.0.x 2021-10-26 23:34:35 +02:00
s-hadinger 6158032723
Berry add stack increase observability (#13482)
* Berry add stack increase observability

* Berry stack increase in bytes
2021-10-26 23:13:16 +02:00
s-hadinger f989063f29
Merge pull request #13479 from s-hadinger/openhasp_alpha4
LVGL OpenHASP alpha 4
2021-10-26 22:33:25 +02:00
Stephan Hadinger 39e764a6e4 Increase TWDT to 10s 2021-10-26 22:04:07 +02:00
Stephan Hadinger cb27f53816 LVGL OpenHASP alpha 4 2021-10-26 21:58:21 +02:00
Theo Arends a2020a8ec8
Merge pull request #13477 from mikep1998/development
Allow user to change wifi retry count
2021-10-26 21:53:30 +02:00
Theo Arends 84da143a86
Merge pull request #13478 from Staars/patch-1
Fix ESP32-Homekit for IDF>4
2021-10-26 21:52:35 +02:00
Christian Baars f4b6acf242
Fix ESP32-Homekit for IDF>4 2021-10-26 21:29:24 +02:00
mikep1998 406a1882c9
Merge branch 'arendst:development' into development 2021-10-26 10:12:11 -07:00
mikep1998 67a7e28b78 WIFI connection retry
Allow #define to change wifi connection timeout.
2021-10-26 10:11:21 -07:00
Jason2866 4396e8cbdf
Build when Platformio setup changes 2021-10-26 10:46:31 +02:00
Theo Arends daf5749598
Merge pull request #13471 from jziolkowski/use_matrix_strategy_to_parameterize_builds
merge workflows, separate language builds, use matrix strategy
2021-10-26 08:50:28 +02:00
Theo Arends 6005fd48ac
Merge pull request #13472 from gemu2015/scripter_fix
fix compression error message
2021-10-26 08:49:03 +02:00
gemu2015 800b4061ae fix compression error message 2021-10-26 08:03:30 +02:00
jziolkowski 3e30066936 collapse language list 2021-10-26 01:02:40 +02:00
jziolkowski 85f5161cad merge workflows, separate language builds, use matrix strategy 2021-10-26 00:57:20 +02:00
Jason2866 e19bbdecd8
Merge pull request #13469 from jziolkowski/trigger_files_inclusive
Update CI workflows with inclusive path filters
2021-10-25 23:37:08 +02:00
Jacek Ziółkowski a8ce8baddc update workflows 2021-10-25 23:29:04 +02:00
s-hadinger 6ae4c1e358
Merge pull request #13468 from s-hadinger/openhasp_alpha3
LVGL OpenHASP alpha 3
2021-10-25 23:01:15 +02:00
Stephan Hadinger 07e848cd30 LVGL OpenHASP alpha 3 2021-10-25 22:20:48 +02:00
Theo Arends 682c307be5
Merge pull request #13466 from jziolkowski/patch-1
Update RELEASENOTES.md
2021-10-25 21:39:40 +02:00
Jason2866 6c648b1998
No CI when doc changes 2021-10-25 20:53:51 +02:00
Jason2866 ae5e8d978b
No CI on doc changes 2021-10-25 20:52:43 +02:00