Stephan Hadinger
8f8f0aba42
Initial support for ESP32S3 with support for 38 configurable GPIOs
2022-02-01 12:05:56 +01:00
Beormund
04e14d0ff2
Added antiburn module
...
An LCD/OLED anti-screenburn feature. To use:
* copy Antiburn.tapp to file system
* Either issue Tasmota command antiburn or
* Programmatically using lv.antiburn()
The lvgl screen will change form black to red to green to blue to white each second for 30 seconds. The antiburn cleaning can be cancelled by touching the screen or it will complete after 30 seconds.
2022-01-31 18:55:05 +00:00
Theo Arends
ddcf6f3639
Merge pull request #14675 from Jason2866/Esp32-S3
...
ESP32-S3 support first step (of many needed)
2022-01-31 08:35:23 +01:00
Theo Arends
7dc7d5665d
Merge pull request #14683 from stefanbode/patch-3
...
Refactor Deepsleep to new uint64 capability
2022-01-31 08:33:26 +01:00
Stephan Hadinger
60b3c8006e
Berry add uuid module
2022-01-30 23:05:32 +01:00
stefanbode
a4361acc06
Refactor Deepsleep to new uint64 capability
...
removed 71min limit and simplify driver.
2022-01-30 20:27:32 +01:00
Jason2866
c6fa952a3e
add S3
2022-01-30 17:02:26 +01:00
Jason2866
4a4d3d1bb7
Esp32 s3
2022-01-30 12:55:03 +01:00
Stephan Hadinger
d8ef441424
Small fixes to Berry audio
2022-01-30 11:07:15 +01:00
Theo Arends
cd4aec2935
Merge pull request #14649 from barbudor/fix_mi_ble_temp_in_F
...
MI32 BLE sensor support fahrenheit and publish temp unit
2022-01-30 09:28:49 +01:00
gemu2015
10cfc1166c
some fixes
2022-01-30 08:53:56 +01:00
s-hadinger
f6df3b7c9f
Merge pull request #14658 from s-hadinger/berry_h_bridge
...
Berry add H-bridge example
2022-01-29 12:46:53 +01:00
Stephan Hadinger
01b74517d2
Berry add H-bridge example
2022-01-29 12:45:26 +01:00
s-hadinger
85ced7fbad
Merge pull request #14657 from s-hadinger/berry_display_dimmer
...
Berry add `display.dimmer()`
2022-01-29 11:52:30 +01:00
Stephan Hadinger
98ddcc6658
Berry add `display.dimmer()`
2022-01-29 11:11:21 +01:00
Beormund
ea125a455f
Create WT32_SC01.ini
...
display.ini for the WT32-SC01 development board with built in display.
2022-01-28 23:16:31 +00:00
barbudor
e3e692de38
support fahrenheit and plublish temp unit
2022-01-28 23:27:20 +01:00
Stephan Hadinger
9ee8d6a6af
LVGL TS fix (again)
2022-01-28 22:59:23 +01:00
s-hadinger
fff6c7d6ba
Merge pull request #14640 from s-hadinger/axp_exten
...
AXP192 add `set_exten`
2022-01-28 19:27:31 +01:00
Stephan Hadinger
0ef94e2429
AXP192 add `set_exten`
2022-01-28 19:17:03 +01:00
Theo Arends
8f05016f39
Merge pull request #14633 from stefanbode/patch-2
...
Added WIFI check to avoid extensive battery usage
2022-01-28 17:02:46 +01:00
stefanbode
d49410c17e
Update xdrv_29_deepsleep.ino
2022-01-28 16:52:00 +01:00
stefanbode
3b8b473bd4
fix logging
2022-01-28 16:50:11 +01:00
stefanbode
9388c70689
Update xdrv_29_deepsleep.ino
2022-01-28 16:36:46 +01:00
stefanbode
6df1f0bb26
added compiler option: #ifdef DEEPSLEEP_NETWORK_TIMEOUT
...
additional code optional compiled
2022-01-28 16:15:48 +01:00
Theo Arends
d4b67d2b1c
Merge pull request #14620 from mrekin/clean_test
...
Cubic CO2 sensors support (CM110x)
2022-01-28 16:15:06 +01:00
Theo Arends
c3354ac9f3
Merge pull request #13970 from mrekin/development
...
BLE_MI_HM10: support for Mi Scale v1/v2
2022-01-28 16:14:47 +01:00
Max
bbcc8f5b52
Last logic update and fixes
...
1. Logic update/sync according esp32 code
2. Fixed some errors for MiScaleV1 (but still tested only with V2) - just code reviewed :)
2022-01-28 14:26:52 +03:00
stefanbode
11284bbd49
Introduce DEEPSLEEP_NETWORK_TIMEOUT = 15
...
Network timeout can be configured in seconds or totally disabled by = 0
2022-01-28 12:06:59 +01:00
Max
061b867619
Update tasmota_template_legacy.h
...
Removed unexpected changes
2022-01-28 11:25:55 +03:00
Theo Arends
730322422a
Merge pull request #14627 from SteWers/SolaxX1-no-PV2
...
[Solax X1] no PV 2 per default
2022-01-28 09:14:32 +01:00
Theo Arends
1033bdf7df
Merge pull request #14628 from s-hadinger/pwm_multi
...
Increase PWM channels to 16 (Esp32 only)
2022-01-28 09:13:25 +01:00
Stephan Hadinger
d922aa7beb
LVGL log TS when released
2022-01-28 08:56:00 +01:00
stefanbode
13280c985d
Added WIFI check to avoid extensive battery usage
...
The device is send to an additional deepsleep cycle if there could not establish a WIFI connection with IP in the first 15 seconds after startup. Normal connection time is 6-7 seconds. Address #14483
2022-01-28 08:39:41 +01:00
Max
48ded69b90
Merge branch 'arendst:development' into development
2022-01-28 09:28:59 +03:00
Stephan Hadinger
539c508918
Increase PWM channels to 16 (Esp32 only)
2022-01-27 21:30:05 +01:00
SteWers
001710d502
[Solax X1] no PV 2 per default
...
- no secondary PV per default
- the usage is described in the documentation
2022-01-27 21:11:02 +01:00
Stephan Hadinger
f4aaaa2462
Berry add limit to tcp reads
2022-01-27 18:48:57 +01:00
Max
af2fe0da3a
Update en_GB.h
...
Dublicate removed
2022-01-27 19:42:26 +03:00
Max
79c81be364
Merge branch 'arendst:development' into clean_test
2022-01-27 16:54:27 +03:00
Max
83ab20bb11
some tiny updates
2022-01-27 16:42:58 +03:00
stefanbode
bcfc6fd2cd
Move time calculation into local timezone
...
Switch from UTC to local time to make better predictions on wakeuptime for long deepsleep cycles. #14483
2022-01-27 12:04:59 +01:00
s-hadinger
6a9d0847a3
Merge pull request #14608 from s-hadinger/lvgl_fix_ts
...
Update touchscreen x/y only when touched
2022-01-26 18:49:20 +01:00
Stephan Hadinger
a0a38f638a
Update touchscreen x/y only when touched
2022-01-26 16:20:48 +01:00
Theo Arends
15c3476698
Add more error checking to SPM
2022-01-26 13:59:55 +01:00
Max
22d549ca3d
Update CM11
2022-01-26 15:03:21 +03:00
Max
1ef08e15f1
Squashed commit of the following:
...
commit 5563b50abdd70806099248bea875be63b1a8acbb
Author: Max <rekin.m@gmail.com>
Date: Wed Jan 26 12:03:21 2022 +0300
Update xsns_95_cm1107.ino
commit fbcfccb9732b3b47c7e5f2554e9d9f5765aad719
Merge: a7a792ff0 62458e367
Author: Max <rekin.m@gmail.com>
Date: Wed Jan 26 09:44:09 2022 +0300
Merge pull request #3 from arendst/development
Add command ``SspmEnergyTotal<relay>``
commit a7a792ff026872736aad991aa23702fc53e278a2
Merge: a4199127a d7664c02a
Author: Max <rekin.m@gmail.com>
Date: Tue Jan 25 18:48:12 2022 +0300
Merge remote-tracking branch 'upstream/development' into CM11_sensor
commit a4199127a178265c0eefc08a07c41716ce72f7d3
Author: Max <rekin.m@gmail.com>
Date: Tue Jan 25 18:38:35 2022 +0300
CM11
commit ff0c88badc83ea789b217b5d400d0660573fe64c
Author: Max <rekin.m@gmail.com>
Date: Tue Jan 25 18:37:23 2022 +0300
Create xsns_95_cm1107.ino
2022-01-26 14:25:10 +03:00
Theo Arends
62458e3676
Add command ``SspmEnergyTotal<relay>``
...
Add command ``SspmEnergyTotal<relay>`` to (p)reset Sonoff SPM total energy without today's energy
2022-01-25 16:51:40 +01:00
Theo Arends
d7664c02a7
Remove zero values from SspmHistory
...
Remove zero values from SspmHistory (#13447 )
2022-01-25 12:19:56 +01:00
Theo Arends
d09971e6d2
Merge pull request #14589 from SteWers/SML-check-free-GPIO
...
[SML] Check for used GPIO
2022-01-25 11:31:31 +01:00