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
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
Theo Arends
156c254a9a
Merge pull request #15523 from bovirus/patch-4
...
Update italian language
2022-05-03 16:32:20 +02:00
bovirus
fe734e6d21
Update italian language
2022-05-03 15:21:11 +02:00
Jason2866
160282b261
safemode bin repo is arendst/Tasmota-firmware/
2022-05-03 13:49:19 +02:00
Jason2866
960cee17ab
Update Tasmota_build_devel.yml
2022-05-03 13:45:28 +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
Jason2866
78d1b0c354
Merge pull request #15520 from Jason2866/safemode
...
Safemode refactor
2022-05-02 23:33:38 +02:00
Jason2866
6715cf14d0
Update esp32c3_2APP.json
2022-05-02 23:28:51 +02:00
Jason2866
6c13558fdf
Update esp32_4M_2APP.json
2022-05-02 23:28:01 +02:00
Jason2866
f789225e02
Safemode refactor
...
* Safemode refactor
* Looks nicer
* rm littlefs upload
* Delete littlefs.bin
* Create placeholder
* Delete tasmota32-minicustom.bin
* Delete tasmota32c3-minicustom.bin
* rm littlefs
* rename to *-safemode.bin
2022-05-02 23:24:52 +02:00
s-hadinger
ec981e0efd
Merge pull request #15515 from s-hadinger/upload_with_factory
...
Firmware upload using factory partition
2022-05-02 21:34:57 +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
Theo Arends
ef776849f8
Merge pull request #15510 from s-hadinger/upload_switch_api
...
Add API mode to partition switch `u4`
2022-05-02 10:11:00 +02:00
Stephan Hadinger
b687d9f17d
Add API mode to partition switch `u4`
2022-05-02 10:00:00 +02:00
Theo Arends
963909170f
Merge pull request #15506 from s-hadinger/upload_switch_factory
...
HTTP API to switch to and from factory partition
2022-05-02 08:26:36 +02:00
Stephan Hadinger
bc87115164
HTTP API to switch to and from factory partition
2022-05-01 23:16:21 +02:00
s-hadinger
b65cad3584
Merge pull request #15504 from s-hadinger/berry_flash_more2
...
Berry flash.factory()
2022-05-01 17:38:04 +02:00
Theo Arends
804230da54
Fix ESP32 boot to safemode
2022-05-01 17:32:42 +02:00
Stephan Hadinger
5fbf1f266f
Berry flash.factory()
2022-05-01 17:30:33 +02:00
s-hadinger
6e59d44b68
Merge pull request #15502 from s-hadinger/berry_flash_more
...
Berry add ota rollback
2022-05-01 16:34:41 +02:00
Stephan Hadinger
495bfaf047
Berry add ota rollback
2022-05-01 16:14:19 +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
s-hadinger
a0253a8a42
Merge pull request #15496 from s-hadinger/berry_partition_factory_ui
...
Berry partition manager display factory partition
2022-04-30 19:01:37 +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