Commit Graph

13373 Commits

Author SHA1 Message Date
Stephan Hadinger 24afc50375 Berry add access to Settings 2021-10-19 21:47:48 +02:00
Stephan Hadinger b8b1e0ca5f Berry sleep global 2021-10-19 21:13:52 +02:00
Stephan Hadinger f4dc0090b0 Move TWDT watchdog from esp-idf to Tasmota 2021-10-19 21:00:48 +02:00
s-hadinger e7159c8c8c
Merge pull request #13410 from s-hadinger/berry_set_solidified_fix
Berry prevent crash when setting static variable for solidified class
2021-10-19 20:56:09 +02:00
s-hadinger 3fd06521b2
Merge pull request #13409 from s-hadinger/berry_watchdog
Berry add a watchdog
2021-10-19 20:32:50 +02:00
Stephan Hadinger 3b90a68799 Berry prevent crash when setting static variable for solidified class 2021-10-19 20:32:41 +02:00
Stephan Hadinger 0fa343c447 Berry add a watchdog 2021-10-19 20:14:31 +02:00
Marius Bezuidenhout 65716d1258 Updated paths to work on windows and unix 2021-10-19 19:06:48 +02:00
Jason2866 53457058f7
Now Beta for S2 2021-10-19 15:43:21 +02:00
Jason2866 d1e82de3e4
Update Tasmota_build_devel.yml 2021-10-19 14:34:30 +02:00
Jason2866 d6715273c1
Test with git commands only 2021-10-19 14:33:01 +02:00
Jason2866 736e66ed5d
Only trigger manually 2021-10-19 13:39:54 +02:00
Jason2866 e7405a9683
Create Tasmota_build_devel.yml 2021-10-19 13:36:18 +02:00
Adrian Scillato 9da7286ea4
Merge pull request #13405 from arendst/blakadder-patch-1
fix comment to reflect actual driver name
2021-10-19 07:34:46 -03:00
blakadder bb0551de9a
fix comment to reflect actual driver name 2021-10-19 12:08:54 +02:00
Theo Arends 08cf51ae5a Bump version to 10.0.0.0 2021-10-19 10:56:08 +02:00
Theo Arends 69a51482c3 Update FIRMWARE.md 2021-10-19 09:48:40 +02:00
Theo Arends 2d3d437155
Merge pull request #13404 from gemu2015/hide_sdc
force hide files on sdc
2021-10-19 09:43:52 +02:00
gemu2015 7a01c70e7c force hide files on sdc 2021-10-19 08:08:55 +02:00
s-hadinger 5c79d2dc87
Merge pull request #13403 from s-hadinger/berry_fix_cmd_res
Berry fix tasmota.cmd result
2021-10-18 18:29:47 +02:00
Stephan Hadinger 58694c99e0 Berry fix tasmota.cmd result 2021-10-18 18:09:31 +02:00
Theo Arends 097a556e99 Fix ESP32 invalid initial NVM config count 2021-10-18 15:41:37 +02:00
s-hadinger 56df030bac
Merge pull request #13397 from s-hadinger/berry_cmdresult
Berry return last message in tasmota.cmd()
2021-10-18 11:41:34 +02:00
Stephan Hadinger f3c11c6951 Berry return last message in tasmota.cmd() 2021-10-18 11:24:11 +02:00
Theo Arends 8b3b9ca650
Merge pull request #13395 from bkcsfi/patch-1
fix typo in comment
2021-10-18 10:56:24 +02:00
bkcsfi de554466cc
fix typo in comment
comment didn't match code, I updated the comment to match
2021-10-17 15:25:55 -04:00
s-hadinger 5243b05626
Merge pull request #13394 from s-hadinger/berry_bytes_neg_index
Berry bytes() allow negative indices
2021-10-17 19:36:59 +02:00
Stephan Hadinger e49eadff4e Berry bytes() allow negative indices 2021-10-17 19:13:32 +02:00
Theo Arends 5d53da4dc6 Update changelog 2021-10-17 18:12:07 +02:00
s-hadinger d58af22bf7
Merge pull request #13393 from s-hadinger/berry_fix_bytes_literal
Berry fix bytes literal
2021-10-17 16:20:19 +02:00
Stephan Hadinger 149920e363 Berry fix string literal 2021-10-17 16:05:13 +02:00
Adrian Scillato 8605ad3cb8
Merge pull request #13381 from ascillato/patch-1
Update Spanish Translation
2021-10-16 15:31:26 -03:00
Adrian Scillato 5fe5507659
Merge pull request #13383 from ascillato/patch-3
Update BR Portuguese Translation
2021-10-16 15:31:18 -03:00
Adrian Scillato e6dc25d2df
Merge pull request #13382 from ascillato/patch-2
Update PT Portuguese Translation
2021-10-16 15:31:10 -03:00
Adrian Scillato 490d801028
Update BR Portuguese Translation 2021-10-16 14:52:50 -03:00
Adrian Scillato a34d55e93d
Update PT Portuguese Translation 2021-10-16 14:51:23 -03:00
Adrian Scillato 008a389a9c
Update Spanish Translation 2021-10-16 14:48:17 -03:00
Jason2866 6eea192763
Use fork since orig is broken 2021-10-16 19:43:16 +02:00
Theo Arends 0f33fa3293 Update nl_NL.h 2021-10-16 15:13:09 +02:00
Theo Arends a9c39d3cc0
Merge pull request #13378 from tidabek/development
Update pl_PL.h
2021-10-16 13:41:03 +02:00
Theo Arends 30be35d6ed Fix legacy led support
Fix legacy led support (#13368)
2021-10-16 13:26:38 +02:00
TID aac8ba83c3
Update pl_PL.h
Several language modifications
2021-10-16 12:47:05 +02:00
Theo Arends 5d6509a851
Merge pull request #13376 from bovirus/patch-5
Update Italian language
2021-10-16 10:53:03 +02:00
bovirus d8f89a875b
Update Italian language
@ascillato 

Please check and merge. Thanks.
2021-10-16 10:38:05 +02:00
s-hadinger 678f7ec0ca
Merge pull request #13375 from s-hadinger/lvgl_namespace3
LVGL Berry remove constants
2021-10-15 21:50:19 +02:00
Stephan Hadinger 560e676be3 LVGL Berry remove constants 2021-10-15 21:26:33 +02:00
s-hadinger 06fc8d2267
Merge pull request #13374 from s-hadinger/lvgl_namesspace2
LVGL Berry namespace ``lv.*`` added and removed ``lv_*`` constants
2021-10-15 19:53:59 +02:00
Stephan Hadinger 164d14496b LVGL Berry namespace ``lv.*`` added and removed ``lv_*`` constants 2021-10-15 19:34:37 +02:00
Theo Arends 4529b6a5c9 Extend energy dummy driver
Extend energy dummy driver for supporting negative current and/or active power values simulating solar panel energy production
2021-10-15 16:28:16 +02:00
Theo Arends b499a1d1d5 Fix esp32-c3 default OTAurl 2021-10-15 13:11:28 +02:00