Jason2866
1b7c182656
Safemode refactor (again ;-) ) ( #15529 )
...
* add more safemode boards.json
* no safemode folder
* staars changes
2022-05-03 22:25:23 +02: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
Jason2866
a0ad780893
Merge pull request #15493 from Jason2866/development
...
remove fixed address 0x10000 for firmware
2022-04-30 14:25:15 +02:00
Jason2866
a192015ea0
remove fix 0x10000 for firmware
2022-04-30 14:01:49 +02:00
s-hadinger
d1beaed502
Merge pull request #15492 from s-hadinger/berry_gpio_sdio
...
Berry update gpio list with SDIO and more
2022-04-30 13:32:23 +02:00
Stephan Hadinger
453e7b3a6b
Berry update gpio list with SDIO and more
2022-04-30 13:18:22 +02:00
s-hadinger
9357c64f00
Merge pull request #15490 from s-hadinger/berry_reentrant
...
Berry make commands and rules reentrant
2022-04-30 12:55:54 +02:00
Stephan Hadinger
83ba50f904
Berry make commands and rules reentrant
2022-04-30 12:48:06 +02:00
Theo Arends
5b5c2a2d25
Merge pull request #15489 from bovirus/patch-4
...
Update italian language
2022-04-30 10:50:04 +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
s-hadinger
b88638df26
Merge pull request #15486 from s-hadinger/berry_easy_debug
...
Berry make debug easier
2022-04-29 23:44:08 +02:00
Stephan Hadinger
80cb0564cd
Berry easier MQTT subscribe
2022-04-29 23:43:55 +02:00
Stephan Hadinger
089cfd1c76
Berry make debug easier
2022-04-29 23:23:04 +02:00
s-hadinger
950933cafa
Berry rename solidified partition to partition_core ( #15482 )
...
* Berry rename solidified partition to partition_core
* Add init to force `partition_core` as global
2022-04-29 12:03:19 +02:00
s-hadinger
77d94c429f
Merge pull request #15481 from s-hadinger/berry_crc32
...
Berry use crc32 code from esp rom
2022-04-29 10:43:10 +02:00
Stephan Hadinger
fd3bce508c
Berry use crc32 code from esp rom
2022-04-29 10:19:47 +02:00