Theo Arends
d7142fb4f3
Merge pull request #14491 from Staars/patch-1
...
Adding HomeKit to legacy MI32 driver
2022-01-18 11:13:10 +01:00
Jason2866
f6df5ddb32
Merge pull request #14494 from Jason2866/fix_knx
...
fix ambiguous error in knx
2022-01-18 10:54:47 +01:00
Jason2866
57adb6d47f
fix ambiguous error
2022-01-18 10:41:20 +01:00
Christian Baars
b08ad3843f
Update be_modtab.c
...
fix standard ble build 2/2
2022-01-17 20:47:32 +01:00
Christian Baars
2566156dd5
Update xdrv_52_3_berry_MI32.ino
...
fix standard ble build 1/2
2022-01-17 20:46:46 +01:00
Christian Baars
c38784bf2d
Update tasmota_configurations_ESP32.h
2022-01-17 19:56:15 +01:00
Christian Baars
e58d1e3018
Add files via upload
2022-01-17 19:52:34 +01:00
Christian Baars
9828b96ccc
Update be_modtab.c
...
load MI32 and BLE
2022-01-17 19:51:27 +01:00
Christian Baars
721888437b
Update xsns_62_esp32_mi.ino
...
add HomeKit and Berry
2022-01-17 19:47:56 +01:00
Christian Baars
483069d6da
Add files via upload
2022-01-17 19:46:19 +01:00
s-hadinger
f570941323
Merge pull request #14490 from s-hadinger/LVGL-ts_fix
...
LVGL fix calibration not applied when not touched
2022-01-17 19:45:40 +01:00
Christian Baars
0fff6bb6c4
Add files via upload
2022-01-17 19:43:07 +01:00
Christian Baars
bcba4cd4d9
Update xdrv_01_webserver.ino
...
call legacy driver too for OTA
2022-01-17 19:41:17 +01:00
Stephan Hadinger
7d9226b3b5
LVGL fix calibration not applied when not touched
2022-01-17 19:37:38 +01:00
s-hadinger
70c6e730f0
Merge pull request #14486 from s-hadinger/alexa_fix_zigbee
...
Fix Alexa bug in discovery
2022-01-17 18:52:19 +01:00
Stephan Hadinger
21dd58e59f
Fix Alexa bug in discovery
2022-01-17 18:36:13 +01:00
obrain17
5b83886065
Add files via upload
...
New file with:
Add
"windowdur"
"windowtemp"
"day"
"night"
"offset"
to ResponseAppend_P
Assign
cmdtype = 23
to "lock"
2022-01-17 17:33:05 +01:00
Theo Arends
274963758e
Fix OneWire-Stickbreaker (DS18x20) library
...
Fix OneWire-Stickbreaker (DS18x20) library support for ESP32S2 (#14338 )
2022-01-17 17:05:33 +01:00
Theo Arends
7ea5b7c544
Merge pull request #14475 from pcdiem/pwmdimmer2
...
Fix millisecond comparisons
2022-01-17 16:55:42 +01:00
Theo Arends
52082b41d5
Merge pull request #14484 from gemu2015/scripter_update
...
optimizations and fixes, add return x
2022-01-17 16:55:07 +01:00
Theo Arends
165880f06b
Fix Onewire ESP32S2 functionality
...
Fix Onewire ESP32S2 functionality (#14338 )
2022-01-17 15:37:26 +01:00
gemu2015
e352bfe8a0
optimizations and fixes, add return x
2022-01-17 12:09:21 +01:00
Jason2866
342af3d466
Merge pull request #14481 from s-hadinger/fix_minicustom32
...
Fix to allow compilation of minicustom32
2022-01-16 21:48:33 +01:00
Stephan Hadinger
23c2efbe8f
Fix to allow compilation of minicustom32
2022-01-16 21:34:29 +01:00
Jason2866
b296741dee
Merge pull request #14477 from Jason2866/fix_minicustom
...
Make webclient for minicustom32 possible
2022-01-16 20:48:29 +01:00
Jason2866
4351798b74
Make webclient for minicustom possible
2022-01-16 20:40:01 +01:00
Paul C Diem
b1b5261a83
Fix millisecond comparisons
2022-01-16 13:23:30 -06:00
s-hadinger
dcaa19d7a0
LVGL add missing enums for freetype ( #14473 )
...
* LVGL add missing enums for freetype
* Fix
2022-01-16 19:37:41 +01:00
Jason2866
8a855ba531
Merge pull request #14469 from arendst/TLS_update
...
fix include for HTTPS Update
2022-01-16 18:05:04 +01:00
Jason2866
fc48fe1d3b
fix include for HTTPUpdate
2022-01-16 17:58:46 +01:00
Theo Arends
fda1dd2c2c
Merge pull request #14449 from HarHarLinks/patch-1
...
SevenSegmentTM1637.h: binairy -> binary
2022-01-16 16:21:56 +01:00
Theo Arends
62e9464753
Merge pull request #14455 from SteWers/SML-colon
...
[SML] Removed colon at the end of the labels
2022-01-16 16:21:20 +01:00
Theo Arends
4df42a28f5
Add command ``WebTime <start_pos>,<end_pos>``
...
- Add command ``WebTime <start_pos>,<end_pos>`` to show part of date and/or time in web gui based on "2017-03-07T11:08:02-07:00"
- Bump version to v2022.01.3
2022-01-16 16:19:28 +01:00
s-hadinger
d123f8dbc5
LVGL add support for lv_timer and lv_coord_t * return value ( #14465 )
...
* LVGL add support for lv_timer and lv_coord_t * return value
* Patch for char **
* fix LV_ATTRIBUTE_TIMER_HANDLER
* Comptr is 'c'
2022-01-16 15:05:14 +01:00
Theo Arends
361f74cc12
Merge pull request #14458 from barbudor/isl28022
...
INA28022 support in INA219 driver
2022-01-16 14:52:33 +01:00
s-hadinger
153e509a94
Merge pull request #14464 from s-hadinger/lv_color_filter_dsc
...
LVGL add support for `lv_color_filter_dsc`
2022-01-16 14:09:00 +01:00
Stephan Hadinger
b6b0e4779b
LVGL add support for `lv_color_filter_dsc`
2022-01-16 13:11:49 +01:00
s-hadinger
f4dc554b17
Merge pull request #14463 from s-hadinger/lvgl_more_structs
...
LVGL more structs
2022-01-16 11:59:32 +01:00
Stephan Hadinger
334ff4c16f
LVGL more structs
2022-01-16 10:43:11 +01:00
s-hadinger
cd4bf215a2
Merge pull request #14462 from s-hadinger/lv_vararg
...
LVGL add support for set_text_fmt
2022-01-16 10:35:17 +01:00
Stephan Hadinger
3543d5f094
LVGL add support for set_text_fmt
2022-01-16 10:23:35 +01:00
s-hadinger
f62b8a880e
Merge pull request #14460 from s-hadinger/lv_palette
...
LVGL add palette functions
2022-01-15 23:50:48 +01:00
Stephan Hadinger
4bb236d3d0
LVGL add palette functions
2022-01-15 23:42:40 +01:00
s-hadinger
c5e4d2b10a
Merge pull request #14459 from s-hadinger/display_calibrate
...
LVGL calibrate touch screen
2022-01-15 23:16:34 +01:00
Stephan Hadinger
5f36bc2ee9
LVGL calibrate touch screen
2022-01-15 23:03:24 +01:00
Jason2866
309276ae12
No `-flto` for C3
...
since it does not work correctly with
2022-01-15 22:15:39 +01:00
barbudor
4c270eb857
detect ISL28022 and read bus_voltage accordingly
2022-01-15 21:22:46 +01:00
SteWers
0119bd1fb0
[SML] Remove colon at the end of the labels
...
Remove colon at the end of the labels on the WebUI to use the same format then all other sensors. Just a little cosmetics.
2022-01-15 19:29:31 +01:00
Kim Brose
59bc11aca5
SevenSegmentTM1637.h: binairy -> binary
2022-01-15 17:09:39 +01:00
Theo Arends
88b296cf83
Support for Eastron SDM230
...
Add support for Eastron SDM230 modBus energy meter (#13443 )
2022-01-15 15:02:45 +01:00