Commit Graph

13838 Commits

Author SHA1 Message Date
Stephan Hadinger 9084e36978 Make serial more responsive at low bitrate 2021-11-11 14:44:54 +01:00
Theo Arends ae275d984f Add support for HDC2010 temperature/humidity sensor
Add support for HDC2010 temperature/humidity sensor by Luc Boudreau (#13633)
2021-11-11 11:33:08 +01:00
Theo Arends 0035493a69
Merge pull request #13633 from lucboudreau/hdc2010
Add driver for Texas Instruments HDC2010
2021-11-11 11:26:09 +01:00
Theo Arends 568726be6f Add TSettings assert 2021-11-11 11:20:56 +01:00
s-hadinger e69522f70b
Berry `tasmota.arch()` (#13635)
* Berry `tasmota.arch()`

* Fix typo
2021-11-10 20:58:06 +01:00
Luc Boudreau b373342a2a Add driver for Texas Instruments HDC2010 2021-11-10 14:02:02 -05:00
s-hadinger 1f229e7534
Support for ZIP fs and download (#13632)
* Support for ZIP fs and download

* Fix
2021-11-10 19:31:22 +01:00
s-hadinger b749e5e792
Merge pull request #13631 from s-hadinger/tls_alpn
TLS make ALPN configurable
2021-11-10 19:09:49 +01:00
Stephan Hadinger 23e562a058 TLS make ALPN configurable 2021-11-10 18:45:50 +01:00
Jason2866 3b8820a0bd
Remove Compiler Debug flag for C3 2021-11-10 15:35:22 +01:00
Theo Arends 41db88c19a Bump version to 10.0.0.2
ESP32 core library from v1.0.7.5 to v2.0.1
2021-11-10 15:00:44 +01:00
Theo Arends 3d62d97acf
Merge pull request #13626 from arendst/Core201
Core 2.0.1 for all Tasmota32 env
2021-11-10 13:39:56 +01:00
Jason2866 066737dc8f
PR Template ESP32 V.2.0.1 2021-11-10 12:42:49 +01:00
Jason2866 54279fa21e
fix env:tasmota32s2 2021-11-10 12:41:44 +01:00
Jason2866 9afa2903b5 Core 2.0.1 for all Tasmota32 env 2021-11-10 12:24:39 +01:00
Theo Arends 172fa0f2c2
Merge pull request #13624 from barbudor/fix_sgp30_ahum-not-available
SGP30 fix garbage on web gui when abs_num not available
2021-11-10 08:57:37 +01:00
s-hadinger f2a2a16161
Merge pull request #13625 from s-hadinger/berry_gpio_optiona
Berry module gpio for OptionA
2021-11-10 08:41:10 +01:00
Stephan Hadinger 507a409254 Berry module gpio for OptionA 2021-11-09 23:11:44 +01:00
Barbudor 5185085ca4 fix garbage on web gui when abs_num not available 2021-11-09 21:07:43 +01:00
Jason2866 6a67bd7827
HomeKit now supported for C3 2021-11-09 11:46:09 +01:00
Theo Arends 8a8aa8e5e0
Merge pull request #13617 from pcdiem/pwmdimmer1
Add SO73 support to PWM Dimmer
2021-11-09 09:29:56 +01:00
Theo Arends 9a7928c81a
Merge pull request #13614 from Staars/patch-2
port ESP32-HomeKit to ESP32-C3
2021-11-09 09:29:29 +01:00
Theo Arends f67689db17
Merge pull request #13598 from stefanbode/New-Venetian-Blind
New venetian blind functionality added for shutters
2021-11-09 09:28:54 +01:00
stefanbode b6d3c449ea
Merge branch 'arendst:development' into New-Venetian-Blind 2021-11-09 08:43:36 +01:00
Paul C Diem 925321c4f7 Add SO73 support to PWM Dimmer 2021-11-08 19:51:41 -06:00
Christian Baars 54acd8fad7
Delete bignum.c
forgot to delete this...
2021-11-08 18:22:55 +01:00
Christian Baars 7b687fc658
Port to ESP32-C3 2021-11-08 17:33:51 +01:00
Christian Baars 566f619235
Update esp_mfi_debug.h
Reduce logging for release builds
2021-11-08 17:31:25 +01:00
Jason2866 116f670631
Merge pull request #13611 from arendst/xdrv39
Fix compile error in xdrv39 with Arduino core 2.0.1
2021-11-08 14:50:22 +01:00
Jason2866 4414ae7210
Fix compile error with Arduino core 2.0.1 2021-11-08 14:43:30 +01:00
Jason2866 ca757d7ee1
Merge pull request #13606 from Jason2866/tasmota32c3
add tasmota32idf4-solo1
2021-11-08 12:49:16 +01:00
Jason2866 c02dacb347 add tasmota32idf4-solo1 2021-11-08 12:41:51 +01:00
Jason2866 602bc4841c
Merge pull request #13604 from Jason2866/tasmota32c3
Tasmota Arduino ESP32 2.0.1rc2
2021-11-08 11:18:25 +01:00
Jason2866 79c7874dbf
Merge branch 'arendst:development' into tasmota32c3 2021-11-08 11:16:13 +01:00
Jason2866 338f5c04f7 Tasmota Arduino ESP32 2.0.1rc2 2021-11-08 11:15:41 +01:00
Jason2866 530a098ead
Merge pull request #13603 from arendst/core2_fix
fix compile with core 2.0.x
2021-11-08 11:12:20 +01:00
Jason2866 fb1249ea2b
fix compile with core 2.0.x 2021-11-08 09:35:55 +01:00
s-hadinger 37e47fa60a
Merge pull request #13599 from s-hadinger/berry_fix_stackresize_class
Berry fix problem when stack resize
2021-11-07 21:34:57 +01:00
Stephan Hadinger b9b6531c7d Berry fix problem when stack resize 2021-11-07 20:02:56 +01:00
stefanbode c96b296415
Bugfixes and DIV0 fixes for non tilt devices
More regression test.....
2021-11-07 17:20:20 +01:00
stefanbode a9fd53c864
Limit venetian blind on endposition 0 and 100 2021-11-07 16:30:15 +01:00
stefanbode e489c57b72
introduce open close on shuttertilt command 2021-11-07 16:23:15 +01:00
stefanbode 2bc784fcbe
Merge branch 'arendst:development' into New-Venetian-Blind 2021-11-07 15:54:07 +01:00
stefanbode 5a5a0acbf4
Introduce new Venetian Blind 2021-11-07 15:53:12 +01:00
Jason2866 0ecf398a38
Merge pull request #13597 from arendst/C3_env_refactor
Refactor C3 / S2 env
2021-11-07 15:40:34 +01:00
Jason2866 b20a110b93
Refactor S2 env to align with env standard 2021-11-07 15:21:32 +01:00
Jason2866 6f500e594b
align c3 variant to env standard 2021-11-07 14:53:49 +01:00
Jason2866 01c55cc33d
Merge pull request #13596 from Jason2866/lib_rename
correct and rename lib structure of epdiy
2021-11-07 14:32:30 +01:00
stefanbode 2cbe8b71d7
adding shutter tilt config and pos 2021-11-07 14:25:25 +01:00
stefanbode 3f3f095962
Shutter Tilt commands 2021-11-07 14:13:12 +01:00