Commit Graph

20080 Commits

Author SHA1 Message Date
Theo Arends
ce450e0934 Fix ESP32S2 compilation 2022-05-05 16:41:51 +02:00
Theo Arends
0a458d1cd1 Add webcam frame rate translations 2022-05-05 16:26:29 +02:00
Theo Arends
06c538212e Merge pull request #15531 from philrich/development
Support all Features of OV2640 Webcam
2022-05-05 16:11:47 +02:00
Theo Arends
91f42fc8b8 Add ESP32 Command `Restart 3` to switch between SafeBoot and Production 2022-05-05 15:24:00 +02:00
Theo Arends
b26e74960e Update changelogs 2022-05-05 14:35:30 +02:00
Jason2866
a392d0b00f Merge pull request #15546 from Jason2866/rename_safeboot
Rename safemode to safeboot
2022-05-05 11:32:42 +02:00
Jason2866
9af8b8f834 Rename safemode to safeboot
* rename safemode to safeboot
* fix safeboot env
2022-05-05 11:19:39 +02:00
s-hadinger
7eb725199b Merge pull request #15544 from s-hadinger/fix_js_15515
Fix broken js introduced in #15515
2022-05-05 10:14:19 +02:00
Stephan Hadinger
be0de51b54 Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
Theo Arends
c5ba9f313e Merge pull request #15542 from stefanbode/patch-1
Updated link to documentation
2022-05-05 09:42:07 +02:00
Theo Arends
9afcd1155f Merge pull request #15538 from Jason2866/rename_partitions
remove SPIFFS naming
2022-05-05 09:41:52 +02:00
Theo Arends
5c264f0642 Update tasmota_version.h 2022-05-05 09:41:26 +02:00
stefanbode
42b152b536 Updated link to documentation 2022-05-05 09:36:44 +02:00
Jason2866
bc085b1498 name recovery "safeboot" 2022-05-04 21:48:42 +02:00
Jason2866
e43a2b1676 name recovery "safeboot" 2022-05-04 21:47:45 +02:00
s-hadinger
cd942fbf0a Merge pull request #15540 from s-hadinger/berry_flash_write
Berry flash write unaligned and download to flash
2022-05-04 21:37:04 +02:00
Stephan Hadinger
f28dc39b82 Berry flash write unaligned and download to flash 2022-05-04 21:13:32 +02:00
Jason2866
82e79dffb9 Merge branch 'arendst:development' into rename_partitions 2022-05-04 21:06:22 +02:00
Jason2866
94f2d7b7c2 rename SPIFFS to fs 2022-05-04 21:03:22 +02:00
Jason2866
bc64dd6b9d Real Python fix ;-)
Thx @Staars
2022-05-04 20:26:29 +02:00
Jason2866
d722b8a4d8 real Python fix ;-) 2022-05-04 20:25:06 +02:00
Theo Arends
bbdef78d5d Merge pull request #15537 from Jason2866/fix_solo1_safemode
fix solo1 firmware build
2022-05-04 20:06:33 +02:00
Theo Arends
2467143bc7 Merge pull request #15536 from stefanbode/patch-13
Revert back to incremental small wakeups
2022-05-04 20:06:10 +02:00
Jason2866
3c13fb1b8d fix solo1 safemode 2022-05-04 19:44:41 +02:00
stefanbode
c022e35388 Update xdrv_29_deepsleep.ino 2022-05-04 19:07:22 +02:00
stefanbode
cdce233f43 Update xdrv_29_deepsleep.ino 2022-05-04 19:04:43 +02:00
stefanbode
0c43ef7b79 Update xdrv_29_deepsleep.ino 2022-05-04 19:00:25 +02:00
stefanbode
49aba4ddf6 Update xdrv_29_deepsleep.ino 2022-05-04 18:56:16 +02:00
Theo Arends
91e02fb9f8 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2022-05-04 18:09:39 +02:00
Theo Arends
94ebef496d Version bump to v11.1.0.2 2022-05-04 18:09:26 +02:00
Jason2866
dfa8f54457 Use release Tasmota Core 2.0.3 2022-05-04 18:00:12 +02:00
Theo Arends
d47c69559f Allow more telegram messages in queue 2022-05-04 16:56:19 +02:00
Theo Arends
2401c6c1f3 Merge pull request #15535 from Jason2866/boards_json
safemode for all 4MB devices
2022-05-04 15:44:51 +02:00
Theo Arends
cab5cb4753 Update changelogs 2022-05-04 15:34:26 +02:00
Theo Arends
8693367624 Merge pull request #15532 from Jason2866/safemode_framework
Use  newest Tasmota Arduino framework
2022-05-04 14:52:14 +02:00
Theo Arends
e642879c67 Merge pull request #15534 from stefanbode/patch-12
Address #15405 overflow of uint32_t
2022-05-04 14:51:10 +02:00
Jason2866
6c7ab96222 Add solo1-safemode to actions 2022-05-04 13:41:39 +02:00
Jason2866
3a32fdb730 add solo1 safemode 2022-05-04 13:38:04 +02:00
Jason2866
e16c1aa40d safemode for all 4MB devices 2022-05-04 13:26:32 +02:00
stefanbode
618c9b39d8 Address #15405 overflow of uint32_t
4h+ cause deepsleep to behave unexpected because of buffer overflow
2022-05-04 13:05:04 +02:00
Jason2866
4d0bcf641d Update solo1 to safemode framework 2022-05-04 12:12:40 +02:00
Jason2866
7bf98fb52f Use newest Tasmota Arduino framework
based on IDF441. Support for Safemode
2022-05-04 11:43:11 +02:00
Theo Arends
06e12b5e84 Merge pull request #15528 from pkkrusty/patch-3
define INFLUXDB_RP
2022-05-04 10:23:40 +02:00
Theo Arends
070f24a04a Merge pull request #15530 from barbudor/development
so140 for persistent mqtt session
2022-05-04 10:23:17 +02:00
Theo Arends
829d3a49ad Allow all commands in SafeMode 2022-05-04 10:19:49 +02:00
Theo Arends
35bbb8192c Updated language files 2022-05-04 10:10:04 +02:00
Theo Arends
d280dc535f Add features to SafeMode binary 2022-05-04 10:07:24 +02:00
philrich
f72dce2f06 Merge branch 'arendst:development' into development 2022-05-04 00:31:31 +02:00
Philipp Richter
ca9eca5e84 Better describe WcFeature 2022-05-04 00:23:26 +02:00
Jason2866
1b7c182656 Safemode refactor (again ;-) ) (#15529)
* add more safemode boards.json
* no safemode folder
* staars changes
2022-05-03 22:25:23 +02:00