Commit Graph

14811 Commits

Author SHA1 Message Date
Stephan Hadinger e2d34985fe Add cron_next 2022-02-21 22:40:00 +01:00
Stephan Hadinger e83e501155 Berry add cron timers 2022-02-21 22:22:30 +01:00
s-hadinger a5147ae250
Merge pull request #14924 from s-hadinger/fix_zigbee_compilation
Fix Zigbee compilation with Hue emulation
2022-02-20 17:13:16 +01:00
Stephan Hadinger e5562d97bb Fix Zigbee compilation with Hue emulation 2022-02-20 17:05:00 +01:00
Theo Arends f4752041f5 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2022-02-20 14:43:01 +01:00
Theo Arends 2d9d8fa5c2 Add better ESP32 model exclusions 2022-02-20 14:42:51 +01:00
Theo Arends 282384c4c8
Merge pull request #14920 from bovirus/patch-6
Italian language update
2022-02-20 14:14:52 +01:00
Theo Arends eb566c3b62 Fix ESP32C3 compilation 2022-02-20 14:12:05 +01:00
Theo Arends 7211b45ac4 Revert "Merge pull request #14921 from arendst/ethernet_onlyESP32"
This reverts commit 8388f1cdce, reversing
changes made to 2c963df8f0.
2022-02-20 14:11:12 +01:00
Jason2866 8388f1cdce
Merge pull request #14921 from arendst/ethernet_onlyESP32
Ethernet only for ESP32
2022-02-20 14:06:04 +01:00
Theo Arends 2c963df8f0 Bump version 10.0.0.2 2022-02-20 14:02:06 +01:00
Jason2866 47b6170722
Update tasmota_configurations_ESP32.h 2022-02-20 14:00:25 +01:00
bovirus 877966d1ac
Italian language update 2022-02-20 13:32:57 +01:00
Theo Arends b94c41760d Enable ethernet in tasmota32.bin 2022-02-20 12:52:02 +01:00
Theo Arends 74d17d32c6 Fix SPM simulate possible duplicates 2022-02-20 11:41:51 +01:00
Theo Arends 1aa9d9da29 Fix timer max power devices dropdown menu 2022-02-20 11:17:38 +01:00
Theo Arends 743121c68a
Merge pull request #14781 from SteWers/Solax-X1-Rework-request-and-respond-processing
[Solax X1] Rework request and respond processing
2022-02-19 15:23:27 +01:00
Theo Arends a9f03eb89a
Merge pull request #14895 from stefanbode/patch-9
Ensure FUNC_INIT has correct RELAY state
2022-02-19 14:44:28 +01:00
Theo Arends 317830aeb0
Merge pull request #14896 from SteWers/SR04-dev
[SR04] fix mode 1 detection
2022-02-19 14:36:05 +01:00
s-hadinger f77bedfe08
Merge pull request #14904 from s-hadinger/global_contains
Berry add global.contains()
2022-02-18 22:40:24 +01:00
Stephan Hadinger d00fc8702d Berry add global.contains() 2022-02-18 22:30:37 +01:00
Theo Arends 202f83b4ff Fix 32 device issue 2022-02-18 16:13:55 +01:00
Theo Arends e6cafcfa42 Sonoff SPM increase max number of relays
Sonoff SPM increase max number of relays supported to 32 (8 SPM-4Relay modules)
2022-02-18 11:42:56 +01:00
stefanbode 77b9f9faaa
changed compiler option to USE_RULES check 2022-02-17 20:01:03 +01:00
SteWers bcf2bc5cf1
[SR04] fix mode 1 detection
Detection of sensors running in mode 1 fixed.
2022-02-17 19:16:24 +01:00
SteWers 2bdec2d9fc [Solax X1] rework 02/2022 final 2
- removed command index
- new syntax: on demand request of IDinfo data via command `EnergyConfig ReadIDinfo`
- new syntax: on demand request of config data via command `EnergyConfig ReadConfig`
- replaced `dtostrfd()` with `%*_f`
2022-02-17 18:59:44 +01:00
stefanbode 1235309d48
fix minimal firmware issue 2022-02-17 18:39:46 +01:00
stefanbode 8e3fe4adac
Ensure FUNC_INIT has correct RELAY state
Address #14886
2022-02-17 18:21:09 +01:00
Jason2866 46c2af31ae
Merge pull request #14894 from Jason2866/new_dev_core
new pre core 2.0.3
2022-02-17 16:48:00 +01:00
Jason2866 f8e8857311
new pre core 2.0.3
wifi changes in IDF Serial fixes in Arduino
2022-02-17 16:46:14 +01:00
s-hadinger 36b4f2ca22
Merge pull request #14890 from s-hadinger/lvgl_math
lvgl add math functions
2022-02-17 13:37:46 +01:00
Stephan Hadinger ab2cbdc85d lvgl add math functions 2022-02-17 13:28:42 +01:00
Theo Arends 0ac59b3aca
Merge pull request #14887 from stefanbode/patch-8
Bugfix wrong wakeup time
2022-02-17 12:14:15 +01:00
stefanbode bffe9ee23c
Bugfix wrong wakeup time 2022-02-17 09:26:27 +01:00
s-hadinger aa96691756
Merge pull request #14882 from s-hadinger/berry_log_fix
Berry fix wrong color in console
2022-02-16 22:27:56 +01:00
s-hadinger 8e9fb9e33b
Merge pull request #14883 from s-hadinger/m5stack_fire_btn
lvgl updates and M5Stack Fire button support
2022-02-16 22:27:39 +01:00
Stephan Hadinger de925142b2 lvgl updates and M5Stack Fire button support 2022-02-16 22:07:18 +01:00
Stephan Hadinger 6928615eb7 Berry fix wrong color in console 2022-02-16 22:03:58 +01:00
Jason2866 06c33d34ef
Merge pull request #14881 from Jason2866/S3_Homekit
S3 homekit prep
2022-02-16 19:37:48 +01:00
SteWers 57b57dcf25 [Solax X1] rework 02/2022 final
- rework of the request cycle
- more reliable and reusable respond processing for more and further requests
- periodically request of IDinfo data to get the converters serial number and display it on the WebUI
- restructure the usage and names of variables; especially the global ones, to prevent naming conflicts
- on demand request of IDinfo data via command `EnergyConfig12 ReadIDinfo`
- on demand request of config data via command `EnergyConfig12 ReadConfig`
- many other code optimisations
2022-02-16 19:33:57 +01:00
Jason2866 574be6b7f0
Merge branch 'arendst:development' into S3_Homekit 2022-02-16 18:10:46 +01:00
Jason2866 ae2597a405 S3 changes + NimBLE updates 2022-02-16 18:02:15 +01:00
Theo Arends 04fa5f99ec
Merge pull request #14876 from gemu2015/scripter_fix
fix break, add spi
2022-02-16 16:36:06 +01:00
gemu2015 2583d679e1 fix break, add spi 2022-02-16 16:16:27 +01:00
Theo Arends d45a0426e7 Bind BL6523 2022-02-16 15:41:37 +01:00
Theo Arends 386f4090a3
Merge pull request #14854 from jvstch/release/Add-BL6523-Energy-monitor
Added support for BL6523 chipset based Energy Monitors
2022-02-16 14:50:58 +01:00
jeevasdev ef3fb678a4 break when the case breaks :) 2022-02-17 00:42:22 +11:00
jeevasdev 42e259bad0 Abort after waiting for 1s and changed to delay() 2022-02-17 00:33:11 +11:00
jeevasdev 97ceb7d6ae Add support for Settings for calibration constants 2022-02-17 00:01:27 +11:00
Theo Arends a64ffeb2c9 Update changelogs 2022-02-16 12:13:02 +01:00