Commit Graph
13305 Commits
Author SHA1 Message Date
mikep1998 67a7e28b78 WIFI connection retry
Allow #define to change wifi connection timeout.
2021-10-26 10:11:21 -07:00
mikep1998andGitHub bc2919d360 Merge pull request #1 from arendst/development
test
2021-10-21 13:22:44 -07:00
mikep1998 207298271a Revert "Update tasmota_lv_conf.h"
This reverts commit b30d559c4d.
2021-10-21 13:20:43 -07:00
s-hadingerandGitHub 1360d68540 Merge pull request #13434 from s-hadinger/berry_json_dump
Berry json dump for subclasses
2021-10-21 22:02:08 +02:00
Stephan Hadinger 0a5bccc8d9 Berry json dump for subclasses 2021-10-21 21:41:20 +02:00
Theo Arends 2d4e5a86c9 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-10-21 18:35:28 +02:00
Theo Arends b65e0fb21e Fix compile error 2021-10-21 18:35:25 +02:00
Theo ArendsandGitHub af85cbedb1 Merge pull request #13411 from s-hadinger/twdt_to_tasmota
Move TWDT watchdog from esp-idf to Tasmota
2021-10-21 16:59:39 +02:00
Theo Arends cf380f8a90 Update changelog 2021-10-21 16:38:23 +02:00
Theo Arends 28ed5e7960 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-10-21 16:24:58 +02:00
Theo Arends 071971edaa Fix initial reset RTC memory based variables
Fix initial reset RTC memory based variables like EnergyToday and EnergyTotal
2021-10-21 16:24:41 +02:00
Theo ArendsandGitHub fcfc3a05c1 Merge pull request #13408 from mbezuidenhout/feature/os-compat
Updated paths to work on windows and unix
2021-10-21 16:03:12 +02:00
Theo ArendsandGitHub 9e612dcb8b Merge branch 'development' into twdt_to_tasmota 2021-10-21 15:59:54 +02:00
Theo ArendsandGitHub 1be20cf5a0 Merge pull request #13418 from arendst/Solo1_core1075
Core 1.0.7.5 for solo1
2021-10-21 15:58:47 +02:00
Theo ArendsandGitHub b3748d6f5f Merge pull request #13417 from Jason2866/Core_1075
ESP32 Tasmota Core 1.0.7.5
2021-10-21 15:58:32 +02:00
Theo Arends 11371e3da1 Update changelogs 2021-10-21 15:57:04 +02:00
Adrian ScillatoandGitHub 5647fbdc04 Merge pull request #13427 from barbudor/file_editor_nowrap
file editor no-wrap
2021-10-20 18:50:46 -03:00
s-hadingerandGitHub 8c8933f8f1 Merge pull request #13428 from s-hadinger/berry_python_compat2
Berry python compat for ranges
2021-10-20 23:24:57 +02:00
Stephan Hadinger 85a0ba4b6d Change limit 2021-10-20 23:06:29 +02:00
Stephan Hadinger 13e8287554 Berry python compat for ranges 2021-10-20 22:59:16 +02:00
Barbudor 38c9942c2c file editor no-wrap 2021-10-20 22:49:50 +02:00
s-hadingerandGitHub 2dc7047177 Merge pull request #13424 from s-hadinger/bump_10_0_0_1
Bump to version 10.0.0.1
2021-10-20 20:59:32 +02:00
Stephan Hadinger 06b4dba98a Bump to version 10.0.0.1 2021-10-20 20:40:26 +02:00
s-hadingerandGitHub 9b8f4e2a16 Merge pull request #13423 from s-hadinger/berry_python_compat
Berry add module ``python_compat`` to be closer to Python syntax
2021-10-20 19:26:27 +02:00
Stephan Hadinger 9f7a52633a Berry add module `python_compat` to be closer to Python syntax 2021-10-20 19:04:18 +02:00
Jason2866andGitHub a2c68f501d Core 1.0.7.5 for solo1 2021-10-20 13:32:40 +02:00
Jason2866andGitHub 79a07fcbbf PR Template Core 1.0.7.5 2021-10-20 12:12:33 +02:00
Jason2866andGitHub 35e375798e Stable Tasmota ESP32 2021-10-20 12:11:36 +02:00
Jason2866andGitHub 4c19930ef3 Tasmota ESP32 Core 1.0.7.5 2021-10-20 12:10:41 +02:00
s-hadingerandGitHub ab118b5b1c Merge pull request #13413 from s-hadinger/berry_tele
Berry support for tele rules
2021-10-19 22:48:31 +02:00
Stephan Hadinger 3d3d634070 Berry support for tele rules 2021-10-19 22:38:54 +02:00
s-hadingerandGitHub 78933490aa Merge pull request #13412 from s-hadinger/berry_global_sleep
Berry global sleep
2021-10-19 22:05:49 +02:00
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-hadingerandGitHub 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-hadingerandGitHub 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
Jason2866andGitHub 53457058f7 Now Beta for S2 2021-10-19 15:43:21 +02:00
Jason2866andGitHub d1e82de3e4 Update Tasmota_build_devel.yml 2021-10-19 14:34:30 +02:00
Jason2866andGitHub d6715273c1 Test with git commands only 2021-10-19 14:33:01 +02:00
Jason2866andGitHub 736e66ed5d Only trigger manually 2021-10-19 13:39:54 +02:00
Jason2866andGitHub e7405a9683 Create Tasmota_build_devel.yml 2021-10-19 13:36:18 +02:00
Adrian ScillatoandGitHub 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
blakadderandGitHub 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 ArendsandGitHub 2d3d437155 Merge pull request #13404 from gemu2015/hide_sdc
force hide files on sdc
2021-10-19 09:43:52 +02:00