Commit Graph
15166 Commits
Author SHA1 Message Date
TD-er df42dfeeb3 [GPS] Add course (bearing) as output option 2024-11-04 00:37:38 +01:00
TD-er b4b381cf31 Fix custom build with <2 included plugins (#5150)
Fixes: #5150
2024-10-28 15:42:59 +01:00
TD-er 1afb0c4653 Merge pull request #5147 from TD-er/build/wsl2_usb_uart
[ESP-IDF] Switch to latest ESP-IDF/ESP32-Arduino 3.0.7
2024-10-26 14:41:37 +02:00
TD-er ec43ca885c Merge branch 'mega' into build/wsl2_usb_uart 2024-10-25 17:15:07 +02:00
TD-er 81680971cf [ESP-IDF] Switch to latest ESP-IDF/ESP32-Arduino 3.0.7 2024-10-25 17:11:01 +02:00
TD-er f9a2fd4c32 Merge pull request #5144 from tonhuisman/feature/Build-fix-solo1-use-new-packages
[Build] Fix: Use package with Solo1 'autodetect' (Solo1 specific packaged removed)
2024-10-19 22:36:19 +02:00
Ton Huisman de77092118 [Build] Fix: Use package with Solo1 'autodetect' (Solo1 specific packaged removed) 2024-10-19 21:33:57 +02:00
TD-er 83080a9e63 [WSL2] Add simple script to set permissions for USB to serial in WSL2 2024-10-19 00:40:56 +02:00
TD-er 98d3a00812 [Docs] Add info how to use USB serial with WSL2 2024-10-18 23:01:36 +02:00
TD-er 36a8aea7ee Merge pull request #5137 from tonhuisman/feature/Email-use-password-input-type
[N001] Email password should use a password input field
2024-10-08 00:30:53 +02:00
Ton Huisman c9b8470516 [N001] Email password should use a password input field 2024-10-07 23:29:26 +02:00
TD-er 7a9b93b280 Merge pull request #5135 from TD-er/feature/email_TLS
[Email] Add SSL support for sending email
2024-10-07 13:17:54 +02:00
TD-er 5397bc858d [CSS] Add retry to load CSS when first attempt failed 2024-10-07 12:25:45 +02:00
TD-er f5eabb429e [Email] Add documentation describing SSL port 465 2024-10-07 10:32:38 +02:00
TD-er 67dbb1205a [Email] Fix silly mistake 2024-10-06 22:31:42 +02:00
TD-er cb51719be1 [Email] Fix failed builds 2024-10-06 22:23:44 +02:00
TD-er aa1f9bb49a [Email] Enable SSL for email and MQTT on all ESP32-xx builds 2024-10-06 21:46:58 +02:00
TD-er 52da6473ef [BearSSL] Update to latest BearSSL code 2024-10-05 16:17:27 +02:00
TD-er 7e04a8cec6 [Email] Clean-up code 2024-10-05 14:13:31 +02:00
TD-er 048fb8bd09 [Build] Fix builds which do not have DEBUG log level included 2024-10-04 00:43:33 +02:00
TD-er 0ca00d2c8b [Email] Fix builds + include N001 in all ESP32-xx custom builds 2024-10-03 23:46:56 +02:00
TD-er d9d5c1b714 [Email] Add SSL support for email 2024-10-03 23:18:10 +02:00
TD-er bc56a2eafc [Email] Split N001_Email.ino into N001_data_struct 2024-10-03 15:29:13 +02:00
TD-er 4845f910ae Merge pull request #5134 from TD-er/build/makeHeatpumpIR_builds_fit
Build/make heatpump ir builds fit
2024-10-03 11:07:14 +02:00
TD-er 0097f7f9c7 [Build] Add already a shorter folder name for core_dir for future builds 2024-10-03 10:11:11 +02:00
TD-er 6b44fadf29 [HeatpumpIR] Make IRext builds fit again on ESP8266 2024-10-03 10:06:53 +02:00
TD-er d40279b5b1 [HeatpumpIR] Rename lib folder to make it compile on Windows 2024-10-03 10:06:29 +02:00
TD-er ea36cd1913 Merge pull request #5133 from TD-er/bugfix/uncrustify_mangled_code
[Controller] Fix really strange merge issue (return statement got lost)
2024-10-02 22:52:38 +02:00
TD-er 632e16b247 [Controller] Fix really strange merge issue (return statement got lost) 2024-10-02 21:05:48 +02:00
TD-er b590c2f2b2 Merge pull request #5131 from letscontrolit/dependabot/pip/cryptography-43.0.1
Bump cryptography from 38.0.3 to 43.0.1
2024-10-02 14:37:48 +02:00
dependabot[bot] dd360f77d3 Bump cryptography from 38.0.3 to 43.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/38.0.3...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 12:37:12 +00:00
TD-er b2e4713f0a Merge pull request #3788 from TD-er/feature/MQTT_TLS
[MQTT TLS] Add TLS support for MQTT
2024-10-02 14:33:46 +02:00
TD-er 7c77b5baeb [MQTT TLS] Add some documentation about using TLS for MQTT 2024-10-01 23:14:54 +02:00
TD-er acc8b78eaf [MQTT TLS] Disable certificate validation options for now 2024-10-01 23:14:01 +02:00
TD-er f6c0a4b5a6 [MQTT-TLS] Make connection to broker more stable 2024-10-01 16:23:32 +02:00
TD-er f8ffe8e164 [PVS-Studio] Add fixes suggested by PVS-Studio 2024-10-01 10:52:20 +02:00
TD-er 4917ff92e3 [MQTT-TLS] Improve stability of MQTT connection while serving JSON pages 2024-09-30 23:01:11 +02:00
TD-er 695e30e9b0 [MQTT TLS] Uncrustify controller source files 2024-09-30 09:15:21 +02:00
TD-er 9bca93b358 [MQTT TLS] Disable PSK option 2024-09-30 09:14:55 +02:00
TD-er e28505bada [MQTT-TLS] Enable TLS for MQTT on all ESP32-xx Custom builds 2024-09-29 23:27:04 +02:00
TD-er 059479f87f [MQTT TLS] Fix build hidden write(uint8_t) 2024-09-29 22:59:57 +02:00
TD-er 8c17434baf Merge remote-tracking branch 'origin/build/idf_5.3.1_20240924' into feature/MQTT_TLS 2024-09-29 21:14:48 +02:00
TD-er fd8f8e5009 Merge branch 'mega' into build/idf_5.3.1_20240924 2024-09-29 21:06:43 +02:00
TD-er 4ed7185e49 Merge remote-tracking branch 'letscontrolit/mega' into feature/MQTT_TLS 2024-09-29 21:05:47 +02:00
TD-er c83e415a0f [MQTT-TLS] Switch to Tasmota's Light-Weight BearSSL lib 2024-09-29 21:03:15 +02:00
TD-er a99f77ae94 Merge pull request #5130 from TD-er/bugfix/fix_esp8266_specific_compile_issues
[GPIO] Fix build warnings on ESP8266 for GPIO direction
2024-09-29 21:02:41 +02:00
TD-er 2db4231e29 [LibSSL] Add LightBearSSL lib made by Tasmota 2024-09-29 13:15:33 +02:00
TD-er 4b2143d96d [ESPEasy p2p] Fix sending task value data on ESP8266
TaskValueData_t is now forced 32-bit aligned to fix other issues, so we must copy it byte aligned to/from the p2p struct.
2024-09-29 12:56:39 +02:00
TD-er 25f73587bf [GPIO] Fix build warnings on ESP8266 for GPIO direction 2024-09-29 12:55:00 +02:00
TD-er 695fcf1c67 Merge branch 'mega' into feature/MQTT_TLS 2024-09-28 21:43:58 +02:00