Commit Graph
440 Commits
Author SHA1 Message Date
Proddy 134f2671fb compiling with EMSESP_DEBUG only sends to DEBUG log 2023-02-21 21:28:49 +01:00
proddy 12b4bd3795 Workaround for better Domoticz MQTT intergration? #904 2023-02-11 23:26:15 +01:00
Proddy 2d1689b79a make syslog work again 2023-02-11 19:05:43 +01:00
Proddy ac5635b671 F2 calls 'show values' 2023-02-11 12:23:56 +01:00
Proddy eeb96199f9 6.20.1 2023-02-10 20:27:45 +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 cfc8570dca formatting 2023-01-12 17:48:12 +01:00
Proddy c114581400 formatting 2023-01-12 17:39:14 +01:00
Proddy fbfd792416 add back TZ to syslog 2023-01-12 17:39:07 +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
Proddy ae51189953 minor changes 2023-01-08 19:51:36 +01:00
MichaelDvP f133fdfb1c Allow reboot to smaller OTA partition or factory partition 2023-01-08 14:12:12 +01:00
proddy 687c76703b standalone test for memory optimizations (200+ entities) 2023-01-08 09:42:48 +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
Proddy 3b196fc90d updated uuid libs 2023-01-05 15:05:30 +01:00
Proddy 6370296c53 add comment for EMS-ESP testing 2023-01-05 15:05:12 +01:00
MichaelDvP ad680de897 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-01-05 11:19:26 +01:00
Proddy c28de99907 remove comments 2023-01-03 14:48:08 +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 5d45064c2d update ArduinoJson to latest v6.20.0 (saves 1600 bytes in flash. whoot!) 2022-12-27 21:48:03 +01:00
proddy 327cf7ec75 rollback to c++11 to save on flash 2022-12-25 20:05:46 +01:00
Proddy 9b3b7fc8ff Support upgrade/downgrade between versions #832 2022-12-25 16:47:17 +01:00
Proddy a9aac33a46 rename lib 2022-12-25 13:03:32 +01:00
Proddy 1f45506b37 add semver lib 2022-12-25 13:03:09 +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