Commit Graph

12600 Commits

Author SHA1 Message Date
Theo Arends 907edb3704 Fix panic on Mi Desk rotary use - attempt 2 2021-08-04 17:22:13 +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
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
Jason2866 bfd37200f9
Do not disable lib audio
when no override file exists on second run of platformio.
@s-hadinger
2021-07-31 14:06:14 +02:00
s-hadinger 7c775bb352
Merge pull request #12795 from s-hadinger/update_audio
ESP8266Audio library from v1.5.0 to v1.9.2 and support for ESP32 internal DAC
2021-07-30 18:09:34 +02:00
Stephan Hadinger f9fbdc12ed Fix include for framework < 3.0.0 2021-07-30 17:46:06 +02:00
Stephan Hadinger d789846ff5 Update changelog 2021-07-30 17:40:09 +02:00
Stephan Hadinger 14c4be9d51 ESP8266Audio library from v1.5.0 to v1.9.2 2021-07-30 16:34:50 +02:00
Theo Arends 173b9d8c88 Fix DzSend error message on valid command 2021-07-30 16:10:35 +02:00
s-hadinger 9f0b67e60a
Merge pull request #12791 from s-hadinger/audio_wav
Berry support for WAV audio
2021-07-30 13:25:24 +02:00
Stephan Hadinger cb1fbf2edc Berry support for WAV audio 2021-07-30 13:09:31 +02:00
Jason2866 5fcf9f2eda
Merge pull request #12782 from Jason2866/CI_github
checkout@v2 for CI test and building master firmware
2021-07-29 23:13:13 +02:00
Jason2866 9c5ab65925 checkout@v2 2021-07-29 22:59:25 +02:00
s-hadinger 4926f7445e
Merge pull request #12779 from s-hadinger/berry_aes_gcm
Berry support for AES GCM and raw MQTT send/receive
2021-07-29 20:37:43 +02:00
Stephan Hadinger bbe3babe8b Berry support for AES GCM and raw MQTT send/receive 2021-07-29 19:58:23 +02:00
Jason2866 3b5180d1e8
Checkout only needed branches 2021-07-29 17:37:31 +02:00
Theo Arends 65b7034b0c Support for second DNS server 2021-07-29 16:57:04 +02:00
Jason2866 fa747a6576
Branch firmware needed 2021-07-29 15:22:43 +02:00
Theo Arends 52b86eafe1 Add restart after multiple failed AP timeouts 2021-07-29 15:10:30 +02:00
Jason2866 8a12588aab
Speed up checkout
with using checkout@v2
2021-07-29 14:58:09 +02:00