16335 Commits

Author SHA1 Message Date
Erik
be446e10e3 Include shutter tilt config in discovery message 2022-05-13 12:31:57 +02:00
s-hadinger
912d99a8fb
Merge pull request #15611 from s-hadinger/openhasp_text_for_roller
OpenHASP support for roller's text attribute
2022-05-13 12:29:09 +02:00
Stephan Hadinger
e6411a5d69 OpenHASP support for roller's text attribute 2022-05-13 12:12:48 +02:00
Theo Arends
7ca954fa4f
Merge pull request #15610 from s-hadinger/esp32_upload_size_check
Esp32 upload file checked done against OTA partitionsize
2022-05-13 11:21:43 +02:00
s-hadinger
bbc70f0114
Merge pull request #3 from arendst/development
merge upstream
2022-05-13 11:11:39 +02:00
Jason2866
614a899dd3
correct env 2022-05-13 10:48:34 +02:00
Jason2866
89e2be4efe
Retrigger Build 2022-05-13 10:36:01 +02:00
Jason2866
86c2c08698
fix typo 2022-05-13 10:16:48 +02:00
Stephan Hadinger
d43e5eb7b9 Esp32 upload file checked done against OTA partitionsize 2022-05-13 09:30:31 +02:00
Jason2866
87c5a4cfcc
add tasmota32c3usb to github actions (#15605) 2022-05-12 15:02:37 +02:00
Jason2866
c401fdd87d
add tasmota32c3usb-safeboot, tasmota32c3usb 2022-05-12 14:57:48 +02:00
Theo Arends
58c2d93b6c
Merge pull request #15604 from Jason2866/factory_usb
Support more target build names
2022-05-12 14:29:54 +02:00
Theo Arends
a93db3aa92 Add esp32c3usb.json board file 2022-05-12 14:17:25 +02:00
Jason2866
2478bb2707
Remove duplicate S3 entry
fix formatting of `custom_files_upload`
S3 is not alpha anymore. Considering it as stable like S2/C3
2022-05-12 13:46:45 +02:00
Jason2866
e6e1127a1e
Support more target build names 2022-05-12 13:13:39 +02:00
Jason2866
232594153d
Update tasmota_lib_changes.md 2022-05-12 12:41:48 +02:00
Jason2866
72e9fbe7c2
Merge pull request #15601 from arendst/fix_fs_upload
Fix fs upload
2022-05-12 11:03:16 +02:00
Jason2866
a610db2e90
Example for custom Partition file upload 2022-05-12 11:02:10 +02:00
Jason2866
1a9ca0d774
Update platformio_tasmota_env32.ini 2022-05-12 10:59:21 +02:00
Jason2866
ba3a258247
Update post_esp32.py 2022-05-12 10:58:36 +02:00
Theo Arends
591bfd425f
Merge pull request #15599 from Jason2866/work
Add littlefs partition option
2022-05-12 10:55:32 +02:00
s-hadinger
de5e378243
Merge pull request #15600 from s-hadinger/openhasp_event_val
OpenHASP event value
2022-05-11 23:10:44 +02:00
Stephan Hadinger
aa1a0179a4 OpenHASP event value 2022-05-11 22:50:17 +02:00
Jason2866
24c4dcec72
add littlefs partition option 2022-05-11 18:30:20 +02:00
Theo Arends
f70174142f Remove ethernet from ESP32-Solo1 2022-05-11 15:07:12 +02:00
Theo Arends
8253f579f3 Fix safeboot naming 2022-05-11 14:45:09 +02:00
Theo Arends
865ba51b7a Add command upload 2
Add command upload 2 to upload saveboot binary from production partition
2022-05-11 14:31:39 +02:00
Theo Arends
d136c20551 Fix possible ota_loader mismatch 2022-05-11 10:41:32 +02:00
s-hadinger
bb9ca99154
Merge pull request #15592 from s-hadinger/parwiz_v1
Partition Wizard v1
2022-05-11 10:09:50 +02:00
Stephan Hadinger
f8668a5396 Partition Wizard v1 2022-05-11 09:52:40 +02:00
s-hadinger
8814a60678
Merge pull request #15588 from s-hadinger/remove_getFlashChipSize
Remove `ESP.getFlashChipSize()` replaced by `ESP_getFlashChipSize()`
2022-05-10 23:31:58 +02:00
s-hadinger
858a33ec05
Merge pull request #15587 from s-hadinger/partition_core_2
Berry partition_core fixes
2022-05-10 23:31:41 +02:00
Stephan Hadinger
957c0a369d Remove ESP.getFlashChipSize() replaced by ESP_getFlashChipSize() 2022-05-10 23:15:26 +02:00
Stephan Hadinger
a3c5a190de Berry partition_core fixes 2022-05-10 23:13:27 +02:00
Theo Arends
d6e5c89463 Fix ESP32-C3 safeboot upload 2022-05-10 22:21:34 +02:00
s-hadinger
a7439cf853
Merge pull request #15586 from s-hadinger/openhasp_fix_val
OpenHSAP fix `val` attribute for `roller` and `slider`
2022-05-10 21:43:49 +02:00
Stephan Hadinger
b5206206d7 OpenHSAP fix val attribute for roller and slider 2022-05-10 21:31:18 +02:00
Theo Arends
e2a24f5bf2
Merge pull request #15578 from stefanbode/patch-2
Fix error on wrong wakeup calculation
2022-05-10 09:03:46 +02:00
Theo Arends
4c87b3be67
Merge pull request #15577 from s-hadinger/flash_no_fs
Board allow no 'flash_size'
2022-05-10 09:03:31 +02:00
Theo Arends
d7c31771e7
Merge pull request #15576 from s-hadinger/esp32_flash_size
Esp32 real flash size
2022-05-10 09:03:17 +02:00
stefanbode
6c615cabb1
Fix error on wrong wakeup calculation
due to a buffer overflow it could be that on a "reset" wakeup the next interval was skipped.
2022-05-10 08:59:18 +02:00
Stephan Hadinger
4d8a68ddc5 Board allow no 'flash_size' 2022-05-10 08:24:56 +02:00
Stephan Hadinger
722ee882fc add flash_real to tasmota.memory() 2022-05-09 22:54:40 +02:00
Stephan Hadinger
350b670fa0 Esp32 real flash size 2022-05-09 22:43:27 +02:00
Theo Arends
a8b7e501d9 Create CODE_OWNERS.md 2022-05-09 20:37:22 +02:00
Theo Arends
a80f33474d Change to Tasmota Discovery and hatasmota
- Prepare to remove dedicated Home Assistant discovery in favour of Tasmota Discovery and hatasmota
2022-05-09 19:31:31 +02:00
s-hadinger
f1385af65e
Merge pull request #15575 from s-hadinger/berry_string_literal_multiple
Berry allow multiple string literal
2022-05-09 12:48:12 +02:00
Stephan Hadinger
0b701d1643 Berry allow multiple string literal 2022-05-09 12:36:30 +02:00
Theo Arends
e92230d7cb Fix SafeBoot GUI upload regression 2022-05-09 11:34:52 +02:00
Theo Arends
fc21e1cc16 Fix initial SPM settings file creation 2022-05-09 09:17:32 +02:00