Commit Graph

17255 Commits

Author SHA1 Message Date
Theo Arends 4f70f4d33e
Merge pull request #17342 from stefanbode/shutterdev
Code optimizatons
2022-12-11 10:49:04 +01:00
Theo Arends d14f8cd6be
Merge pull request #17345 from darkxst/st7789
Add ST7789 135x240 display
2022-12-11 10:48:51 +01:00
Tim Lunn 2d64a00d12 Add ST7789 135x240 display 2022-12-11 17:21:03 +11:00
stefanbode c20d789fde
Update support.ino 2022-12-10 23:54:09 +01:00
stefanbode c4bb3366a2
Update xdrv_27_shutter.ino 2022-12-10 23:52:53 +01:00
s-hadinger 7f29840bb0
Merge pull request #17339 from s-hadinger/berry_webclient_refactor_PUT
Berry refactor webclient POST/PUT/PATCH/DELETE
2022-12-10 21:33:09 +01:00
Stephan Hadinger 32bfd2a27b Berry refactor webclient POST/PUT/PATCH/DELETE 2022-12-10 18:58:42 +01:00
Theo Arends e018b61a9d Update changelogs 2022-12-10 17:16:42 +01:00
Theo Arends 41d79183f3 Delete xdrv_90_dingtian_relay.ino 2022-12-10 16:56:12 +01:00
Theo Arends 5e23d78bf2 Update credits 2022-12-10 16:55:04 +01:00
s-hadinger a40ea33fcb
Merge pull request #17332 from s-hadinger/ipv6_improv
IPv6 improvements
2022-12-10 14:02:04 +01:00
Stephan Hadinger 4a32623a51 IPv6 improvements 2022-12-10 13:44:16 +01:00
Theo Arends 6e6cbf0988
Merge pull request #17326 from gemu2015/udisplay_update
Makerfabs esp32-s3 p16 ili9488
2022-12-10 11:23:36 +01:00
gemu2015 742302c53f Makerfabs esp32-s3 p16 ili9488 2022-12-10 07:20:37 +01:00
Theo Arends 423945233c Fix RFrecv exceptions 0 and/or 6 (#17285) 2022-12-09 17:35:57 +01:00
Theo Arends 1098ec2098
Merge pull request #17184 from fightforlife/development_eb3ble_retries
BLE eQ3 - allow to set retries at runtime
2022-12-09 10:55:18 +01:00
Theo Arends b06a511a44
Merge pull request #17182 from fightforlife/development_eb3ble_hassmode
BLE eQ3 - fix hassmode, idle no longer supported
2022-12-09 10:54:37 +01:00
Theo Arends 68e0fa0e56
Merge pull request #17322 from gemu2015/display_update
fix text escape
2022-12-09 09:43:19 +01:00
gemu2015 561f6fd480 fix text escape 2022-12-09 09:32:14 +01:00
Jason2866 eee86f01a7
CI: Delay start of Linux builds (#17316) 2022-12-08 20:24:48 +01:00
s-hadinger 28b4d8d600
Merge pull request #17313 from s-hadinger/ipv6_ethernet
IPv6 support for Ethernet (ESP32)
2022-12-08 19:56:30 +01:00
Stephan Hadinger 20c8348654 Fix compilation 2022-12-08 19:42:04 +01:00
Stephan Hadinger 2f1b2ec5fd IPv6 support for Ethernet (ESP32) 2022-12-08 19:06:51 +01:00
stefanbode d2472ef56f
Update xdrv_27_shutter.ino 2022-12-08 18:54:45 +01:00
stefanbode c98164a400
Update xdrv_27_shutter.ino 2022-12-08 18:36:17 +01:00
stefanbode 27bbec0d40
Update xdrv_27_shutter.ino 2022-12-08 18:08:12 +01:00
stefanbode 8320a944d8
removed index from shuttermode 2022-12-08 12:55:34 +01:00
Theo Arends de408921ec
Merge pull request #17308 from gemu2015/scripter_fix
fix regression from latest commit
2022-12-08 08:35:08 +01:00
gemu2015 a83c45e3ad fix regression from latest commit 2022-12-08 06:43:26 +01:00
Theo Arends 599793954d
Merge pull request #17304 from barbudor/add-missing-closing-brace
HMC5883 add missing closing brace
2022-12-07 19:23:27 +01:00
barbudor 5916d72598 add missing closing brace 2022-12-07 19:01:17 +01:00
Theo Arends 5ea6fe6b13
Merge pull request #17300 from bovirus/development
Update italian language
2022-12-07 14:10:47 +01:00
bovirus aa19bbf970
Update italian language
Please check and merge, Thanks.
2022-12-07 09:20:25 +01:00
Theo Arends 5eb55d6b69
Merge pull request #17299 from gemu2015/scripter-fix
fix crash on websend in >E
2022-12-07 09:08:02 +01:00
gemu2015 237695de22 fix recursion 2022-12-07 08:52:13 +01:00
Theo Arends 9cce6ad0eb
Merge pull request #17296 from barbudor/patch-1
Fix HMC5883 sensor json
2022-12-06 20:54:36 +01:00
Barbudor 513d6239b3
Fix HMC5883 sensor json
Fix https://github.com/arendst/Tasmota/issues/17295
2022-12-06 20:07:18 +01:00
Theo Arends c41afa1d07
Merge pull request #17294 from stefanbode/patch-1
Avoid ghost switching in position 0 and 100
2022-12-06 16:37:59 +01:00
stefanbode 35475d9353
Avoid ghost switching in position 0 and 100
confirming the position and setting the tilt in 0 and 100% causes ghost switching of the relays. #16435
2022-12-06 16:27:34 +01:00
Theo Arends 9d9d46db9c
Merge pull request #17288 from stefanbode/patch-4
Fix #17282
2022-12-06 09:31:56 +01:00
stefanbode 687e38f6b5
Fix #17282
fix reboot on "shutter" command
2022-12-06 09:27:51 +01:00
s-hadinger e7d40b8d11
Merge pull request #17270 from s-hadinger/berry_crypto_def
Berry crypto module, with AES_GCM by default and EC_CC25519 optional
2022-12-04 19:43:27 +01:00
s-hadinger 8fe30532fd
Merge pull request #17269 from s-hadinger/zigbee_fix_BinaryInValue
Fix type for BinaryInValue
2022-12-04 19:32:50 +01:00
Stephan Hadinger ec17440662 Berry crypto module, with AES_GCM by default and EC_CC25519 optional 2022-12-04 19:20:11 +01:00
Stephan Hadinger 70f73edf9e Fix type for BinaryInValue 2022-12-04 19:15:42 +01:00
s-hadinger 2a1b900775
IPv6 improvements (#17268)
* IPv6 improvements

* Fix esp8266 compilation

* grrr

* Fix compilation issue

* Fix declaration

* Fix esp32c3
2022-12-04 16:57:34 +01:00
Theo Arends a7eaca59e6
Merge pull request #17267 from stefanbode/patch-3
Fix rounding error on tiltmovement
2022-12-04 15:13:01 +01:00
Theo Arends e1221b924d Changed removed leading spaces on commands ``(S)SerialSend1 to 6``
Removed leading spaces on commands ``(S)SerialSend1 to 6`` but keep on duplicate commands ``(S)SerialSend11 to 16`` (#16723)
2022-12-04 15:09:39 +01:00
stefanbode 496aeeff07
Fix rounding error on tiltmovement
fix #17191
2022-12-04 14:41:38 +01:00
Theo Arends b4a688f495
Merge pull request #17265 from stefanbode/patch-2
Support Setoption13 1 on shutters to immediate feedback
2022-12-04 13:33:29 +01:00