Commit Graph
295 Commits
Author SHA1 Message Date
MichaelDvP 29557d764a Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-10 12:38:29 +02:00
MichaelDvP ae46f40fce fix secure mqtt 2023-07-10 12:36:59 +02:00
Proddy d8364c5df2 close only on 406 2023-07-09 10:55:25 +02:00
MichaelDvP f62b5548a3 add missing \n in certificate 2023-07-09 08:40:22 +02:00
MichaelDvP 443fe640b3 add optional secure mqtt 2023-07-08 16:24:44 +02:00
Proddy bea0922ee8 report on invalid extension - Validate file name extension on file upload #1210 2023-07-08 14:10:33 +02:00
MichaelDvP 476f84be77 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-02 13:56:47 +02:00
Proddy 985da48947 fix upload, except cancel 2023-07-01 17:01:08 +02:00
Proddy b1d666d7b9 alova - refactor wifi scan 2023-06-18 10:46:50 +02:00
proddy c44903e1b0 update #6 2023-06-13 23:36:50 +02:00
MichaelDvP 9a34b2dd81 force mqtt disconnect on wifi disconnect 2023-06-04 17:24:03 +02:00
MichaelDvP 7865ddc51f use espMqttClient, qos2 fixed 2023-06-03 16:36:53 +02:00
MichaelDvP 0b0ae2fbc2 fix update on S3 SOC 2023-03-14 15:16:16 +01:00
Proddy f3bfc6f126 Merge remote-tracking branch 'origin/tech-upgrade' into dev 2023-02-27 16:38:38 +01:00
Proddy 84c90dd587 align timing with EMS-ESP 2023-02-26 20:59:03 +01:00
Proddy a59fc3f3e7 copied in Michael's change 2023-02-23 19:24:53 +01:00
Proddy 6aea27e30f tidy up EMSESP_DEBUG and EMSESP_TEST 2023-02-21 21:49:21 +01:00
proddy 12b4bd3795 Workaround for better Domoticz MQTT intergration? #904 2023-02-11 23:26:15 +01:00
Proddy 6c46770330 merge PR 940 - https://github.com/emsesp/EMS-ESP32/pull/940 2023-02-04 14:25:29 +01:00
MichaelDvP c38ad8e382 allow upload of smaller loader bin 2023-01-28 15:13:18 +01:00
Proddy 6f0e98b1a1 testing brotlin compression 2023-01-27 17:56:50 +01:00
Proddy bb24da92e4 merge PR #923 - fixes and the tested heatpump/heatsource entities by mvdp 2023-01-22 17:08:17 +01:00
Proddy 5acdb4dc31 default OTA is disabled (to save memory) 2023-01-22 13:27:30 +01:00
Proddy 3dc2ab54ac systematically fetch heap mem settings, before allocating buffers so console and web show same results 2023-01-11 23:34:27 +01:00
MichaelDvP 1f0d2b147b Add ESP32S3 (Liligo) as S3 Mini 2023-01-11 18:33:44 +01:00
MichaelDvP f133fdfb1c Allow reboot to smaller OTA partition or factory partition 2023-01-08 14:12:12 +01:00
proddy 6ed378086b remove Serial 2023-01-07 21:26:23 +01:00
proddy 95c5fb7391 merge with MichaelDvP's PR 870 - https://github.com/emsesp/EMS-ESP32/pull/870 2023-01-06 21:51:17 +01:00
MichaelDvP 718ede8439 prevent writing empty settings 2023-01-02 10:08:00 +01:00
Proddy 43b4adc618 changes to #828 2022-12-28 15:39:34 +01:00
Proddy 9b3b7fc8ff Support upgrade/downgrade between versions #832 2022-12-25 16:47:17 +01:00
Proddy ca871f654b Remove the test.mosquitto.org URL in the MQTT settings #829 2022-12-23 14:40:24 +01:00
Proddy 17cbd2623f fix another silly mistake 2022-12-17 21:17:57 +01:00
proddy 783ea7901c support 3 types of MQTT discovery entity id 2022-12-17 19:20:31 +01:00
Proddy 147be12583 fixes for #804 2022-12-16 22:57:59 +01:00
Proddy 1e78979ed0 default multiple_instances is enabled 2022-12-15 23:14:44 +01:00
Proddy ba90ebda4c merge multiple_instances with entity_format 2022-12-15 21:51:11 +01:00
Proddy ccbb56d403 add v3.4 entity id flag to MQTT settings 2022-12-14 22:07:42 +01:00
MichaelDvP f71c62f167 restart when changing CORS settings 2022-12-08 16:54:27 +01:00
MichaelDvP 5061ddf38e add CORS option to network 2022-12-07 13:51:53 +01:00
MichaelDvP 9665f4136a Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-12-07 07:41:25 +01:00
proddy fd04f8be5a add multiple_sessions 2022-12-05 20:37:39 +01:00
MichaelDvP 9e23710c6d add heartbeat interval to mqtt settings 2022-12-05 19:27:56 +01:00
MichaelDvP b900932574 hardcode maxTopicLength to settingfunction 2022-12-05 14:09:25 +01:00
Proddy 132ca9d106 fix mqtt topic length which broke PR #781 2022-12-04 12:45:23 +01:00
Proddy 990d75d42a debug comments 2022-12-04 12:44:57 +01:00
Proddy 4168a08276 #751 move ntp sending info topic back 2022-11-30 21:16:41 +01:00
Proddy d6a8563cc7 fixes for #751 2022-11-29 21:14:31 +01:00
Proddy c9ef0bcd7b remove max_topic_length, make base mandatory 2022-11-29 21:14:08 +01:00
proddy d5592e5662 #751 boot time when NTP connected 2022-11-28 21:14:38 +01:00