Commit Graph

9220 Commits

Author SHA1 Message Date
Jason2866 b0e2ceb17b
remove ESP32 sleep build flag 2020-11-12 14:30:14 +01:00
Jason2866 3786b4ea9f
remove esp32 sleep build flag 2020-11-12 14:28:39 +01:00
Theo Arends 9d71aea622 Make fingerprint error messages optional
Make fingerprint error messages optional saving 0k4 code space
2020-11-12 14:24:36 +01:00
Theo Arends 6d37ace1c9
Merge pull request #9820 from Jason2866/patch-3
firmware compressed size info
2020-11-12 13:56:23 +01:00
Theo Arends 08f6b09414 Add ESP32 fingerprint support 2020-11-12 13:47:50 +01:00
Jason2866 ae7b825c74
add gzip compression size info 2020-11-12 13:26:14 +01:00
Theo Arends 85e7f07ef4 Move ESP32 APP_NORMAL_SLEEP
Move ESP32 APP_NORMAL_SLEEP to correct location
2020-11-12 11:48:13 +01:00
Theo Arends 12d8b7a3e7
Merge pull request #9815 from Jason2866/patch-1
Use Tasmota ESP32 core 1.0.4.2
2020-11-12 11:29:13 +01:00
VergLsm 2e7fd534e0
Fixed issue of cannot read data when restart and using Sensor18 2020-11-12 14:58:55 +08:00
Theo Arends f041ac80f4
Merge pull request #9814 from Staars/development
MI_ESP32: more secure check, if modem sleep is enabled
2020-11-11 21:31:39 +01:00
s-hadinger 12fddac17c
Fix compilation error (#9816)
* Fix compilation error

* Fix compilation error

Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
2020-11-11 19:26:38 +01:00
Jason2866 4698db9151
ESP32 Tasmota core 1.0.4.2 2020-11-11 18:16:05 +01:00
Jason2866 2433538355
Update platformio_override_sample.ini 2020-11-11 18:14:51 +01:00
Jason2866 31dfaaac5c
Use Tasmota ESP32 core 1.0.4.2 2020-11-11 18:11:05 +01:00
Jason2866 20e027e1a5
ESP32 with BT needs APP_NORMAL_SLEEP 2020-11-11 18:09:16 +01:00
Platformio BUILD 0e8c597f9a Merge remote-tracking branch 'Tasmota/development' 2020-11-11 17:04:04 +00:00
Staars 232fd28514 more secure check, if modem sleep is enabled 2020-11-11 18:02:39 +01:00
Theo Arends 4b6465fd10 Add support for fingerprint sensor
Add support for AS608 optical and R503 capacitive fingerprint sensor
2020-11-11 17:31:48 +01:00
Theo Arends 2c822f948d Fix R503 fingerprint reader support 2020-11-11 16:28:35 +01:00
Theo Arends 5f0f594347 Experimental support for fingerprint reader
Experimental support for fingerprint reader (#9568)
2020-11-11 16:18:09 +01:00
Theo Arends daec8b9eb5 Update fingerprint library to v2.0.4 2020-11-11 12:35:41 +01:00
s-hadinger 4824132413
Merge pull request #9810 from s-hadinger/zigbee_zbinfo
Zigbee command ``ZbInfo`` and prepare support for EEPROM
2020-11-11 12:28:36 +01:00
Stephan Hadinger 39b0cf4c56 Zigbee command ``ZbInfo`` and prepare support for EEPROM 2020-11-11 12:09:18 +01:00
Theo Arends 0fd6a65a56
Merge pull request #9803 from Jason2866/patch-4
add missing AS608 entrys
2020-11-10 15:25:15 +01:00
Jason2866 996aecf438
add missing AS608 entrys 2020-11-10 15:21:55 +01:00
Theo Arends 3334fe58ed Prep AS608/R503 FIngerprint sensor support 2020-11-10 15:04:45 +01:00
Theo Arends 3e2f5e3c69
Merge pull request #9799 from Jason2866/patch-3
Remove rarly used entrys from override ...
2020-11-10 11:13:06 +01:00
Jason2866 271a07c506
Remove more obsolete entrys 2020-11-10 10:51:44 +01:00
Jason2866 7865fdaffb
Remove very rarly used entrys 2020-11-10 10:42:20 +01:00
Theo Arends 75201df20f Add OTA download path to migration data 2020-11-10 10:39:36 +01:00
Theo Arends 0b6d56cf3c
Merge pull request #9798 from Jason2866/patch-1
Use Tasmota core 2.7.4.7 from platformio registry
2020-11-10 10:30:32 +01:00
Jason2866 621dc395da
Use Tasmota core 2.7.4.7 fro platformio registry 2020-11-10 09:56:51 +01:00
Theo Arends b6b154aae8
Merge pull request #9796 from Staars/mi32
MI_ESP32: prepare for core-stage, fix crash
2020-11-09 21:27:42 +01:00
Staars 10af28842c MI_ESP32: prepare for core-stage 2020-11-09 20:27:11 +01:00
Theo Arends 2a3022e01d Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-11-09 17:16:08 +01:00
Theo Arends 765215e066 Move Sonoff L1 SrcSwitch to SrcRemote 2020-11-09 17:15:48 +01:00
Theo Arends e1941103fd
Merge pull request #9792 from Jason2866/patch-9
Core Stage...
2020-11-09 17:10:41 +01:00
Jason2866 9c3d1dd9db
Core Stage... 2020-11-09 17:08:35 +01:00
Theo Arends 42be8acd5d
Merge pull request #9791 from Jason2866/patch-8
Hotfix: ESP32 BT is not working with latest IDF 3.3. Version (Tasmota core 1.0.4.1)
2020-11-09 17:02:40 +01:00
Jason2866 619377d3f1
BT is not working with latest IDF 3.3. Version 2020-11-09 16:51:19 +01:00
Theo Arends 92c357bbe5
Merge pull request #9789 from Jason2866/patch-6
Use Tasmota ESP32 core V.1.0.4.1 from PlatformIO registry
2020-11-09 15:05:22 +01:00
Theo Arends 371b00823e Change Sonoff L1 color up scaling and color margin detection
Change Sonoff L1 color up scaling and color margin detection (#9545)
2020-11-09 15:04:22 +01:00
Jason2866 2f647e3db6
Use Tasmota ESP32 core from PlatformIO registry 2020-11-09 14:23:38 +01:00
Theo Arends 40e58c0702 Allow Sonoff L1 debugging 2020-11-09 13:52:42 +01:00
Theo Arends 2f05d8707d
Merge pull request #9787 from s-hadinger/zigbee_fix_zboccupancy
Fix ignore Occupancy timeout
2020-11-09 13:47:49 +01:00
Stephan Hadinger a1ba1da02b Fix ignore Occupancy timeout 2020-11-09 11:56:29 +01:00
s-hadinger adb9ca7ab6
Merge pull request #9785 from s-hadinger/zigbee_alarm_config
Zigbee alarm config
2020-11-08 18:32:17 +01:00
Stephan Hadinger 6fa2d12188 Zigbee more compact code 2020-11-08 18:17:33 +01:00
Theo Arends 04c7e93a1c Possible fix for auto color change
Possible fix for auto color change Sonoff L1 (#9545)
2020-11-08 18:03:35 +01:00
Theo Arends 84d4362de9 Fix L1 scaleup 2020-11-08 17:49:13 +01:00