Commit Graph

9456 Commits

Author SHA1 Message Date
Stephan Hadinger 83f78f8724 Clear settings if unable to convert 2020-12-01 08:48:06 +01:00
Stephan Hadinger 40e70d7938 Add option `#define UPGRADE_V8_MIN` to drop support for upgrading before v8.0 (saves 1.3kb)
This option is not enabled by default except for ZBBridge, whose version was always at least v8.0.
2020-11-30 21:43:57 +01:00
s-hadinger a178ef459b
Merge pull request #10025 from s-hadinger/zigbee_optim
Zigbee code size optimization
2020-11-30 19:51:15 +01:00
s-hadinger de949fe0f1
Merge pull request #10024 from s-hadinger/zigbee_zbmap_
Zigbee auto-mapping
2020-11-30 19:25:19 +01:00
Stephan Hadinger 054e0730e1 Zigbee code size optimization 2020-11-30 19:25:05 +01:00
Stephan Hadinger 4ea69ce2ef Zigbee auto-mapping 2020-11-30 19:12:16 +01:00
Theo Arends 5892cffbda Prep RC522 rfid reader pt2 2020-11-30 17:54:40 +01:00
Theo Arends 0614906e03 Prep RC522 rfid reader 2020-11-30 12:52:59 +01:00
Theo Arends 7be7d96de6 Fix SPI regression from 9.1 2020-11-30 11:51:27 +01:00
Theo Arends 743109d0c8
Merge pull request #10015 from betarho/fix_typo
Fix a typo in comments
2020-11-30 11:34:53 +01:00
Roberto Bonacina 5c7680fb58 Fix a typo in comments
Replaced "Humidy" with "Humidity" in the initial description of some
temperature and humidity sensor files.
2020-11-29 21:08:08 +01:00
Theo Arends 2adfc6b425
Merge pull request #10014 from curzon01/development
Fix support for using multiple MAX31865 sensors
2020-11-29 17:53:51 +01:00
Norbert Richter 4014436208
Fix support for using multiple MAX31865 sensors 2020-11-29 17:26:23 +01:00
Theo Arends 968f4613be
Merge pull request #10012 from joetriskaide/development
Enable payload of >32 bit length
2020-11-29 16:13:54 +01:00
Theo Arends ebe1c8dd82
Merge pull request #10013 from s-hadinger/zigbee_zbrestore_backup
Zigbee use of ZbRestore for backup
2020-11-29 16:04:35 +01:00
Theo Arends 7f1f9727ef Update comments 2020-11-29 15:59:40 +01:00
Stephan Hadinger 817ac3a01f Zigbee use of ZbRestore for backup 2020-11-29 15:45:34 +01:00
Josef Reisinger 386303dbe7 Added protocoll for Dooya 1603 5 channel remote 2020-11-29 15:29:13 +01:00
Theo Arends 95362af6e4 Update comments 2020-11-29 15:26:42 +01:00
Josef Reisinger f5871c0a4b Enable payload of >32 bit length 2020-11-29 15:23:47 +01:00
Theo Arends 4c43ce479d Try to fix TuyaMcu powerusage
Try to fix TuyaMcu powerusage (#10005)
2020-11-29 13:32:13 +01:00
Theo Arends 8eacb36f71
Merge pull request #9971 from Zefiro/development
Fixed typos in comments
2020-11-29 08:09:11 +01:00
Zefiro 712d735b17 Revert "Neopixel Dragon extension"
This reverts commit 878ce826bf.
2020-11-29 00:56:16 +01:00
Theo Arends 328e47d66e Fix ESP32 upload progress dots 2020-11-28 18:12:29 +01:00
Theo Arends f8f136fcd5 Prep for ESP32-C3 ph4 2020-11-28 17:08:45 +01:00
Theo Arends 765e0e922d Prep for ESP32-C3 ph3 2020-11-28 17:00:15 +01:00
Theo Arends 17e6890809 Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
Theo Arends 0c95f2ec8e Update changelog 2020-11-28 16:10:19 +01:00
Theo Arends 062c96e583
Merge pull request #10004 from effelle/TuyaMCU
TuyaMCU Update 2/3
2020-11-28 16:04:33 +01:00
Theo Arends 58ebd84ea9
Merge pull request #10003 from Jason2866/patch-1
wrong ota entry for tasmota32.bin
2020-11-28 16:04:00 +01:00
Federico Leoni ae32549759 TuyaUpdate 2020-11-28 11:49:04 -03:00
Jason2866 db90ad2e46
wrong ota entry for tasmota32.bin 2020-11-28 15:43:49 +01:00
s-hadinger 0cb31f72dd
Merge pull request #10001 from s-hadinger/zigbee_remove_debug_log
Zigbee remove debug log
2020-11-28 15:05:58 +01:00
Stephan Hadinger d3bd47718f Zigbee remove debug log 2020-11-28 15:01:43 +01:00
Theo Arends b527ab4d66 Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
Theo Arends 39b79f9a97 Add all ipaddress info to ipaddress command 2020-11-28 12:19:23 +01:00
s-hadinger 70fc86fa2b
Merge pull request #9999 from s-hadinger/zigbee_fix_invalid_temp
Zigbee fix invalid temperature #9978
2020-11-27 23:08:11 +01:00
Stephan Hadinger 65177935c8 Zigbee fix invalid temperature #9978 2020-11-27 22:53:42 +01:00
s-hadinger c866f90dbf
Merge pull request #9998 from s-hadinger/zigbee_zbreset_eeprom
Zigbee `ZbReset 1` also erases EEPROM
2020-11-27 22:00:37 +01:00
Stephan Hadinger 4cc04b7ceb Zigbee `ZbReset 1` also erases EEPROM 2020-11-27 21:47:13 +01:00
Theo Arends b56109d34e
Merge pull request #9996 from Staars/HM10
HM10: do not crash with zero sensors
2020-11-27 18:28:22 +01:00
Theo Arends bb85fa95b0 Update changelog 2020-11-27 18:26:56 +01:00
Theo Arends c783ce445b Add NTP fallback servers x.pool.ntp.org 2020-11-27 18:22:44 +01:00
Staars 26dcf91531 do not crash with zero sensors 2020-11-27 17:39:06 +01:00
Theo Arends 8c9af52f72 Remove spaces 2020-11-27 16:45:25 +01:00
Theo Arends 4b5dbe7a86 Fix reset to defaults after 6 hours of DeepSleep
Fix reset to defaults after 6 hours of DeepSleep (#9993)
2020-11-27 16:43:56 +01:00
Theo Arends ff8b2efd5e Move some firmware files around 2020-11-27 15:56:30 +01:00
Theo Arends 01e7b0b1b3
Merge pull request #9991 from Jason2866/work_dev
CCLoader firmware for zigbee and BT
2020-11-27 15:44:56 +01:00
Theo Arends 7091659081 Remove mismerged files 2020-11-27 15:43:20 +01:00
Theo Arends 16f369e979 Delete ncp-uart-sw-6.8.0.1_115200.ota 2020-11-27 15:38:40 +01:00