Commit Graph

5274 Commits

Author SHA1 Message Date
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
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
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
s-hadinger 749f46a7bc
Merge pull request #13078 from s-hadinger/zigbee_tuya_0102
Add Tuya Window Covering attributes
2021-09-06 23:00:56 +02:00
Simon Hailes 0183376555 use type SemaphoreHandle_t where TasAutoMutex is used to silence new compiler warnings 2021-09-06 18:52:20 +01:00
Stephan Hadinger 8217c1330a Add Tuya Window Covering attributes 2021-09-06 14:45:10 +02:00
stefanbode 5ef1ec5d0d
Update xdrv_27_shutter.ino
#12849 Additional side effect correction
2021-09-05 22:07:50 +02:00
Stephan Hadinger cf23dade9a Forgot flag in ESP32S2/C3 templates 2021-09-05 20:46:12 +02:00
Stephan Hadinger b58958b8c6 ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible) 2021-09-05 19:43:53 +02:00
stefanbode 53ac07baa9
shutter: fixed stepper wrong position #12849 follow up
Position was wrongly calculated on emergency stop
2021-09-05 12:24:54 +02:00
Jason2866 745c709249
core2 too 2021-09-04 15:11:40 +02:00
Jason2866 2b9828ab35
redundant removed
since it is default
2021-09-04 15:10:18 +02:00
Jason2866 e357f3aa75
USE_BERRY_PSRAM as default 2021-09-04 15:07:03 +02:00
Stephan Hadinger 75ec8816f6 Fix LVGO color names 2021-09-04 14:56:09 +02:00
Stephan Hadinger a0693c6ed1 Support for ESP32S2 GPIOs 2021-09-04 14:20:09 +02:00
Stephan Hadinger 5b29c261ca Berry fix for LVGL styles 2021-09-03 18:35:50 +02:00
André_Teixeira_1998 cbc13be1aa
Fixed 2 typos in Portuguese PT language file 2021-09-03 15:21:24 +01:00
stefanbode dd342d0e78
Added new functionality if motor of shutter stops late
I saw on my blind that if I move it in 5% steps it opens much more than it should. The reason is, that the motor runs to long. shuttermotordelay was only able to work with >0 values. Now also <0 is supported for standard shutters.
2021-09-03 12:57:51 +02:00
Theo Arends 0f1ebe8734 Workaround ESP32C3/S2 IDF temperature error message 2021-09-03 11:19:45 +02:00
Stephan Hadinger 9731b3ea53 Moved HttpClient to its own lib 2021-09-03 08:53:42 +02:00
Stephan Hadinger 8a1aca858e Disable TLS client by default 2021-09-03 08:16:08 +02:00
Jason2866 b1d4435e67 Capitilization 2021-09-02 21:32:12 +00:00
Stephan Hadinger 3d5c68b850 Berry class ``webclient`` for HTTP/HTTPS requests 2021-09-02 21:58:08 +02:00
Stephan Hadinger 19d313622a Fix PSRAM compilation for Esp32c3 2021-09-02 20:54:50 +02:00
Theo Arends c47307bd5e Add optional emergency reset
Add optional emergency reset when Rx is connected to Tx at restart
2021-09-02 12:25:53 +02:00
Theo Arends b4bcccba35
Merge pull request #13028 from barbudor/fix_opentherm_json
Fix opentherm json
2021-09-02 10:47:38 +02:00