Commit Graph
133 Commits
Author SHA1 Message Date
MichaelDvP 13f0bc3296 mqtt status shows queue and reconnects 2022-10-03 08:08:51 +02:00
MichaelDvP d54843635a add application info, all memory info in kb 2022-09-23 21:36:01 +02:00
proddy 23f65b9eb2 fixes does Factory Reset from the webUI work? #628 2022-09-20 19:05:02 +05:30
CheeseE acaceefc89 Add support for wemos c3 mini 2022-09-19 12:03:14 +02:00
MichaelDvP 0d5d353e99 read LittleFS.totalBytes only once on start 2022-09-17 17:10:23 +02:00
MichaelDvP 82f0902fa4 network/mqtt init fix #42 2022-09-11 11:17:34 +02:00
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 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 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
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 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 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
MichaelDvP 74cdb610d8 fix#99, mqtt reconnect for IPv4 and IPv6 2021-08-19 15:27:41 +02:00
MichaelDvP 7dec674452 moving dallas-setting, cleanup 2021-07-16 16:24:03 +02:00
MichaelDvP 0f48d3e72c add sensorname console command 2021-07-16 10:57:43 +02:00
MichaelDvP 1f793c49ae Move dallas/bool/enum formats to Settings #76 2021-07-16 10:16:32 +02:00
MichaelDvP 59913cdc4b disable bluetooth, show IPv6 in web, mqtt and console 2021-07-08 18:56:24 +02:00
MichaelDvP 2d7449aeba add network options, IPv6 for mqtt 2021-07-08 10:17:50 +02:00
proddy bb1602f179 typo 2021-07-05 21:44:12 +02:00
Proddy 5b26e27834 Update to 16.8.1 2021-07-05 16:53:27 +02:00
proddy 0510189f54 slow down MQTT reconnect to 2 seconds 2021-07-01 11:19:00 +02:00
MichaelDvP ae0846e877 mqtt connect on enable-change (#79) 2021-06-30 13:49:52 +02:00
proddy 1ecee740d3 fix: move showing version to settings. fixes JWT resetting after each version change 2021-05-14 12:43:11 +02:00
proddy 23218bca7d some minor formatting 2021-05-02 22:07:22 +02:00
proddy 4a4e5f1890 Merge branch 'dev' into ft_https 2021-04-27 14:41:52 +02:00