Jason2866
d2ac36df18
Dev bins in repo Tasmota-firmware
2021-08-08 14:43:18 +02:00
Jason2866
0ce68b1b6b
Fixes #12837
...
With the new toolchain used with IDF 4.4 the MAP file is in a different folder and the name has changed (from firmware.map to Tasmota.map).
Now name-firmware.py is searching for both-
2021-08-08 13:35:17 +02:00
Theo Arends
f33f5cbfe9
Merge pull request #12839 from sillyfrog/range-extender-upstream
...
Fix race condition on rapid reconnect
2021-08-08 10:17:12 +02:00
Sillyfrog
2610f0b173
Fix race condition on rapid reconnect
2021-08-08 15:51:30 +10:00
Jason2866
0b28019544
Merge pull request #12830 from Jason2866/gzip_map
...
gzip map file to save disk space
2021-08-06 20:59:09 +02:00
Jason2866
5ff35f99f2
gzip map file
2021-08-06 20:34:14 +02:00
Jason2866
3906a52c0f
Merge pull request #12829 from Jason2866/pio_refac
...
Align `platformio_tasmota_cenv_sample.ini`...
2021-08-06 12:55:43 +02:00
Theo Arends
1adced7255
Merge pull request #12827 from ascillato/CORS_to_Optional
...
Set CORS to be an optional feature
2021-08-05 19:54:34 +02:00
Theo Arends
ad5f375804
Merge pull request #12821 from Jason2866/upd_neopix
...
Neopixel v.2.6.7
2021-08-05 18:20:37 +02:00
Adrian Scillato
3d58912ef1
Set CORS as an optional feature in Webserver
2021-08-05 12:55:07 -03:00
Adrian Scillato
0b754a95a7
Make CORS to be optional
2021-08-05 12:50:56 -03:00
Theo Arends
066c9f16d8
Merge pull request #12826 from Jason2866/pio_frmwrk
...
use espressif32@3.3.1
2021-08-05 16:46:10 +02:00
Jason2866
9fc2c47661
use espressif32@3.3.1
2021-08-05 14:30:24 +02:00
Theo Arends
b89e17c7f6
Change Mi Desk Pro template and remove the need for dedicated name
2021-08-05 09:43:08 +02:00
Theo Arends
bd3b08f1e8
Fix panic on Mi Desk rotary use - attempt 3
2021-08-04 17:52:31 +02:00
Theo Arends
907edb3704
Fix panic on Mi Desk rotary use - attempt 2
2021-08-04 17:22:13 +02:00
Jason2866
d516f2a3ad
Neopixel v.2.6.7
2021-08-04 17:15:14 +02:00
Theo Arends
b7da3ed6db
Fix panic on Mi Desk rotary use
2021-08-04 16:41:32 +02:00
Theo Arends
0025a1485b
Add support for (Yeelight) Mi Desk Pro using binary tasmota32solo1.bin and template named "Mi Desk Pro"
2021-08-04 14:30:13 +02:00
Jason2866
d3cd8ab30a
Update platformio_tasmota_cenv_sample.ini
2021-08-03 22:42:26 +02:00
Theo Arends
5c775553be
Fix core 3.0.2 compile error
2021-08-03 15:37:03 +02:00
Theo Arends
a538e4e589
Merge pull request #12816 from Jason2866/Core302
...
Arduino Core 3.0.2
2021-08-03 14:50:27 +02:00
Jason2866
c0bfc7cb20
Core 3.0.2
...
* Arduino ESP8266 3.0.2
* i2s for core >3
* Update NeoEsp8266DmaMethod.h
2021-08-03 14:42:02 +02:00
Theo Arends
45c4e57a03
Make Sonoff L1 MusicSync persistent ( #12008 )
2021-08-03 14:12:38 +02:00
Theo Arends
0d2432a15b
Fix TCP bridge compile error
2021-08-03 11:51:11 +02:00
Theo Arends
f29312415e
Merge pull request #12814 from sillyfrog/range-extender-upstream
...
Correct #if for compile time error notice in range_extender
2021-08-02 15:23:55 +02:00
Sillyfrog
89ad3f1b2c
Correct #if for compile time error notice
2021-08-02 22:08:40 +10:00
Theo Arends
1c5b1c0ee0
Fix ESP32 regression of I2s_write_bytes ( #12812 )
2021-08-02 11:34:24 +02:00
Theo Arends
4f47fc8527
Fix Neopool communication error ( #12813 )
2021-08-02 11:05:02 +02:00
Theo Arends
5edad9d3c9
Merge pull request #12811 from sillyfrog/range-extender-upstream
...
Minor updates to Range Extender
2021-08-02 10:47:14 +02:00
Theo Arends
6f6f8e57a0
Merge pull request #12813 from curzon01/dev-neopool
...
Update/fix NeoPool driver
2021-08-02 10:24:15 +02:00
Norbert Richter
5b2d50613b
Add NPPHres, NPCLRes, NPIonRes description
2021-08-02 09:50:28 +02:00
Norbert Richter
4d861c1752
Fix NeoPool communication error
2021-08-02 09:44:42 +02:00
Norbert Richter
6f3878c9bc
Add neopool cmnd NPPHres, NPCLRes, NPIonRes
2021-08-02 09:44:42 +02:00
Norbert Richter
501bd45c2a
Add pH min to SENSOR result
2021-08-02 09:44:42 +02:00
Norbert Richter
ee7364eb0b
Fix cmnd desc
2021-08-02 09:44:42 +02:00
Sillyfrog
c326e9303a
Config Override RgxState & RgxNAPT, update inline docs
2021-08-02 10:25:32 +10:00
Theo Arends
aa40d6c500
Merge pull request #12808 from arendst/Range_extender
...
Range extender [env] for esp8266
2021-08-01 22:41:01 +02:00
Jason2866
cf77cf2928
Update platformio_tasmota_cenv_sample.ini
2021-08-01 19:09:18 +02:00
Jason2866
1137493451
Update platformio_tasmota_cenv_sample.ini
2021-08-01 19:03:19 +02:00
Jason2866
d181850b4f
Env [rangeextender] in cenv
2021-08-01 18:07:51 +02:00
Theo Arends
ba5b386678
Bump version to 9.5.0.5
2021-08-01 17:57:13 +02:00
Theo Arends
5dc009b9c5
Oops forgot most changes.
2021-08-01 17:51:54 +02:00
Theo Arends
c3a1ba8de2
Initial wifi range extender ( #12784 )
2021-08-01 17:48:19 +02:00
Theo Arends
b27b30cc8d
Merge pull request #12807 from Jason2866/RangExtender
...
Support for wifi range extender in IDF 4.4 (needed for PR #12784 )
2021-08-01 17:20:16 +02:00
Jason2866
02877c0757
Support for wifi range extender in IDF 4.4
...
needed for PR #12784
2021-08-01 16:14:20 +02:00
Theo Arends
ca91dea25c
Merge pull request #12806 from jamesorlakin/feature/tcp-bridge-filter
...
Add IP filter to TCPStart command
2021-08-01 15:28:19 +02:00
James Lakin
f6bc8b6cd4
Add IP filter to TCPStart command
...
This is an optional second parameter to enable some very basic security.
2021-08-01 12:26:42 +01:00
Jason2866
f58c191bd7
Merge pull request #12802 from arendst/latest_arduino/idf44
...
Use latest Arduino / IDF 4.4
2021-07-31 15:50:33 +02:00
Jason2866
030ff05d90
Update platformio_tasmota_cenv_sample.ini
2021-07-31 15:47:37 +02:00