Jason2866
c0b695432a
enable `ETHERNET` in more esp32 env ( #17391 )
2022-12-14 11:26:09 +01:00
stefanbode
2902c93b29
functionality upgrade ( #17380 )
...
* functionality update see below:
- added shutterxxx0 command to change all shutters in parallel. Similar to power0 command
- added flexible ShutterMotorstop time to control the time between one relay OFF and the next ON. Now not blocking anymore other operations
- fix recent bug "shuttermode x" not working anymore
- changed autoconfig behavior to avoid SHORT CIRCUIT on missing interlock setting or wrong shuttermode
* Adding motorstop time for shutters
* Adding motorstop command for shutters
* func update
- added shutterxxx0 command to change all shutters in parallel. Similar to power0 command
- added flexible ShutterMotorstop time to control the time between one relay OFF and the next ON. Now not blocking anymore other operations
- fix recent bug "shuttermode x" not working anymore
- changed autoconfig behavior to avoid SHORT CIRCUIT on missing interlock setting or wrong shuttermode
* typo fix
* regression fix on "shutterposition stopclose"
* fix mulithread timing issue
2022-12-14 11:25:41 +01:00
Theo Arends
ce4197459f
Update changelogs
2022-12-14 11:25:12 +01:00
s-hadinger
ce0a0d05a9
MQTT now uses Tasmota's DNS resolver instead of LWIP ( #17387 )
2022-12-13 21:46:20 +01:00
s-hadinger
0a57545e11
Berry tcpclient uses Tasmota resolver ( #17386 )
2022-12-13 21:41:20 +01:00
s-hadinger
b1fca09ad2
Ping use ip_addr_t ( #17385 )
...
* Ping use ip_addr_t
* Fix non-IPv6 compilation
2022-12-13 21:41:12 +01:00
Jason2866
e71913ed42
add option to gz esp32 firmware files ( #17379 )
...
* add option to gz esp32 fimrware files
* reverse esp32 gz logic
2022-12-13 16:40:48 +01:00
Theo Arends
5f581fa7f2
Update http-uploader.py
2022-12-13 15:41:11 +01:00
Theo Arends
711b1bb432
Update platformio_override_sample.ini
2022-12-13 15:02:01 +01:00
Theo Arends
b332029664
Create upload-tasmota.php
2022-12-13 14:56:46 +01:00
Theo Arends
8ad0e8b9ec
Change espupload from curl to requests
2022-12-13 14:54:20 +01:00
s-hadinger
f429d41a32
Fix IPv6 compilation for ESP8266 ( #17374 )
2022-12-13 09:31:43 +01:00
s-hadinger
7e27945e5a
ESP32 fix ``Ping`` ( #17373 )
2022-12-12 23:07:14 +01:00
Theo Arends
9898cb0bed
Merge pull request #17366 from mnowa/development
...
Update xsns_53_sml.ino to use maximum bytes count for binary modbus CRC calculation in relation to SML_BSIZ value
2022-12-12 17:54:32 +01:00
mnowa
370debc0e2
Update xsns_53_sml.ino
...
Maximum bytes count for binary modbus CRC calculation in relation to SML_BSIZ value
2022-12-12 16:13:04 +01:00
Theo Arends
630987302a
Fix Analog MQ exception
...
Fix Analog MQ exception (#17271 )
2022-12-12 10:57:21 +01:00
s-hadinger
d83119897e
Merge pull request #17351 from s-hadinger/fix_dns_ipv4
...
Fix IPv4 DNS resolution when IPv6 is enabled
2022-12-11 19:54:42 +01:00
Theo Arends
b78886b0f1
Add TasmotaModbus hardware fallback to GPIO13/15
2022-12-11 16:44:36 +01:00
Stephan Hadinger
bde58105d0
More universal way to force IPv4
2022-12-11 16:31:14 +01:00
Stephan Hadinger
1bdb542e50
Fix IPv4 DNS resolution when IPv6 is enabled
2022-12-11 16:24:14 +01:00
s-hadinger
958c41a9f6
Merge pull request #17348 from s-hadinger/berry_autoconf_crlf
...
Berry autoconf remove crlf
2022-12-11 15:27:28 +01:00
Stephan Hadinger
c9b838d3dc
Remove all trailing \r and \n
2022-12-11 15:09:26 +01:00
Stephan Hadinger
782b10128b
Berry autoconf remove crlf
2022-12-11 14:46:46 +01:00
Theo Arends
d8d45078fb
Update changelogs
2022-12-11 12:23:01 +01:00
Theo Arends
062a2e3a7e
Fix RtcNtpServer induced exception on ESP32
...
Fix RtcNtpServer induced exception on ESP32 (#17338 )
2022-12-11 12:19:03 +01:00
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