8400 Commits

Author SHA1 Message Date
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
Jason2866
9af8b8f834
Rename safemode to safeboot
* rename safemode to safeboot
* fix safeboot env
2022-05-05 11:19:39 +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
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
Stephan Hadinger
f28dc39b82 Berry flash write unaligned and download to flash 2022-05-04 21:13:32 +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
94ebef496d Version bump to v11.1.0.2 2022-05-04 18:09:26 +02:00
Theo Arends
d47c69559f Allow more telegram messages in queue 2022-05-04 16:56:19 +02:00
Theo Arends
cab5cb4753 Update changelogs 2022-05-04 15:34:26 +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
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
barbudor
0f14c14e7f so140 for persistent mqtt session 2022-05-03 22:16:24 +02:00
pkkrusty
3a96ac4528
define INFLUXDB_RP 2022-05-03 19:22:51 +00:00
bovirus
fe734e6d21
Update italian language 2022-05-03 15:21:11 +02:00
Jason2866
a0e89926fd
add safemode env (#15522)
* add firmware variant `SAFEMODE`
* add safemode env
* Update Tasmota_build_devel.yml
* add safemode to CI
2022-05-03 13:21:15 +02:00
Theo Arends
1718428f95 GUI Show SafeMode instead of Minimal 2022-05-03 11:19:02 +02:00
Theo Arends
f24894b25c
Merge pull request #15513 from pkkrusty/patch-1
Add option to specify retention policy for InfluxDB writes
2022-05-03 11:10:54 +02:00
Stephan Hadinger
a4c71c1652 Filter based on first byte of file 2022-05-02 21:25:35 +02:00
Stephan Hadinger
c8148a623f Firmware upload using factory partition 2022-05-02 17:25:31 +02:00
pkkrusty
6538b9562e
Update tasmota.h 2022-05-02 14:19:42 +00:00
pkkrusty
9369af6c50
Add InfluxDB RP 2022-05-02 13:50:31 +00:00
pkkrusty
251f373128
Add option to specify retention policy
Certain sensors and data flowing to a TSDB like Influx will need different retention policies. Network monitoring, maybe one week, soil moisture for the garden, one month, temperature data, a few years. To avoid growing a large database, it makes sense to assign a retention policy per device if desired.(since most devices won't be doing weather data AND network reporting). Blank retention policy will just use the InfluxDB default (usually infinite).
2022-05-02 13:48:45 +00:00
Stephan Hadinger
b687d9f17d Add API mode to partition switch u4 2022-05-02 10:00:00 +02:00
Stephan Hadinger
bc87115164 HTTP API to switch to and from factory partition 2022-05-01 23:16:21 +02:00
Theo Arends
804230da54 Fix ESP32 boot to safemode 2022-05-01 17:32:42 +02:00
Theo Arends
5c136bf0cc Add ESP32 intermediate safemode OTA 2022-05-01 16:12:54 +02:00
Theo Arends
ff6342cad0 Prep ESP32 file upload on single partition 2022-05-01 15:18:15 +02:00
Stephan Hadinger
66aa714524 Berry partition manager display factory partition 2022-04-30 18:50:05 +02:00
s-hadinger
fc4ce490b1
Merge pull request #15495 from s-hadinger/berry_partition_single
Berry make partition manager compatible with single OTA
2022-04-30 17:16:46 +02:00
Stephan Hadinger
c394830f99 Berry make partition manager compatible with single OTA 2022-04-30 17:00:24 +02:00
Theo Arends
459f36441e Add more ESP32S2 decoded versions 2022-04-30 16:50:37 +02:00
Stephan Hadinger
453e7b3a6b Berry update gpio list with SDIO and more 2022-04-30 13:18:22 +02:00
Stephan Hadinger
83ba50f904 Berry make commands and rules reentrant 2022-04-30 12:48:06 +02:00
bovirus
87a72079b4
Update it_IT.h 2022-04-30 09:44:54 +02:00
bovirus
631978ff24
Update italian language 2022-04-30 09:40:08 +02:00
s-hadinger
33142a7071
Merge pull request #15487 from s-hadinger/berry_mqtt_subscribe
Berry easier MQTT subscribe
2022-04-30 08:59:08 +02:00
Stephan Hadinger
80cb0564cd Berry easier MQTT subscribe 2022-04-29 23:43:55 +02:00