Theo Arends
43254afdee
Prep for embedded ESP32 module template re-introduction
2020-12-29 11:07:35 +01:00
Theo Arends
c4410a9823
Update changelog
2020-12-29 10:59:36 +01:00
Simon Hailes
cb71466bd4
webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed.
...
Add utility tools/unishox/compress-html-uncompressed.py to compress all files found in tasmota/html_uncompressed and write compressed version to tasmota/htmlcompressed
2020-12-29 09:53:15 +00:00
Theo Arends
2278d5894e
Merge pull request #10301 from s-hadinger/ir_add_compile_options
...
Add IR_SEND_INVERTED and IR_SEND_USE_MODULATION compile options
2020-12-29 10:50:49 +01:00
Stephan Hadinger
02f34a3d6d
Add IR_SEND_INVERTED and IR_SEND_USE_MODULATION compile options
2020-12-29 10:35:44 +01:00
Theo Arends
9b58148e75
Merge pull request #10297 from hackbar/cleanup1
...
Update contributing doc to point to development branch.
2020-12-29 09:27:16 +01:00
Mike Harris
c04c97af88
Update contributing doc to point to development branch.
...
I think this was a typo, as the dev branch doesn't exist, yet development
does.
2020-12-28 15:29:26 -08:00
Theo Arends
6058cf014e
Prep for embedded ESP32 module template re-introduction
2020-12-28 18:01:02 +01:00
Theo Arends
15db0f0e72
Merge pull request #10286 from stefanbode/patch-11
...
fixed regression on calibration matrix with high values overflow
2020-12-28 13:13:31 +01:00
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
d161026534
Add support for Afrikaans language translations by Christiaan Heerze
2020-12-28 11:53:02 +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
9e9b32719d
Update platformio_tasmota_env.ini
2020-12-27 21:27:40 +01:00
crispy78
f1076712d0
Update platformio.ini
2020-12-27 21:26:03 +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
Theo Arends
5106556f0e
Merge pull request #10270 from stefanbode/patch-9
...
Fix problem of config loss if deepsleep loop is less than 10seconds
2020-12-27 14:15:17 +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
s-hadinger
90ad1666e0
Merge pull request #10265 from s-hadinger/IR_RCV_WHILE_SENDING
...
Add ``IR_RCV_WHILE_SENDING`` compile time option to revert #10041
2020-12-26 20:58:41 +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
Theo Arends
e6d8afbe58
Merge pull request #10261 from gemu2015/core2-update
...
Core2 update
2020-12-26 10:16:05 +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
gemu2015
8b5adb3095
fix rtc wakeup HH:MM
2020-12-26 09:44:01 +01:00
s-hadinger
658b596ad4
Merge pull request #10257 from s-hadinger/bearssl_stage
...
Fix bearssl compilation for arduino stage
2020-12-25 23:35:55 +01:00
Stephan Hadinger
67b3b906aa
Fix bearssl compilation for arduino stage
2020-12-25 23:26:55 +01:00
Theo Arends
346aac3db8
Merge pull request #10255 from Jason2866/patch-4
...
Fix compile error
2020-12-25 22:11:05 +01:00
Jason2866
50506017c9
Fix compile error
2020-12-25 20:38:29 +01:00