Jason2866
b1422ff6b5
make Tasmota compatible for Arduino espressif32 based on IDF 5.2.2 ( #21723 )
...
Co-authored-by: Christian Baars <Baars@gmx.de>
2024-07-03 20:27:18 +02:00
Jason2866
50979c328c
Fix upper lower case difference
2024-05-01 15:18:25 +02:00
Charles
7707473b4e
Lib_teleinfo : Fixed too restrictive checksum checks ( #21033 )
...
* Fixed too restrictive checks
Fixed too restrictive checks that may introduce checksum errors on some contracts
* Bump to v1.1.7
Bump to v1.1.7
2024-03-26 08:46:55 +01:00
Jason2866
9dd1c28cfc
undef already defined ( #20906 )
2024-03-18 10:26:13 +01:00
Barbudor
717873eac7
enforce TLL255 on ESP8266 ( #20616 )
2024-01-30 18:45:54 +01:00
gemu
03cadd29f3
Sml update ( #20474 )
...
* add decryption flags
* add gcm crypto flags
2024-01-12 10:05:25 +01:00
gemu
92214ac633
ADD FTP server to filesystem ( #20402 )
...
* add ftp lib
* add ftp server
2024-01-08 16:44:49 +01:00
Theo Arends
701d33f645
Phase 2 support C2/C6
2023-08-23 13:02:13 +02:00
Theo Arends
80afc8793f
AdafruitFingerprint library from v2.0.4 to v2.1.0
...
AdafruitFingerprint library from v2.0.4 to v2.1.0 (#18163 )
2023-05-22 11:48:03 +02:00
gemu
687b26ad13
Scripter update ( #18578 )
...
* add ds2480b library
* add onewire support
* reset on error
* call to get esp32 HWS
* DS2480 serial invert option
2023-05-05 09:17:17 +02:00
Theo Arends
d88d42341d
Fix future compile error
2023-04-14 12:01:47 +02:00
Charles
f87cd7859a
Added special char to some values ( #18145 )
2023-03-10 15:05:27 +01:00
Charles
eb62555946
Added valid char check, not only use checksum ( #18094 )
2023-03-03 08:42:12 +01:00
Charles
873567a999
fix some errors ( #18077 )
...
fix some checksum errors in standard mode
fix format error counting for DATE field
2023-03-01 09:01:27 +01:00
Charles
1b5c4768d1
Libteleinfo update to V1.1.5 ( #18050 )
...
* Updated to V1.1.5
* Updated to V.1.1.5
Added new End Of Transmission code from Standard Mode
Check back checksum before returning stored values (corruption checks)
Added error counters stats
Removed dirty linked list align #pragma for ESP target
2023-02-25 15:56:33 +01:00
gemu
19b183cbee
add gcm frame variant ( #17964 )
2023-02-17 08:38:02 +01:00
gemu
f09a083777
Sml ams ( #17828 )
...
* sml ams crypto support
* add ams library
* fix crc names
* fix TLS dependency
* Update library.properties
* Update xsns_53_sml.ino
2023-01-30 15:03:46 +01:00
Theo Arends
ffcf90bdfe
Refactor sendmail
2022-06-21 16:53:58 +02:00
Theo Arends
1747348558
Fixed ESP32 SendMail not working over ethernet
...
Fixed ESP32 SendMail not working over ethernet (#15794 )
2022-06-20 17:44:11 +02:00
Jason2866
d40186b59d
support new mbedtls 2.28.x too ( #14758 )
...
* support new mbedtls 2.28.x too
2022-02-07 13:01:48 +01:00
Barbudor
de1e5b9b70
warning_opentherm_upgrade
2022-01-30 19:17:40 +01:00
Stephan Hadinger
539c508918
Increase PWM channels to 16 (Esp32 only)
2022-01-27 21:30:05 +01:00
Jason2866
57adb6d47f
fix ambiguous error
2022-01-18 10:41:20 +01:00
Stephan Hadinger
fffcf1c2df
Remove WiFiUDP32 to solve linker warnings
2022-01-14 22:53:19 +01:00
Charles
58b4ee6542
makes labelCount public
2021-11-23 17:30:36 +01:00
Barbudor
6783f91566
prepend OPTH_ to conflicting symbols
2021-10-01 17:57:02 +00:00
Jason2866
3ab4a2a3e0
New framework LITTLEFS -> LittleFS
2021-07-18 23:14:10 +02:00
Marius Bezuidenhout
0987489c0c
Fixed compile on ESP32
2021-07-14 09:40:36 +02:00
Marius Bezuidenhout
024cc0b9b6
Added MCP2515 library and Freedom Won BMS sensor
2021-07-12 12:32:27 +02:00
Adrian Scillato
2476ff8e1a
KNX: Fix Telegrams UDP Overrun
2021-07-06 11:21:00 -03:00
Theo Arends
dd509e458e
Moved LinkedList to lib_basic
2021-07-02 17:52:13 +02:00
Theo Arends
c806bcd265
Moved LinkedList to lib_div
2021-07-02 17:46:17 +02:00
Jason2866
dba5cf2902
fixes from GEMU2015
2021-06-03 16:17:41 +02:00
Jason2866
96ce74bdd8
overlooked changes
2021-06-03 15:48:44 +02:00
Jason2866
7785685ded
add esp_mail_file_storage_type_univ
2021-06-03 15:37:21 +02:00
Jason2866
e36aff4eab
add esp_mail_file_storage_type_univ
2021-06-03 12:36:16 +02:00
Jason2866
4a0e6ae2bf
Use LITTLEFS for ESP32 too
2021-06-03 11:53:44 +02:00
Jason2866
acd545f1bf
Mail Client 1.2.0
2021-06-03 10:59:44 +02:00
Charles
e719c116dd
process all data to Energy Module
2021-05-01 18:32:03 +02:00
Charles
747dc28642
send also label name in ADPS callback
2021-04-20 19:15:02 +02:00
gemu2015
c528bf20a9
remove spiffs from sendmail lib
2021-02-18 16:35:25 +01:00
gemu2015
218b5101b4
update sendmail
2021-02-16 11:33:22 +01:00
Jason2866
64af7728eb
correct library.properties
2021-02-15 15:49:18 +01:00
Stephan Hadinger
ba9e31a351
Move Berry lib to libesp32 folder
2021-02-14 19:41:34 +01:00
Stephan Hadinger
ecb2e99462
Berry add `yield` and `delay` commands
2021-02-14 18:50:43 +01:00
Stephan Hadinger
2220b2d3e3
Berry language improved Tasmota integration
2021-02-13 12:01:45 +01:00
Jason2866
ce064906fd
add lib info files
2021-02-12 09:43:23 +01:00
Barbudor
b6d366870d
fix teleinfo standard mode
2021-02-10 21:08:59 +01:00
Stephan Hadinger
621e08699d
Preview of Berry language for Tasmota32
2021-02-07 20:19:08 +01:00
Theo Arends
91cec3cb46
Prep ESP32S2
2021-02-03 14:39:57 +01:00