Commit Graph
665 Commits
Author SHA1 Message Date
MichaelDvP 6b24a71ad7 set NTP sync interval 1 hour 2022-08-30 17:29:41 +02:00
Proddy 1a4ce643fc Multi-language/I18n support #22 2022-08-24 21:50:19 +02:00
Proddy 297134dd81 remove serial output if no serial selected during upload 2022-07-22 15:56:27 +02:00
MichaelDvP fc3224c9ea FS_Buffer to 8k for customizations 2022-07-12 10:27:35 +02:00
MichaelDvP a22783a3e4 update OneWire lib 2022-06-07 08:18:56 +02:00
MichaelDvP 1609b76f0a WebStatus:add syslog count/fail, show only enabled services 2022-06-03 13:39:26 +02:00
MichaelDvP ae3ead6b10 some small corrections 2022-05-30 10:00:45 +02:00
Proddy 383c30f649 chamges for standalone compiling 2022-05-29 21:16:12 +02:00
MichaelDvP b16fa6d5c0 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4_no_master 2022-05-08 18:21:48 +02:00
Proddy cb16be6b1d remove id from User 2022-05-07 17:50:00 +02:00
Proddy 84a2a7340c comments 2022-05-07 17:49:49 +02:00
Proddy 9923b60d64 Feature: upload customization settings from a file #256 2022-05-07 17:49:02 +02:00
MichaelDvP 7b6ca7cd73 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-04 16:04:46 +02:00
MichaelDvP e00da5a721 add option to switch mDNS off/on 2022-05-04 14:14:17 +02:00
MichaelDvP 0c6c7f999f replace OneWire 2022-05-02 11:19:48 +02:00
MichaelDvP 1afa21c199 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into idf4 2022-05-01 18:15:34 +02:00
Proddy c1a71afd77 update ArduinoJson to 6.19.4 2022-05-01 15:54:49 +02:00
Proddy 2c490e4148 possible fix for #476 2022-05-01 15:43:36 +02:00
MichaelDvP 43d838548b faster network reconnect 2022-04-29 11:51:55 +02:00
MichaelDvP c70d0352ea DHCP (works with framewaork 3.5.0) 2022-04-25 17:09:40 +02:00
MichaelDvP 9a8449e4fe NTP Settings 2022-04-25 17:08:44 +02:00
MichaelDvP fa166483bb SYSTEM_EVENT.. to ARDUINO_EVENT_... 2022-04-25 17:07:52 +02:00
MichaelDvP 986b4df997 use buildin LittleFS 2022-04-25 17:02:50 +02:00
MichaelDvP fbec88f6c8 OneWire check arduino version 2022-04-25 16:56:35 +02:00
MichaelDvP adc88d53d3 update mbedtsl (works also for framework 3.5.0) 2022-04-25 16:55:51 +02:00
Proddy 04a374c380 more tables 2022-04-15 16:22:05 +02:00
MichaelDvP 9c68142a0d mqtt HA uses only json, disable single 2022-04-08 11:58:48 +02:00
Proddy 4eddad2cf1 mqtt clean session default off #441 2022-04-08 07:46:18 +02:00
MichaelDvP 462bf81be1 ntp status and time button 2022-04-04 11:58:53 +02:00
MichaelDvP 786a94b448 try to fix #408 and #412 2022-03-29 15:30:39 +02:00
MichaelDvP 2d8f97ff35 fix #412, daylightsaving with manual time setting 2022-03-28 09:47:56 +02:00
MichaelDvP 786110359a fix #339 maxJsonBuffrSize 2022-03-21 13:44:40 +01:00
proddy b526734e4b update arduinojson 6.19.3 2022-03-08 18:19:26 +01:00
MichaelDvP 7f5e0f7244 Mqtt: remove all HA if not active, timeout QoS, option single2cmd 2022-02-16 17:59:53 +01:00
proddy 3de769c7e7 add comment 2022-02-07 09:02:55 +01:00
proddy 74eabba641 remove uptime. we show it in 2 places already in the app 2022-02-07 09:02:17 +01:00
proddy 77e1898512 Merge remote-tracking branch 'origin/v3.4' into dev 2022-01-23 17:56:52 +01:00
proddy d20741c0f0 add a little more buffer for concurrent web sockets 2021-11-07 13:49:55 +01:00
proddy 8284520733 increase tcp event queue from 32 to 64 - fixes Launching the WebUI from crashes EMS-ESP on some environments #177 2021-11-05 21:46:15 +01:00
proddy 01bace4048 Refactor MQTT subscriptions #173 2021-11-01 23:31:30 +01:00
proddy 45fc6daa4a Add support for mDNS #161 2021-10-18 13:02:22 +02:00
Proddy b3453d9d02 no need to recompile C++ code if Web code doesn't change 2021-10-16 12:50:56 +02:00
MichaelDvP e4b73140c8 enlarge filesystem buffer 2021-10-14 18:55:50 +02:00
Proddy f2457a7050 auto-formatting 2021-10-11 16:53:00 +02:00
Proddy 6433d5f744 formatting 2021-10-11 16:41:24 +02:00
proddy 6ef8ff757a add check to prevent crash on null strings 2021-09-21 18:02:14 +02:00
proddy 079a40cd32 update to 16.18.4 2021-09-19 21:26:15 +02:00
sunbuzz 1b9a2f21d2 Increased EMSESP_JSON_SIZE_XXLARGE_DYN to 16384 (at 10635 right now) + small fixes 2021-09-03 15:01:05 +02:00
MichaelDvP 77d559ac8c syslog re-add colon after message.id 2021-08-26 08:02:46 +02:00
MichaelDvP 74cdb610d8 fix#99, mqtt reconnect for IPv4 and IPv6 2021-08-19 15:27:41 +02:00