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 |
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 |
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 |
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 |
Stephan Hadinger
|
8ee3bae70d
|
Support for ESP32/ESP32S2 DAC gpio via Berry
|
2021-09-13 13:44:39 +02:00 |
Jason2866
|
d3cc32cdc8
|
FreeType fonts for core2
|
2021-09-12 21:17:32 +02:00 |
s-hadinger
|
eca751fbc3
|
Merge pull request #13112 from s-hadinger/crashrecorder_remove_warning
Remove warning in crashrecorder
|
2021-09-12 21:09:55 +02:00 |
Stephan Hadinger
|
983d13efa3
|
Remove warning in crashrecorder
|
2021-09-12 19:55:15 +02:00 |
Stephan Hadinger
|
16b0970a65
|
Fix Teleinfo for Denky D4
|
2021-09-12 19:44:01 +02:00 |
s-hadinger
|
607f6322d7
|
Merge pull request #13110 from s-hadinger/berry_light_fix
Berry setlight fix
|
2021-09-12 19:40:46 +02:00 |
Stephan Hadinger
|
3d46daa830
|
Berry setlight fix
|
2021-09-12 19:31:47 +02:00 |
Jason2866
|
6403dc8fcc
|
touch buttons always needed
|
2021-09-12 16:40:37 +00:00 |
Jason2866
|
3333875308
|
Fix compile error
when using lvgl driver
|
2021-09-12 18:19:46 +02:00 |
Stephan Hadinger
|
bc5f346926
|
Crash recorder ``Status 12`` for ESP32/ESP32S2/ESP32C3, supporting Esp-idf 3.3/4.4
|
2021-09-12 12:24:09 +02:00 |
Simon Hailes
|
e1111ca98e
|
Add driver xdrv_85_BLE_EQ3_TRV
|
2021-09-10 13:56:24 +01:00 |
Stephan Hadinger
|
b2da0b2ed7
|
LVGL add lv_clock_icon
|
2021-09-09 20:32:19 +02:00 |
Stephan Hadinger
|
04c0f42981
|
Improved wifi widgets
|
2021-09-08 19:40:18 +02:00 |
Jason2866
|
d665bf10c1
|
Merge pull request #13082 from btsimonh/mikeyslinkchange
change link displayed in TAS for MI BLE sensors which need a key to p…
|
2021-09-07 15:55:32 +02:00 |
Jason2866
|
a8f0fcab56
|
Merge pull request #13080 from btsimonh/BLEc3fixes
use type SemaphoreHandle_t where TasAutoMutex is used to silence new …
|
2021-09-07 15:55:16 +02:00 |
Simon Hailes
|
605f1f2d4b
|
change link displayed in TAS for MI BLE sensors which need a key to point to the new repo https://github.com/tasmota/ble_key_extractor/blob/gh-pages/index.html
|
2021-09-06 22:23:03 +01:00 |
Stephan Hadinger
|
6e1b775f28
|
LVGL update example to match doc
|
2021-09-06 23:12:39 +02:00 |