Commit Graph

5424 Commits

Author SHA1 Message Date
Theo Arends 0f3a6297c6 Skip logging for unwanted log data
Skip logging for unwanted log data decreasing heap fragmentation (#13251)
2021-10-07 15:39:04 +02:00
Jason2866 365996f633
Fix compile 2021-10-04 21:28:46 +02:00
Stephan Hadinger ddb1eb7fea Berry and LVGL fixes 2021-10-04 19:15:27 +02:00
Theo Arends 69f4fa932e Remove logging causing heap degradation (#13251) 2021-10-04 17:57:03 +02:00
Theo Arends 019ccae4d0 Add SO130 1 to show heap with logging timestamp 2021-10-04 17:12:42 +02:00
Theo Arends e03aa46607
Merge pull request #13269 from barbudor/show_hidden_files_pr
Add 'show hidden files' checkbox in fileman
2021-10-04 15:02:54 +02:00
Theo Arends 47a85d975a
Merge pull request #13271 from gemu2015/udisp_fix
fix rotate
2021-10-04 14:57:38 +02:00
Stephan Hadinger 22daee620a Fix ctypes for energy and lvgl 2021-10-04 13:42:09 +02:00
gemu2015 01ec66b7b6 fix rotate 2021-10-04 13:04:48 +02:00
Barbudor 0e777193fc add 'show hidden files' checkbox in fileman 2021-10-03 20:11:14 +02:00
Stephan Hadinger 5ae88c4f97 Files starting with underscore in file system are no more hidden 2021-10-03 16:39:43 +02:00
Theo Arends 388b3d5f54 Refactor BL09xx driver 2021-10-03 16:32:58 +02:00
Theo Arends 20038aac18 Add influxdb to some ESP32 binaries
Useful for heap measurements over time
2021-10-03 15:21:25 +02:00
Theo Arends 14951ba2b6 Add support for BL0942 energy monitor (#13259) 2021-10-03 14:10:11 +02:00
Theo Arends 0643c2bafb Revert latest BL09xx changes as it fails BL0940 2021-10-03 13:28:06 +02:00
Theo Arends ec412c9b5d
Merge pull request #13259 from barbudor/bl0942_pr
Add support for BL0942 to xnrg_14_bl09xx.ino
2021-10-03 13:17:35 +02:00
Stephan Hadinger 1d5b9fb8ed Fix compilation 2021-10-03 12:24:31 +02:00
s-hadinger 6878bf9fbf
Berry add module ``import persist`` (#13264)
* Berry add module ``import persist``

* Call `persist.save()` before restart
2021-10-03 11:54:29 +02:00
s-hadinger 54359e5aa7
Merge pull request #13263 from s-hadinger/berry_dac_fix
Berry fix DAC
2021-10-03 10:42:14 +02:00
Stephan Hadinger d833418802 Berry fix DAC 2021-10-03 10:08:21 +02:00
Barbudor df7810a6f8 add support for BL0942 to xnrg_14_bl09xx.ino 2021-10-02 20:00:18 +02:00
Theo Arends 5d6bf997f5
Merge pull request #13258 from barbudor/trim_rule_trigger
Trim pre/post spaces on rule trigger
2021-10-02 18:51:08 +02:00
Theo Arends c4bb190e82 Add split total energy 2021-10-02 18:29:05 +02:00
Theo Arends 9002830d7c Fixes 2021-10-02 18:19:39 +02:00
Barbudor 26916f62de Trim pre/pst spaces on rule trigger 2021-10-02 15:46:51 +02:00
Theo Arends 3b5172a5c0 Merge branch 'development' into dev-energy-split 2021-10-02 15:30:05 +02:00
Theo Arends b82f098383 Remove interfering debug information 2021-10-02 14:49:50 +02:00
Theo Arends 5803407209 Revert "Chk if this fixes memory leak (#13251)"
This reverts commit 789c3acf38.
2021-10-02 14:05:52 +02:00
Theo Arends 811152a630 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-10-02 14:04:36 +02:00
Theo Arends 21c0200bd7 Fix ESP32 restart hang when USE_EMERGENCY_RESET is enabled 2021-10-02 14:04:32 +02:00
s-hadinger 6ee08a1bf0
Merge pull request #13257 from s-hadinger/lvgl_fix_init
LVGL fix init display desctriptor
2021-10-02 11:00:40 +02:00
Stephan Hadinger 4eee590a04 LVGL fix init display desctriptor 2021-10-02 10:59:41 +02:00
Stephan Hadinger 319b6e664a Lvgl8 minor cleaning 2021-10-02 10:31:38 +02:00
Stephan Hadinger 98acc6fe2d LVGL updated to v8.0.2 **breaking changes** 2021-10-02 09:33:59 +02:00
Barbudor 6783f91566 prepend OPTH_ to conflicting symbols 2021-10-01 17:57:02 +00:00
Theo Arends 789c3acf38 Chk if this fixes memory leak (#13251) 2021-10-01 17:15:28 +02:00
Theo Arends a45c2ca66b Fix unwanted pre-init functionality toggling non-display relays. 2021-10-01 16:19:23 +02:00
Theo Arends 63f526972c
Merge pull request #13252 from gemu2015/multi_display
fix multi display issues
2021-10-01 16:12:57 +02:00
Stephan Hadinger a21e4a58fc Berry add `tasmota.global` 2021-09-30 19:51:40 +02:00
gemu2015 7e38e75116 fix multi display issues 2021-09-30 19:09:38 +02:00
Adrian Scillato 86e72bbedd
Merge pull request #13235 from ascillato/Allow-KNX-and-Zigbee
Fix Optional Compilation of ZigBee with KNX
2021-09-29 17:11:33 -03:00
Theo Arends 0b944fddba Fix unwanted display interactions
Fix unwanted display interactions when no display is configured
2021-09-29 16:36:33 +02:00
Theo Arends b47e91c8ab Add energy total spilt 2021-09-29 15:33:58 +02:00
Theo Arends 9b35c54ed1 Revert "Add support for split energy totals"
This reverts commit d3fc03d398.
2021-09-29 14:53:23 +02:00
Theo Arends d3fc03d398 Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
2021-09-29 12:08:03 +02:00
Adrian Scillato e49dfa7296
KNX: Fix Energy Driver dependency 2021-09-28 15:55:38 -03:00
Adrian Scillato e28a3342cb
Allow KNX and Zigbee 2021-09-28 15:53:14 -03:00
Stephan Hadinger 27dbe91a1c Berry fix Energy mapping 2021-09-28 20:03:24 +02:00
Theo Arends 2455d4bfec Prep energy total by phase 2021-09-27 14:31:16 +02:00
Stephan Hadinger e5be88ad15 Berry print stack trace when exception, more detailed with line numbers if `#define USE_BERRY_DEBUG` 2021-09-27 13:39:12 +02:00
Barbudor 7c8d966206 easier to disable PID_USE_TIMPROP 2021-09-25 17:20:36 +00:00
Theo Arends 1a53f9a757 Default enable EQ3 in ESP32 bluetooth image
Default enable EQ3 in ESP32 bluetooth image (#13103)
2021-09-25 13:47:01 +02:00
Stephan Hadinger 509daa24dc Berry revamped ``energy`` module to expose all C variables to Berry (read/write) 2021-09-24 18:05:16 +02:00
Theo Arends 7c71c3bdd8 Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>``
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>`` to extent HTTP requests (#13209)
2021-09-24 11:34:44 +02:00
Theo Arends 16f9e2bd88
Merge branch 'development' into development+SCD40 2021-09-23 14:42:04 +02:00
gemu2015 038809e5c1 fix graph colors 2021-09-23 09:51:51 +02:00
gemu2015 21cce99467 ws2812 RGBW 2021-09-23 08:18:58 +02:00
gemu2015 db1036e8b9 fix sml obis 2021-09-22 16:40:52 +02:00
Stephan Hadinger 28c65dd0c1 Berry simplification of `ctypes` 2021-09-22 13:54:20 +02:00
Theo Arends e89eb985bb Add support for BL0939 energy monitor
Add support for BL0939 energy monitor as used in ESP32 based Sonoff Dual R3 V2 Pow (#13195)
2021-09-22 12:45:56 +02:00
Theo Arends f537534df0 Fix SHP10 legacy support 2021-09-22 11:56:28 +02:00
Barbudor 4cb51c00af typo fix 2021-09-21 18:54:43 +02:00
Barbudor 85e04ab0c2 fix it_IT 2021-09-21 18:43:40 +02:00
Barbudor 65989d2552 bl09xx driver for both bl0939 and bl0940 2021-09-21 18:25:52 +02:00
Theo Arends 4087f15aa8 Rename xnrg_x0_dummy.ino 2021-09-21 14:37:45 +02:00
Arnold 6a3dd401dc
SCD40 disabled by default in sensors image 2021-09-20 21:31:21 +02:00
Theo Arends 84b7acc059 Refactor USE_AHT2x 2021-09-20 15:30:12 +02:00
Theo Arends e31fbcf283
Merge pull request #13129 from cbcercas/AHT2x
support AHT20 without enabling AHT1x
2021-09-20 15:21:45 +02:00
Theo Arends 2143491b37 Refactor Serial.swap 2021-09-20 14:31:00 +02:00
Theo Arends e0e9b9a98c
Merge pull request #13159 from Jason2866/rm_ha_disco
Remove home assistant discovery
2021-09-20 11:29:51 +02:00
Theo Arends 290d38669e
Merge pull request #13153 from Arnold-n/development+autorunscript
Add PRECONFIGURED_SCRIPT and START_SCRIPT_FROM_BOOT options
2021-09-20 11:27:05 +02:00
Theo Arends 21ac944940
Merge pull request #13077 from ajithvasudevan/max7912_scrolltext_enhancement
Enhanced 7-Segment command DisplayScrollText for indefinite as well as finite scrolling
2021-09-20 11:16:59 +02:00
Theo Arends 6959b60dcd
Merge pull request #13103 from btsimonh/EQ3PR
Add driver xdrv_85_BLE_EQ3_TRV
2021-09-20 11:16:04 +02:00
Theo Arends 9173175a2d
Merge pull request #13143 from barbudor/serial_console_swap
Serial.swap if TXD/RXD on GPIO13/15 (ESP8266)
2021-09-20 11:15:08 +02:00
s-hadinger 74bd4cfd53
Berry add `tasmota.get_switch()` (#13173) 2021-09-19 15:52:13 +02:00
Jason2866 3c449cf8e0
Update tasmota_configurations_ESP32.h 2021-09-17 20:26:36 +02:00
Jason2866 f27bcb5103
Merge pull request #13148 from Jason2866/Cam_compile_opti
Webcam build optimization
2021-09-17 14:39:56 +02:00
Jason2866 7231f63129
USE_TASMOTA_DISCOVERY for Webcam 2021-09-17 14:35:13 +02:00
Arnold 0de562567b
Add PRECONFIGURED_SCRIPT and START_SCRIPT_FROM_BOOT options
Change allows to define a PRECONFIGURED_SCRIPT in user_config_override.h
and to start a script from boot by defining START_SCRIPT_FROM_BOOT.
2021-09-16 23:44:54 +02:00
Theo Arends b5367f7743
Merge pull request #13004 from ascillato/Fix_compilation_for_USE_LIGHT
Fix compilation issue when disabling `USE_LIGHT` feature
2021-09-16 20:48:36 +02:00
Jason2866 b02560fd8f
Webcam compile time optimization
* Optimize compile time (1)
2021-09-16 19:24:01 +02:00
Arnold-n 0d7b049509 Correcting SCD40 on ESP32 code size 2021-09-16 09:06:52 +02:00
Arnold-n 7d3df14640 add code size info and enable in ESP32 build 2021-09-16 08:08:50 +02:00
Barbudor 4fa80c1609 Serial.swap if TXD/RXD on GPIO13/15 (ESP8266) 2021-09-15 21:02:24 +02:00
s-hadinger 6b48d9949b
Merge pull request #13142 from s-hadinger/berry_resolifify
Berry update and global resolidify
2021-09-15 20:08:42 +02:00
s-hadinger e8b30eadfe
Force PWM reapply after frequency change (#13141)
* Force PWM reapply after frequency change

* Fix compilation is USE_LIGHT is not defined
2021-09-15 19:54:55 +02:00
Stephan Hadinger 418ebf1e4e Berry update and global resolidify 2021-09-15 19:36:48 +02:00
Arnold-n 8fcf9bea57 resolving conflict with scd30 driver and removing USE_SCD41 to simplify and align with config files 2021-09-15 18:20:44 +02:00
Arnold Niessen a260fa85a3 configuration files updated for SCD40/41 2021-09-15 13:26:39 +02:00
Arnold Niessen 0fea60d8ee Add SCD40/41 support 2021-09-15 12:02:27 +02:00
s-hadinger f9e1ab1c90
Minimum PWM Frequency lowered to 2Hz on ESP32 (#13123) (#13135)
* Minimum PWM Frequency lowered to 2Hz on ESP32 (#13123)

* Forgot main file
2021-09-15 11:10:48 +02:00
stefanbode 147f285035
Implemented new PWM_MIN value for ESP32 and ESP8266
New minimum value for PWM_MIN now in code. Before it was hard coded 100Hz
2021-09-15 10:08:09 +02:00
s-hadinger f4dadc625b
``DisplayDimmer`` has now range 0..100 instead of 0..15 (#13132)
* ``DisplayDimmer`` has now resolution of 8 bits instead of 4, and uses Gamma for LED

* Fix changelog
2021-09-14 22:40:26 +02:00
Stephan Hadinger 55202aa7f5 Berry support for Serial 2021-09-14 22:07:20 +02:00
Christopher BRAVO CERCAS c7d7e2f4da support AHT20 without enabling AHT1x 2021-09-14 20:45:20 +02:00
s-hadinger 2dcf49ca38
Merge pull request #13125 from s-hadinger/fix_ezsp_esp32
quick fix since this causes a crash on ESP32
2021-09-14 09:28:50 +02:00
Stephan Hadinger 99cfd1dcfc quick fix since this causes a crash on ESP32 2021-09-14 08:58:27 +02:00
Stephan Hadinger 0c879ebe25 Berry solidified AXP192 driver 2021-09-14 08:44:54 +02:00
Jason2866 eb4c0d6229
SHOW_SPLASH and remove redundant code 2021-09-13 15:47:04 +02:00
Stephan Hadinger 7b13bfc404 Fix DAC on ESP32C3 2021-09-13 14:12:41 +02:00