Commit Graph

13072 Commits

Author SHA1 Message Date
Stephan Hadinger 86602cc6f3 LVGL improve lv_wifi_bars 2021-09-07 19:34:18 +02:00
Stephan Hadinger 70e11bd6a5 Berry add `math.atan2()` and change `list.find()` 2021-09-07 19:27:57 +02:00
Jason2866 4a0788f33c
Improve documentation of protocol format 2021-09-07 17:44:02 +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
s-hadinger 2950248b73
Merge pull request #13081 from s-hadinger/lvgl_demo_update
LVGL update example to match doc
2021-09-06 23:13:17 +02: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
Jason2866 e42915dd61
Delete cxx_flags.py 2021-09-06 21:01:08 +02:00
Jason2866 439ff99962
No cxx compile flag script 2021-09-06 21:00:36 +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
Ajith Vasudevan 2815211321 Enhanced 7-Segment command DisplayScrollText for indefinite as well as finite scrolling 2021-09-06 19:26:01 +05:30
Stephan Hadinger 8217c1330a Add Tuya Window Covering attributes 2021-09-06 14:45:10 +02:00
Adrian Scillato 7f0df0cd4d
Merge pull request #13072 from stefanbode/patch-14
Update xdrv_27_shutter.ino
2021-09-06 01:04:36 -03:00
stefanbode 5ef1ec5d0d
Update xdrv_27_shutter.ino
#12849 Additional side effect correction
2021-09-05 22:07:50 +02:00
s-hadinger 225d757834
Merge pull request #13071 from s-hadinger/esp32x_templates_fix
Forgot flag in ESP32S2/C3 templates
2021-09-05 21:18:22 +02:00
Stephan Hadinger cf23dade9a Forgot flag in ESP32S2/C3 templates 2021-09-05 20:46:12 +02:00
s-hadinger 0bb2b331df
Merge pull request #13069 from s-hadinger/esp32_gpio_remapping
ESP32 add GPIO 6/7/8/11 to template and remove GPIO 28-31 (remapping so backwards compatible)
2021-09-05 19:59:50 +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
Jason2866 1e0c61091e
Merge pull request #13064 from stefanbode/patch-12
shutter: fixed stepper wrong position #12849 follow up
2021-09-05 18:09:46 +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 e7045a72be
Merge pull request #13062 from arendst/berry_psram
USE_BERRY_PSRAM as default
2021-09-04 15:37:34 +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
s-hadinger 06649abd69
Merge pull request #13061 from s-hadinger/lvgl_fix_colors
Fix LVGL color names
2021-09-04 15:00:35 +02:00
Stephan Hadinger 75ec8816f6 Fix LVGO color names 2021-09-04 14:56:09 +02:00
s-hadinger 23db4ad3f6
Merge pull request #13060 from s-hadinger/esp32_gpios
Support for ESP32S2 GPIOs
2021-09-04 14:51:48 +02:00
Stephan Hadinger a0693c6ed1 Support for ESP32S2 GPIOs 2021-09-04 14:20:09 +02:00
s-hadinger e2d5fde341
Merge pull request #13057 from s-hadinger/lvgl_cleaning
LVGL cleaning
2021-09-04 11:31:09 +02:00
Stephan Hadinger f730c664c2 LVGL cleaning 2021-09-04 11:12:18 +02:00
s-hadinger aacf3ff2a9
Lvgl color names (#13056)
* LVGL Berry change in color names

* Minor fix

* Fix
2021-09-04 11:08:13 +02:00
s-hadinger a6b53b332a
Merge pull request #13052 from s-hadinger/berry_lvgl_style_fix
Berry fix for LVGL styles
2021-09-03 18:53:18 +02:00
Stephan Hadinger 5b29c261ca Berry fix for LVGL styles 2021-09-03 18:35:50 +02:00
Jason2866 4b244e4717
Tasmota github as source for Tasmota ESP32 v.2.0.0 2021-09-03 17:34:07 +02:00
Theo Arends 4378d0afcc
Merge pull request #13051 from AndreTeixeira1998/development
Fixed 2 typos in Portuguese PT language file
2021-09-03 17:14:42 +02:00
André_Teixeira_1998 cbc13be1aa
Fixed 2 typos in Portuguese PT language file 2021-09-03 15:21:24 +01:00
Theo Arends d9998906e0
Merge pull request #13047 from stefanbode/patch-11
Added new functionality if motor of shutter stops late
2021-09-03 15:11:40 +02: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
s-hadinger c06f850cb4
Merge pull request #13046 from s-hadinger/berry_webclient
Berry class ``webclient`` for HTTP/HTTPS requests
2021-09-03 09:48:07 +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
Jason2866 86205d0c29
Merge pull request #13045 from s-hadinger/psramfix
Fix PSRAM compilation for Esp32c3
2021-09-02 21:05:24 +02:00
Stephan Hadinger 19d313622a Fix PSRAM compilation for Esp32c3 2021-09-02 20:54:50 +02:00
Jason2866 c044fd22c4
Tasmota ESP32 core 2.0.0 2021-09-02 19:21:25 +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