s-hadinger
|
2a088303e5
|
Merge pull request #13670 from s-hadinger/berry_ffsp
Force Berry and Autoconf to use internal Flash file-system
|
2021-11-14 18:57:13 +01:00 |
Stephan Hadinger
|
ac2634d8e7
|
Force Berry and Autoconf to use internal Flash file-system
|
2021-11-14 18:32:17 +01:00 |
s-hadinger
|
a9f0585429
|
Autoconf v1 (#13665)
* Fix compiler warning
* Autoconfiguration for ESP32 and variants
|
2021-11-13 20:45:27 +01:00 |
Theo Arends
|
5154383379
|
Merge pull request #13662 from stefanbode/patch-1
Bugfix: Shutter missed stop on tilt
|
2021-11-13 20:06:49 +01:00 |
stefanbode
|
fa06a7bcfc
|
Bugfix: Shutter missed stop on tilt
Fix bug where shutter continuously moves, when tilt end was not reached due to rounding effects.
|
2021-11-13 17:31:04 +01:00 |
Theo Arends
|
1e326460bd
|
ESP8266 Gratuitous ARP enabled
- ESP8266 Gratuitous ARP enabled and set to 60 seconds (#13623)
- Version bump to 10.0.0.3
|
2021-11-13 14:38:21 +01:00 |
s-hadinger
|
6766fca41c
|
Merge pull request #13658 from dgwynne/zigbee_symfonisk_quirk
apply IKEA tradfri quirk to symfonisk too
|
2021-11-13 12:53:56 +01:00 |
Theo Arends
|
02346b4e49
|
Update comments
|
2021-11-13 12:49:38 +01:00 |
Theo Arends
|
f19462f64b
|
Fix ESP32-S2 TSettings memory usage
Fix ESP32-S2 TSettings memory usage fixed to 4096 bytes regression from v9.5.0.8
|
2021-11-13 12:44:45 +01:00 |
Theo Arends
|
4ba9fe775a
|
Merge pull request #13507 from Lenbok/pvvx-reed-switch-status
Reflect PVVX firmware reed switch status
|
2021-11-13 11:48:15 +01:00 |
David Gwynne
|
c52f130afb
|
apply IKEA tradfri quick to symfonisk too
|
2021-11-13 20:37:10 +10:00 |
Theo Arends
|
f5b73bdf9c
|
Fix ESP32-S2 compilation
Fixed 568726be6f
|
2021-11-12 16:31:22 +01:00 |
Theo Arends
|
dbd7d29765
|
Fix CSE7761 comms
Fix CSE7761 and Sonoff Dual R3 comms
|
2021-11-12 14:39:14 +01:00 |
s-hadinger
|
c8c21e9e37
|
Tcpbridge fix warning (#13651)
* Fix compiler warning
* Fix compiler warning
|
2021-11-12 09:43:55 +01:00 |
Barbudor
|
e36b375fcb
|
Fix tcp bridge serial config (#13649)
* proper convert serial config
* fix arduino prototype parsing
|
2021-11-12 09:07:06 +01:00 |
Theo Arends
|
0ef9e0f29c
|
Merge pull request #13641 from s-hadinger/serial_lowbitrate
Make serial more responsive at low bitrate
|
2021-11-11 20:15:39 +01:00 |
Stephan Hadinger
|
a36331fe47
|
Improved for zigbee
|
2021-11-11 19:22:15 +01:00 |
Stephan Hadinger
|
75b749c67e
|
Merge branch 'development' of https://github.com/arendst/Tasmota into serial_lowbitrate
|
2021-11-11 18:56:31 +01:00 |
Jason2866
|
156c41c0a7
|
Merge pull request #13646 from arendst/silenc_compiler
Next try to silence compiler
|
2021-11-11 18:19:50 +01:00 |
Jason2866
|
a08ec24392
|
Next try to silence compiler
|
2021-11-11 17:18:02 +00:00 |
Jason2866
|
be86d270c0
|
Silence compiler warnings, try 2
|
2021-11-11 17:55:22 +01:00 |
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 |