Commit Graph

9525 Commits

Author SHA1 Message Date
Federico Leoni 219a254c84 Fix shutters discovery 2020-12-03 08:06:52 -03:00
s-hadinger 98e182c7e8
Merge pull request #10041 from s-hadinger/ir_disable_recv
Disable IR receive while sending
2020-12-03 09:05:25 +01:00
Stephan Hadinger 748c4c8954 Disable IR receive while sending 2020-12-02 22:09:30 +01:00
s-hadinger 40c652f177
Merge pull request #10040 from s-hadinger/zigbee_ias_read
Better support for PIR devices
2020-12-02 19:46:37 +01:00
Stephan Hadinger 4243b934fe Better support for PIR devices 2020-12-02 19:25:17 +01:00
Theo Arends 75d35d407e Removed PN532 define USE_PN532_CAUSE_EVENTS
Removed PN532 define USE_PN532_CAUSE_EVENTS replaced by generic rule trigger `on pn532#uid=`
2020-12-02 18:01:38 +01:00
Theo Arends d82cdfb35e Fix HaTasmota query in swn 2020-12-02 16:37:57 +01:00
Theo Arends c85dba8c1e Update changelog 2020-12-02 14:26:40 +01:00
Theo Arends 533d643f79 Create README.md 2020-12-02 13:59:06 +01:00
Theo Arends 2676c3c26e Update Shelly Dimmer Fw to v51.5 2020-12-02 13:53:34 +01:00
Theo Arends 1dec999144 Add additional defines
Add defines UPGRADE_V8_MIN_KEEP_WIFI and UPGRADE_V8_MIN_KEEP_MQTT to keep wifi and/ot mqtt settings when define UPGRADE_V8_MIN is enabled (#10027)
2020-12-02 11:59:01 +01:00
Theo Arends 6bbb5492f6 Change GUI right justified column with left justified text
Change GUI right justified column with left justified text
2020-12-02 10:44:28 +01:00
Theo Arends bf1b6dae31 Refactor PN532 Rfid reader
- Refactor PN532 Rfid reader
- Add UID to GUI
2020-12-01 16:07:40 +01:00
Theo Arends 519a028477 Prep RC522 rfid reader pt3 2020-12-01 14:37:05 +01:00
s-hadinger 62b64c749b
Merge pull request #10031 from s-hadinger/fix_tls_crash
Fix TLS crash because of wrong stack size for tasmota-zbbridge
2020-12-01 14:24:32 +01:00
Stephan Hadinger 22a199450b Fix TLS crash because of wrong stack size for tasmota-zbbridge 2020-12-01 14:11:32 +01:00
Theo Arends 37a1fb0834 Add zigbee specific define 2020-12-01 12:18:32 +01:00
Theo Arends 8acf3d4198
Merge pull request #10027 from s-hadinger/upgrade_v8_min
Add option `#define UPGRADE_V8_MIN` to drop support for upgrading before v8.0 (saves 1.3kb)
2020-12-01 11:01:41 +01:00
Stephan Hadinger 1f400d34a9 Make it stealth mode 2020-12-01 10:32:14 +01:00
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