Commit Graph

13849 Commits

Author SHA1 Message Date
gemu2015 3885a19b57 enable all pins for cs and dc 2021-11-16 08:09:04 +01:00
gemu2015 1278682182 epaper area calls 2021-11-16 08:03:15 +01:00
gemu2015 d7dad7a883 get number of open sockets for debugging 2021-11-16 07:41:02 +01:00
gemu2015 ab39a667ba serial io, tasmtimer read 2021-11-16 07:39:55 +01:00
s-hadinger 7c60a72995
Merge pull request #13691 from s-hadinger/tapp_v1
Preliminary support for Tasmota Application (.tapp files)
2021-11-15 23:25:48 +01:00
Stephan Hadinger b3796c4adb Preliminary support for Tasmota Application (.tapp files) 2021-11-15 23:06:04 +01:00
s-hadinger 3f94bf551a
Merge pull request #13689 from s-hadinger/autoconf_ext
Renamed autoconf suffix
2021-11-15 22:28:02 +01:00
Stephan Hadinger 87490c5e94 Renamed autoconf suffix 2021-11-15 22:11:04 +01:00
Adrian Scillato 7a1b03111e
Merge pull request #13685 from StoyanDimitrov/patch-1
Update Bulgariant translation
2021-11-15 17:49:26 -03:00
StoyanDimitrov a115f527a3
Update Bulgariant translation
Translation refinements.
2021-11-15 20:23:10 +00:00
stefanbode 46c4045ce1
Update xdrv_27_shutter.ino 2021-11-15 19:55:04 +01:00
stefanbode 0e2ad05c2c
Update xdrv_27_shutter.ino 2021-11-15 19:52:48 +01:00
s-hadinger 5a4a2d9d44
Merge pull request #13684 from s-hadinger/berry_compound
Fix Berry compound assignment
2021-11-15 19:47:45 +01:00
Stephan Hadinger a08b54b295 Fix Berry compound assignment 2021-11-15 19:14:35 +01:00
stefanbode a6b0cf9d31
Update xdrv_27_shutter.ino 2021-11-15 18:43:47 +01:00
stefanbode 49eecf8143
Update xdrv_27_shutter.ino 2021-11-15 18:43:11 +01:00
stefanbode 0cc6f85634
Update xdrv_27_shutter.ino 2021-11-15 18:12:14 +01:00
stefanbode 6d47bfc46e
internal_dev 2021-11-15 17:31:15 +01:00
Jason2866 8b56aa6943
Merge pull request #13682 from arendst/Berry_bluetooth
Enable Berry in Tasmota32-bluetooth
2021-11-15 15:35:51 +01:00
Jason2866 7442ae8f47
Enable Berry in bluetooth env
since it is now enough free RAM with latest framework.
2021-11-15 14:36:42 +01:00
Jason2866 7c8bc70cb0
overlooked delete
not needed extra script anymore
2021-11-15 12:58:53 +01:00
Jason2866 67a8380131
Merge pull request #13680 from Jason2866/comp_silence
fix compiler warnings
2021-11-15 12:52:32 +01:00
Jason2866 d3ba1dd5fc fix compiler warnings 2021-11-15 12:35:48 +01:00
Theo Arends 7879c1b4fa
Merge pull request #13586 from hallard/thermostat_webui
show Thermostat informations on WebUI
2021-11-15 08:32:55 +01:00
Theo Arends 8270b985ae
Merge pull request #13671 from tony-fav/dev-bledetails
BLEDetails2/3/4 JSON change "details" to "DetailsBLE" for more explicit Rule/Berry use
2021-11-15 08:32:00 +01:00
Theo Arends ee75cab504
Merge pull request #13677 from stefanbode/patch-2
Fixed Tilt Movement + Enhancement PWM Servo
2021-11-15 08:30:48 +01:00
stefanbode 6da931e4e6
Update xdrv_27_shutter.ino
Missed a change
2021-11-14 22:25:03 +01:00
s-hadinger 0958011c59
Merge pull request #13674 from s-hadinger/berry_unary_not
Berry fix unary not
2021-11-14 22:18:51 +01:00
stefanbode 48685c2d42
Fixed Tilt Movement + Enhancement PWM Servo
Optimized venetian tilt operation when position was not exactly captured during operation. Shutter tried to find correct position and moves up and down because of the tilt.
Enhancement to PWM Servos. no minimum movement is required. Every Position can be reached directly
2021-11-14 22:17:28 +01:00
Stephan Hadinger a584d77651 Berry fix unary not 2021-11-14 21:38:59 +01:00
tony-fav ddca584dfe "details" to "DetailsBLE" for better rule use 2021-11-14 14:26:48 -05:00
s-hadinger 5a4838bb50
Merge pull request #13669 from s-hadinger/ffsp_noinit
ffsp should be null if file-system did not init correctly
2021-11-14 18:57:24 +01:00
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
Stephan Hadinger b83d6e9b04 Avoid bad ffsp pointer if no filesystem 2021-11-14 18:23:08 +01:00
Stephan Hadinger 75d6f4ed89 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-11-14 11:17:37 +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
Stephan Hadinger 77488823d4 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2021-11-13 19:34:47 +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
Stephan Hadinger 437c72cfa9 Fix compiler warning 2021-11-12 09:13:01 +01:00