Commit Graph

9525 Commits

Author SHA1 Message Date
Theo Arends dfd0a0bf74 Refactor and fix TasmotaClient 2020-11-25 15:58:43 +01:00
s-hadinger e4de99eda8
Merge pull request #9972 from s-hadinger/zb_fix_compilation
Fix compilation for CC2530
2020-11-25 15:48:20 +01:00
Stephan Hadinger dd235e32d4 Fix compilation for CC2530 2020-11-25 15:21:18 +01:00
Theo Arends 9433b691a4 Fix ESP32 TasmotaClient firmware upgrade
Fix ESP32 TasmotaClient firmware upgrade (#9218)
2020-11-25 14:58:18 +01:00
Theo Arends 7f581554a9 Fix ESP32 TasmotaClient support 2020-11-25 13:07:04 +01:00
Theo Arends 8196919fbb Make ESP32 HTTP upload buffer size equal to ESP8266 2020-11-25 13:02:46 +01:00
Zefiro f985b431cd Merge branch 'development' of https://github.com/Zefiro/Tasmota into development 2020-11-25 00:59:32 +01:00
Zefiro 878ce826bf Neopixel Dragon extension 2020-11-25 00:57:46 +01:00
Zefiro de0e2026a7 Fixed typos in comments 2020-11-25 00:57:46 +01:00
Zefiro 698c53ffeb Fixed typos in comments 2020-11-24 23:56:24 +01:00
Theo Arends e79b1dd248
Merge pull request #9970 from Staars/ccloader
Port of CCLoader as a utility driver
2020-11-24 21:30:34 +01:00
Theo Arends 422e0b6bcb
Merge pull request #9969 from s-hadinger/ir_ac_improve
IR fix SAMSUNG_AC
2020-11-24 20:39:56 +01:00
Staars b772ab468d port of CCLoader 2020-11-24 20:29:28 +01:00
Stephan Hadinger 00d7cd1a03 IR fix SAMSUNG_AC 2020-11-24 19:40:03 +01:00
Theo Arends 547e5d9c5d Fix command ``gpio``
Fix command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
2020-11-24 15:14:22 +01:00
s-hadinger 0e41e0b9fe
Merge pull request #9965 from s-hadinger/zigbee_devices_eeprom
Zigbee store devices information in EEPROM
2020-11-24 11:57:18 +01:00
Stephan Hadinger 8f893234bf Zigbee store devices information in EEPROM 2020-11-24 08:55:50 +01:00
Ken Sanislo df4482fee2 common anode 7 segment display support 2020-11-23 10:53:42 -08:00
Theo Arends 875e4972c0
Merge pull request #9959 from Staars/silence
silence compiler warning
2020-11-23 15:57:09 +01:00
Theo Arends bda2d38304
Merge pull request #9958 from Staars/sps30
SPS30: adapt for ESP32
2020-11-23 15:56:55 +01:00
Staars ae53f1ce61 silence compiler warning 2020-11-23 14:33:11 +01:00
Staars 94077cf047 adapt for ESP32 2020-11-23 14:26:41 +01:00
s-hadinger 250b08ba61
Merge pull request #9954 from s-hadinger/zigbee_save_data_60
Zigbee save data to EEPROM every hour
2020-11-22 18:26:10 +01:00
Stephan Hadinger 25fd163e54 Zigbee save data to EEPROM every hour 2020-11-22 18:16:35 +01:00
Theo Arends 6c41a4158a
Merge pull request #9950 from Jason2866/ESP32solo1
add EXPERIMENTAL ESP32solo1 support
2020-11-22 18:03:00 +01:00
s-hadinger 9bc5a3c973
Merge pull request #9953 from s-hadinger/zigbee_lumi_plug
Zigbee support for lumi_plug
2020-11-22 17:57:01 +01:00
Stephan Hadinger 54e7f35998 Zigbee support for lumi_plug 2020-11-22 17:38:04 +01:00
Theo Arends f5ad07fe5e Fix ESP32 flashwrites 2020-11-22 17:35:04 +01:00
s-hadinger 4c4c082769
Merge pull request #9949 from s-hadinger/zigbee_reachable
Zigbee better support for attribute Reachable
2020-11-22 17:05:23 +01:00
Jason2866 e2b167c432 use release_v3.3-solo1-4b325f52e 2020-11-22 16:50:32 +01:00
Jason2866 939b75bae5 Tasmota standard build 2020-11-22 16:33:53 +01:00
Jason2866 8474b0bf77 add ESP32solo1 2020-11-22 16:21:38 +01:00
Stephan Hadinger 6cba04e6e0 Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +01:00
Theo Arends ae8aaeb3d9
Merge pull request #9947 from juliogonzalez/USE_PING-builds
Document state of USE_PING at BUILDS.md
2020-11-22 14:43:34 +01:00
Theo Arends 6fed564ee5
Update BUILDS.md 2020-11-22 14:43:14 +01:00
Julio Gonzalez Gil 2eb70531e4 Document state of USE_PING at BUILDS.md 2020-11-22 14:38:42 +01:00
Theo Arends 5defd5e158
Merge pull request #9946 from Staars/ping32
fix ping driver for ESP32
2020-11-22 13:59:16 +01:00
Staars ea7838b719 fix ping driver for ESP32 2020-11-22 12:49:09 +01:00
Theo Arends 453844e965 Update xdrv_02_mqtt.ino 2020-11-22 12:26:05 +01:00
Theo Arends 74125e01af
Merge pull request #9944 from Staars/MI32
MI32: allow/correct negative temperature values
2020-11-22 11:30:09 +01:00
Staars 3f0b879b77 allow negative temperature values 2020-11-22 10:44:02 +01:00
Theo Arends 94166e1dd8
Merge pull request #9940 from vic42/prepare_pr
corrected a mixup of MIME multipart and simple plain text email messages
2020-11-22 09:47:35 +01:00
Theo Arends f3594a46c7
Merge pull request #9943 from Staars/esp32_solo
NimBLE-lib: support single core ESP32 variants
2020-11-22 09:46:57 +01:00
Staars b11f1b5483 support single core ESP32 variants 2020-11-22 09:35:09 +01:00
s-hadinger 4d76b9b5d0
Merge pull request #9938 from s-hadinger/zigbee_fix_lumi_swit
Zigbee fix lumi.switch #9923
2020-11-21 18:19:29 +01:00
Vic 1959291bdd corrected a mixup of MIME multipart and simple plain text email messages 2020-11-21 18:17:46 +01:00
s-hadinger 83ed3a526d
Merge pull request #9937 from s-hadinger/zigbee_eeprom_valid_time
Zigbee save data to EEPROM only if time is valid
2020-11-21 18:07:59 +01:00
s-hadinger 5b64336db5
Merge branch 'development' into zigbee_eeprom_valid_time 2020-11-21 18:07:48 +01:00
s-hadinger 589ebd72e9
Merge pull request #9936 from s-hadinger/zigbee_eeprom_fix
Fix compilation error with CC2530
2020-11-21 17:58:46 +01:00
Stephan Hadinger 27c76d3370 Zigbee fix lumi.swit #9923 2020-11-21 17:57:35 +01:00