4031 Commits

Author SHA1 Message Date
Theo Arends
4d516c65a6 Prep for embedded ESP32 module template re-introduction 2020-12-28 12:36:44 +01:00
stefanbode
ad5b04934d
Update xdrv_27_shutter.ino
code and variable optimization. Now internally testest against regression test
2020-12-28 12:27:45 +01:00
Theo Arends
dc3c7207d5
Merge pull request #10279 from crispy78/development
African language file
2020-12-28 11:36:14 +01:00
crispy78
f2b5eb1395
Update my_user_config.h 2020-12-27 21:30:06 +01:00
crispy78
2a1051f3f4
Update af_AF.h 2020-12-27 21:03:56 +01:00
crispy78
eea2357b6a
Update af_AF.h 2020-12-27 20:58:23 +01:00
crispy78
cc1513a373
Update af_AF.h 2020-12-27 20:47:48 +01:00
crispy78
2e05ca25f1
Update af_AF.h 2020-12-27 20:27:23 +01:00
crispy78
5aa6e76728
Update af_AF.h 2020-12-27 19:19:18 +01:00
crispy78
41d2e2675c
Update af_AF.h 2020-12-27 19:15:05 +01:00
crispy78
25d36dbe5a
Update af_AF.h 2020-12-27 17:42:33 +01:00
crispy78
08d116bb7b
Update af_AF.h 2020-12-27 17:24:31 +01:00
crispy78
802c963e1b
Update af_AF.h 2020-12-27 16:46:02 +01:00
crispy78
7a1539d4ff
Update af_AF.h 2020-12-27 16:41:30 +01:00
crispy78
6df2af7a48
Update af_AF.h 2020-12-27 16:40:41 +01:00
Theo Arends
83b3aa576d Add BSSID and Signal Strength Indicator to GUI wifi scan result (#10253)
Add BSSID and Signal Strength Indicator to GUI wifi scan result (#10253)
2020-12-27 16:25:34 +01:00
crispy78
85bbb3c247
Update af_AF.h 2020-12-27 15:47:53 +01:00
crispy78
d3f2a8614b
Rename af-AF.h to af_AF.h 2020-12-27 15:20:48 +01:00
crispy78
496302b442
African language file 2020-12-27 15:19:42 +01:00
Theo Arends
31fedcb000
Merge pull request #10274 from s-hadinger/minimal_without_json
Reduce tasmota-minmal by 4kb
2020-12-27 14:26:32 +01:00
Stephan Hadinger
51d39798d4 Reduce tasmota-minmal
Making `WebColor` and `Template` commands read-only
Saves 4kb on tasmota-minimal. No changes for other versions.
2020-12-27 14:13:23 +01:00
stefanbode
01ad0510a1
Fix problem of config loss
Sometimes the deepsleep loop is too fast and causes a config reset. Fixed
2020-12-27 10:51:29 +01:00
Stephan Hadinger
76a4dfb1c1 Fixing fat fingers 2020-12-26 19:53:25 +01:00
Stephan Hadinger
f4268cad15 Add `IR_RCV_WHILE_SENDING` compile time option to revert #10041 2020-12-26 19:45:06 +01:00
Theo Arends
8d6f8f505f Change once tickers 2020-12-26 15:12:46 +01:00
Theo Arends
9baa1bd9f4 Remove obsolete switch timer re-arm code
Remove obsolete switch timer re-arm code possibly attributing to watch dog restarts (#10237)
2020-12-26 14:51:24 +01:00
Theo Arends
d75beb92f3 Add support character # to be replaced by space-character
Add support character `#` to be replaced by `space`-character in command ``Publish`` topic (#10258)
2020-12-26 12:18:16 +01:00
gemu2015
559e9df0aa record microphone, guard arrays 2020-12-26 09:45:59 +01:00
gemu2015
99ac0ef94a core 2 rtc sync and wakeup 2020-12-26 09:45:17 +01:00
gemu2015
9b890bcd98 add i2s initial microphone support 2020-12-26 09:44:46 +01:00
Jason2866
50506017c9
Fix compile error 2020-12-25 20:38:29 +01:00
Theo Arends
0b00e92c78 Add mandatory defines 2020-12-24 14:38:48 +01:00
Jason2866
8b9f25c032
Zigbee translation DE 2020-12-24 13:38:09 +01:00
Theo Arends
f3feb3ea6a Fix prometheus exception
Fix prometheus exception (#10221)
2020-12-24 12:37:59 +01:00
Theo Arends
9747dd4b5c Logging optimizations 2020-12-24 11:42:59 +01:00
bovirus
bcf3e302d0
Update Italian language 2020-12-24 10:28:36 +01:00
s-hadinger
668448a88a
Merge pull request #10246 from s-hadinger/zigbee_fix_opple
Zigbee fix type for OppleMode
2020-12-23 18:48:21 +01:00
Theo Arends
44eb79781a Disable debug info 2020-12-23 18:28:40 +01:00
Theo Arends
593675eb7a Removal of global log_data providing re-entry
Removal of global log_data providing re-entry and freeing 700k RAM
2020-12-23 18:26:15 +01:00
Stephan Hadinger
2cf5652cd1 Zigbee fix type for OppleMode 2020-12-23 18:10:12 +01:00
Theo Arends
61c559e748 Prep removal of global log_data providing re-entry 2020-12-23 18:09:21 +01:00
Theo Arends
b1b20c53b4 Prep removal of global log_data
Prep removal of global log_data providing re-entry
2020-12-23 18:00:59 +01:00
Theo Arends
b8197181d0 Remove obsolete version marker 2020-12-23 16:40:46 +01:00
Theo Arends
fb15736ed7 Unload use of global log_data 2020-12-23 16:35:46 +01:00
Theo Arends
14500b8783
Merge pull request #10239 from vic42/ftc532_update
Ftc532: reduce memory and ISR footprint
2020-12-23 16:14:17 +01:00
Vic
eb236c9935 text formatting 2020-12-23 15:08:01 +01:00
Vic
bc34791284 more cautious debug defaults 2020-12-23 15:03:55 +01:00
Vic
dc3eec9b0d further reduce memory and ISR footprint 2020-12-23 14:49:38 +01:00
Theo Arends
46a66c8194 Add additional chk 2020-12-23 14:30:09 +01:00
Theo Arends
5a29fffcc6 Fix zigbee topic when using SO112
Fix zigbee topic when using SO112 (#9051)
2020-12-23 13:55:54 +01:00