Commit Graph

9249 Commits

Author SHA1 Message Date
Jason2866 0073572f47
Esp32 sleep override not needed
anymore since code does take care now
2020-11-13 17:40:51 +01:00
Theo Arends c1b0a50630 Add info 2020-11-13 17:09:43 +01:00
Theo Arends 203124d678 Add command ``SetOption115 1`` to enable ESP32 MiBle
Add command ``SetOption115 1`` to enable ESP32 MiBle
2020-11-13 17:00:44 +01:00
Theo Arends 54fd3d2129
Merge pull request #9837 from bovirus/patch-3
Update Italian language
2020-11-13 16:22:04 +01:00
bovirus b4f728436c
Update Italian language 2020-11-13 16:04:15 +01:00
Theo Arends 29e990dd23 Remove obsolete code 2020-11-13 14:23:16 +01:00
Theo Arends 846da7b6ca Fix GUI MqttUser and MqttPassword updates
Fix GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825)
2020-11-13 13:54:51 +01:00
s-hadinger 3791ae15db
Merge pull request #9835 from s-hadinger/zigbee_conststent_messages
Zigbee more consistent messages for ZbInfo and ZbLight
2020-11-13 13:46:44 +01:00
Stephan Hadinger 5f39d15a84 Zigbee more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +01:00
Theo Arends bbdce8af29
Merge pull request #9834 from gemu2015/rtsp-lib
rtsplib added
2020-11-13 11:28:05 +01:00
Theo Arends 14034ee9d1 Fix KNX buttons, switches and sensors detection
Fix KNX buttons, switches and sensors detection regression from v9.1.0 (#9811)
2020-11-13 11:21:28 +01:00
gemu2015 d092879f71 rtsplib added 2020-11-13 10:42:04 +01:00
Theo Arends 9915c9e731 Fixed Telegram group chatid not supported
Fixed Telegram group chatid not supported (#9831)
2020-11-13 09:54:01 +01:00
Theo Arends fade0793c3
Merge pull request #9832 from Jason2866/patch-5
define exact toolchain...
2020-11-13 09:34:49 +01:00
Theo Arends 51c6e20b16
Merge pull request #9833 from Jason2866/patch-7
add compiler flag -Wreturn-type
2020-11-13 09:33:55 +01:00
Jason2866 03d6d8198e
add compiler flag -Wreturn-type
to get a warning for "unclear" returns
2020-11-13 09:24:35 +01:00
Jason2866 bc68a1c0f9
define exact toolchain...
to avoid warning in platformio when installing
2020-11-13 09:10:47 +01:00
Theo Arends 747974cd32
Merge pull request #9830 from Staars/development
Fingerprint library: add missing casts to silence compiler warnings
2020-11-13 08:51:12 +01:00
Staars 3bd192d5f8 add missing casts to silence compiler warnings 2020-11-12 20:26:06 +01:00
s-hadinger 9731469236
Merge pull request #9828 from s-hadinger/less_warnings
Remove compiler warnings
2020-11-12 20:22:55 +01:00
Stephan Hadinger 5f494b7d8a Remove compiler warnings 2020-11-12 19:38:21 +01:00
Theo Arends 26224b5f0d
Merge pull request #9826 from Staars/development
OneWire: silence compiler warning, do not redefine global function
2020-11-12 19:02:13 +01:00
Staars c5d8936321 silence compiler warning, do not redefine global function 2020-11-12 18:52:22 +01:00
Theo Arends bec7a8eb69 Fix ESP8266 compile error 2020-11-12 18:37:01 +01:00
Theo Arends a8e005336e Use valid function for cal_data erase 2020-11-12 17:50:34 +01:00
Theo Arends 979735bb95 Implement ESP32 Reset 3 2020-11-12 17:38:15 +01:00
Theo Arends 0815311e3a Fix one of many warnings 2020-11-12 16:11:32 +01:00
Theo Arends 5594598364
Merge pull request #9821 from Jason2866/patch-4
use ESP32 API sleep
2020-11-12 14:36:53 +01:00
Jason2866 0c89adb435
Enable ESP32 API sleep 2020-11-12 14:32:34 +01:00
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