15 Commits

Author SHA1 Message Date
Luc
dac957c092 Update SSDP library in correct directory orz... 2024-03-22 10:47:14 +08:00
Luc
6e7adb97af Update SSDP library to 1.2.1 2024-03-22 10:46:12 +08:00
Luc
a10a7f74bf
Refactoring internal clients (#987)
* Remove all output flags
* Masse replace name function / class to sync with ESP3D-TFT
* Create ESP3DMessageManager  class to handle messages creation / deletion (import functions of ESp3DClient from ESp3D-TFT)
*  Move to new messaging API of ESP3D-TFT
* Remove empty line from remote screen dispatching
* Replace \n to space and \r to nothing in remote screen dispatching
* Add missing default entry for sensor device
* Fix buzzer for ESP32 missing ledc initialization with latest core
* Move formatBytes to esp3d_string
* Add welcome message to telnet connection\
* Add display to the new messaging API
* Add sticky authentication on Serial / SerialBridge /Telnet/Data web socket and BT
* Log simplification
* Use enum class instead of typdef enum for ESP3DAuthenticationLevel  to be sure correct enum is used
* (v3) Home Assistant notification support (#971)
* Add notification via post request
* Extend t1 size to 255 bytes
* Hide Home Assistant notifications from web UI (#974)
* Sync with ESP3DLib on serial_socket
* Add some sanity check to avoid unnecessary message copies
* Update ESP0.cpp

---------

Co-authored-by: David Buezas <dbuezas@users.noreply.github.com>
2024-01-03 10:46:13 +08:00
Luc
963147a541
Web dav rewrite/Time refactoring (#960)
* Time refactoring 
* Webdav rewrite 
Base on work done on ESP3D-TFT
2023-11-05 21:27:28 +08:00
Luc
4c5c21653c Remove warning 2023-10-18 20:44:46 +08:00
Luc
ff5e04627c 3.0 code base 2023-10-02 19:55:18 +08:00
Julien Staub
a5f098663f
add missing license file (#766) 2022-05-27 23:56:48 +08:00
Luc
fa863105fe Fix several warnings in code and libs 2020-11-30 13:46:50 +01:00
Luc
e671169f2d update with latest version of SSDP 2019-06-30 15:56:34 +02:00
Luc
73ddd14519 Fix NetBIOS on ESP32 using sync lib
update Version to 2.1
2019-03-27 08:51:53 +01:00
Luc
df51e025ce Fix compilation for Async
Update library for ESP32 async
2019-03-19 14:22:17 +01:00
Luc
c02c382c70 Disable Websocket Debug message in code and library 2018-11-03 09:20:50 +01:00
Luc
02bd840a7a 2.0 2018-07-04 18:56:39 +02:00
luc lebosse
9f6a7c0b91 Fix travis-ci using latest git 2018-02-24 21:39:09 +01:00
luc lebosse
13ee5e19e8 Merge Development version to master 2017-11-13 16:17:07 +01:00