Commit Graph

10246 Commits

Author SHA1 Message Date
Theo Arends ea2be66731
Merge pull request #10602 from gemu2015/displayupdate
force opaque mode
2021-01-18 09:00:09 +01:00
s-hadinger bce5c878ff
Merge pull request #10601 from s-hadinger/zigbee_RGB_zbinfo
Zigbee add RGB and RGBb to ZbInfo
2021-01-17 19:13:17 +01:00
gemu2015 bd6f6f3ae5 force opaque mode 2021-01-17 18:52:16 +01:00
Stephan Hadinger e3ea65e8fa Zigbee add RGB and RGBb to ZbInfo 2021-01-17 18:51:22 +01:00
s-hadinger a56dd0f2f5
Merge pull request #10599 from s-hadinger/zigbee_RGBb
Zigbee add RGBb taking into account brightness
2021-01-17 18:24:15 +01:00
Simon Hailes 37beaca119 Implements xdrv_52 - BLE_ESP32
Modifies xsns_52 - iBeacon,  and xsns_62 - MI32 to use the new BLE driver
2021-01-17 17:08:54 +00:00
Simon Hailes e089fae11a update NimBLE to 5dc72ab10d9f928442a25ef3bdcf8a31a7e16301 2021-01-17 17:05:10 +00:00
Stephan Hadinger 06221f3ef1 Zigbee add RGBb taking into account brightness 2021-01-17 17:52:08 +01:00
Theo Arends d402060e56 Clean up Wiegand 2021-01-17 17:50:58 +01:00
s-hadinger 840f4c3bc2
Merge pull request #10597 from s-hadinger/zigbee_report_rgb
Zigbee report colors as RGB
2021-01-17 17:13:51 +01:00
Theo Arends 47e23082cc Update changelog 2021-01-17 17:01:52 +01:00
Stephan Hadinger 454892c971 Zigbee report colors as RGB 2021-01-17 16:39:40 +01:00
Theo Arends 221bf038d8
Merge pull request #10581 from matt123p/development
Put back SetOption40 support.
2021-01-17 16:37:10 +01:00
s-hadinger 8cf07e8bbe
Merge pull request #10595 from s-hadinger/zigbee_support-_lidl_remote
Zigbee support for Lidl Livarno Lux Remote Control Dimmer
2021-01-17 16:29:18 +01:00
Stephan Hadinger 5f04cf2ec8 Zigbee support for Lidl Livarno Lux Remote Control Dimmer 2021-01-17 16:12:25 +01:00
Theo Arends e6afdf0291
Merge pull request #10592 from bovirus/patch-1
Update Italian language
2021-01-17 14:21:30 +01:00
Theo Arends f9a72f5cb1
Merge pull request #10582 from s-hadinger/esp32_use_4k_RSA
ESP32 use 4K RSA for TLS
2021-01-17 14:20:38 +01:00
Theo Arends fc23329133
Merge pull request #10589 from iot-sle/development
only in case of valid key do action. Issue#10585
2021-01-17 14:20:18 +01:00
Theo Arends 0ca2750add
Merge pull request #10590 from gemu2015/filemanagerfix
fix esp32 download large files
2021-01-17 14:19:37 +01:00
bovirus 6cfc7d549e
Update Italian language 2021-01-17 14:16:56 +01:00
gemu2015 8c5d4ea26d fix esp32 download large files 2021-01-17 12:30:20 +01:00
sle ba12d8911e only in case of valid key do action. Issue#10585 and block very slow incoming signals 2021-01-17 11:39:21 +01:00
s-hadinger f52f26f566
Added ``USE_MQTT_TLS_DROP_OLD_FINGERPRINT`` compile time option to drop old (less secure) TLS fingerprint (#10584)
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2021-01-16 18:07:01 +01:00
s-hadinger 8f0fb3ef35
Merge pull request #10583 from s-hadinger/tls_web_ui
Fix Web UI that would not change TLS mode
2021-01-16 17:29:41 +01:00
Stephan Hadinger a90eb18f1e Fix Web UI that would not change TLS mode 2021-01-16 17:11:45 +01:00
Stephan Hadinger a823584238 ESP32 use 4K RSA for TLS 2021-01-16 16:49:37 +01:00
Matt e47065a66d Put back SetOption40 support. 2021-01-16 15:14:36 +00:00
Theo Arends 2dbd1ef973 Add support for 24/26/32/34 bit RFID Wiegand
Add support for 24/26/32/34 bit RFID Wiegand interface (D0/D1) by Sigurd Leuther (#3647, #10565)
2021-01-16 15:39:33 +01:00
Theo Arends 1cd72956ed
Merge pull request #10580 from Jason2866/patch-1
add tool-mklittlefs to tasmota32solo1
2021-01-16 11:55:33 +01:00
Jason2866 7957e0c899
add tool-mklittlefs to tasmota32solo1 2021-01-16 11:53:36 +01:00
Theo Arends 3bb15cda2a Fix ESP32 MLX90640 compilation 2021-01-16 11:18:40 +01:00
s-hadinger dd2dc6e6b6
Merge pull request #10579 from s-hadinger/zigbee_increase_timeout
Zigbee increase timeout to 5s for first command
2021-01-16 10:56:52 +01:00
Stephan Hadinger 9270e956d4 Zigbee increase timeout to 5s for first command 2021-01-16 10:55:40 +01:00
Theo Arends f928a1c75a
Merge pull request #10574 from Jason2866/patch-2
add ESP32 filesystem download with PIO
2021-01-16 10:06:34 +01:00
Theo Arends 8967762ccf
Merge pull request #10577 from vic42/language_pr
some more improvements on german strings
2021-01-16 10:06:12 +01:00
Jason2866 af798b40e2
fix compile ESP8266 2021-01-15 20:59:56 +01:00
Vic 6d0005cc29 some more improvements on german strings 2021-01-15 19:02:09 +01:00
s-hadinger 16f3d30535
Merge pull request #10576 from s-hadinger/esp32_tls
ESP32 support for TLS MQTT using BearSSL (same as ESP8266)
2021-01-15 18:48:13 +01:00
Stephan Hadinger cc43530639 ESP32 support for TLS MQTT using BearSSL (same as ESP8266) 2021-01-15 18:23:05 +01:00
Theo Arends 19fdbf30fb
Merge pull request #10575 from vic42/language_pr
D_COUNT is used as a noun, not as a verb
2021-01-15 17:26:56 +01:00
Vic 86cd22e95f D_COUNT is used as a noun, not as a verb 2021-01-15 16:44:59 +01:00
Theo Arends f1d15c015c Fix ESP8266 SPI detection 2021-01-15 16:19:56 +01:00
Theo Arends 43fd9ee1f2 Fix dual filesystem commands 2021-01-15 16:17:25 +01:00
Jason2866 c74cce1c4e
add filesystems directorys 2021-01-15 15:20:39 +01:00
Jason2866 129af59a9d
change unpack_dir 2021-01-15 15:19:01 +01:00
Jason2866 a16306fbf6
add custom_unpack_dir 2021-01-15 15:16:41 +01:00
Jason2866 7fc0c42e04
change from string to list
and hack for using littlefs for ESP32 instead of SPIFFS
2021-01-15 15:15:04 +01:00
Jason2866 6a2016f568
Remove redundant entrys 2021-01-15 15:09:49 +01:00
Theo Arends 89a9c049d6 Add debug message regarding energy reset 2021-01-15 14:31:25 +01:00
Theo Arends 2c9203d662 Increase driver and display support 2021-01-15 12:01:15 +01:00