Commit Graph
100 Commits
Author SHA1 Message Date
MichaelDvP 4824152ae5 empty json instead of "no entries" 2023-09-19 19:46:46 +02:00
MichaelDvP 951e706fee add custom to "show devices" 2023-09-19 16:17:21 +02:00
MichaelDvP 9f1002df9a remove channel from networkSettings 2023-09-19 15:19:45 +02:00
MichaelDvP 6ab2135cea show commands always include internal devices. 2023-09-19 14:40:59 +02:00
MichaelDvP e6bcdede73 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-09-19 14:31:25 +02:00
MichaelDvP 8b136ddefe "no entries" is valid command execution 2023-09-19 14:22:38 +02:00
MichaelDvP 42a4c792ad dont queue publish on change if not connected, keep flag 2023-09-18 16:24:24 +02:00
MichaelDvP a6b0c74f5f add message "no entries" to analog/temperature/custom/sccheduler 2023-09-18 16:21:58 +02:00
MichaelDvP 09e2945c15 add BSSID and Channel to network settings, full_scan 2023-09-18 12:29:01 +02:00
MichaelDvP 8d4b43e9f6 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-17 09:35:44 +02:00
MichaelDvP d8c298f6fe network init 2023-09-17 09:27:08 +02:00
MichaelDvP 8a16566f53 translations 2023-09-17 09:22:57 +02:00
MichaelDvP 9d3456cb3a show scheduler/custom always 2023-09-17 09:22:25 +02:00
MichaelDvP 7310db6426 update packages 2023-09-17 09:21:47 +02:00
MichaelDvP 9c16e2008e revert 'topic' to 't' 2023-09-09 18:11:58 +02:00
MichaelDvP 6a7a9636ac set esp32s2, esp32c3 to tasmota platform 2023-09-09 16:49:42 +02:00
MichaelDvP 5e76bfa210 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-09 16:46:53 +02:00
MichaelDvP bf02b0ad1c Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-09-09 12:29:01 +02:00
MichaelDvP 2f5b7cd0aa add back process dest, fixes #1275 2023-09-09 12:25:18 +02:00
MichaelDvP 4bec32ea56 HA register all values from custom and scheduler 2023-09-09 12:11:30 +02:00
MichaelDvP b7b3cb177f show wifi-quality in network selector 2023-09-08 10:35:39 +02:00
MichaelDvP 10c8c2b4a7 Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-08 10:31:34 +02:00
MichaelDvP c19345c345 color wifiicon in selector 2023-09-08 10:29:24 +02:00
MichaelDvP 6376ed2361 platform: esp32 use tasmota w/o tsl, S3 use development 2023-09-06 13:18:49 +02:00
MichaelDvP 04e43d5d41 nomPower is always editable 2023-09-06 12:46:38 +02:00
MichaelDvP 0ba5d8e2bd update packages 2023-09-06 12:25:31 +02:00
MichaelDvP 95b8e79624 use tasmota modified platform, v3.6.1-dev.1a 2023-09-06 12:05:26 +02:00
MichaelDvP e9c3f8c6da Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-06 12:04:39 +02:00
MichaelDvP 01f6024776 color network antenna icon for wifi quality 2023-09-06 10:33:58 +02:00
MichaelDvP aa5730c683 stay on platform 6.3.2 for esp32 until heap issue is solved 2023-09-06 09:20:31 +02:00
MichaelDvP fcc2a48192 Update to espressif32@6.4.0, v3.6.1-dev.1 2023-09-06 08:05:45 +02:00
MichaelDvP 1c4da53e75 publish energy in api/mqtt with 2 digits 2023-09-05 11:37:26 +02:00
MichaelDvP 09a15727c7 change ha-mqtt tto topic 2023-09-04 19:01:52 +02:00
MichaelDvP f1034f4230 energy values as HA sensors with classes, v3.6.1-dev0e 2023-09-04 16:37:58 +02:00
MichaelDvP 06e9b8d303 round energy values to full kWh 2023-09-04 13:17:21 +02:00
MichaelDvP b912779ef9 fix max for ULONG values, save counters every hour, 3.6.1-dev0c 2023-09-04 12:21:53 +02:00
MichaelDvP ced63a6eb0 v3.6.1-dev0b, changelog 2023-09-03 17:54:39 +02:00
MichaelDvP a5f5d36871 analogsensor counter store to nvs 2023-09-03 17:54:08 +02:00
MichaelDvP bd92345793 boiler energy counter, stored in nvs 2023-09-03 17:53:48 +02:00
MichaelDvP 4c1b66279d update packages 2023-09-03 17:25:30 +02:00
MichaelDvP fcf16eec4f HA register all entities for Custom and Scheduler 2023-09-03 17:25:14 +02:00
MichaelDvP 508f18c29b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-09-03 16:07:30 +02:00
MichaelDvP b165e1c20c fix read int from webpage 2023-09-03 16:07:21 +02:00
MichaelDvP 6173e94cc0 add back process dest, fixes #1275, v3.6.1-dev0a 2023-09-02 12:29:26 +02:00
MichaelDvP 4778206e3a changelog 2023-08-31 12:09:17 +02:00
MichaelDvP 005463c41f update espMqttClient 2023-08-31 11:50:31 +02:00
MichaelDvP ae1bf1cbfb merge mqtt changes from bertmelis, dev2 2023-08-31 09:47:07 +02:00
MichaelDvP bde06621bd add log message for mqtt low memory 2023-08-31 08:29:08 +02:00
MichaelDvP 647acf6a68 show rssi in networkstatus 2023-08-31 08:19:24 +02:00
MichaelDvP 120c0b5ca2 update espMqttClient, add own mqtt limit, fix queue display, 3.7.0-dev1d 2023-08-31 08:09:54 +02:00
MichaelDvP 7e45c89fcd add missing subscribes 2023-08-31 08:07:06 +02:00
MichaelDvP b7611c67bb Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-08-31 07:51:36 +02:00
MichaelDvP d17582d697 mqtt check 60k free heap (not maxalloc), dev1c 2023-08-30 13:39:19 +02:00
MichaelDvP c3227a6352 mqtt:min alloc to 45k, fix memcheck for PSRAM, dev1b 2023-08-30 12:38:29 +02:00
MichaelDvP d0c368f6a0 dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a 2023-08-30 12:19:55 +02:00
MichaelDvP f6a4da0584 mqtt free mem to 40k, v3.7.0-dev1 2023-08-29 12:40:10 +02:00
MichaelDvP 1818057c4c update packages 2023-08-29 12:39:14 +02:00
MichaelDvP 86737fb38a also Network 2023-08-11 19:33:06 +02:00
MichaelDvP c8e64668e9 fix upload settings file #1256 2023-08-11 19:14:52 +02:00
MichaelDvP 89b7eaac1c fix MM10 pump command 2023-08-11 19:14:23 +02:00
MichaelDvP a652a3a0c3 nl translations 2023-08-10 16:18:09 +02:00
MichaelDvP 1360a5d35b Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2023-08-08 16:28:13 +02:00
MichaelDvP 461f1bb102 Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev 2023-08-08 12:28:54 +02:00
MichaelDvP 1d1aaef291 add back progmem generation 2023-08-08 12:06:24 +02:00
MichaelDvP 6ccab21791 fix HM200 compressor speed, #1247 2023-08-08 09:07:09 +02:00
MichaelDvP f788be691f more tr translations 2023-07-31 08:17:27 +02:00
MichaelDvP cac7ddd6bb log_trace for response 2023-07-30 08:29:01 +02:00
MichaelDvP f677616b22 notice telegram log only for read, not for response 2023-07-29 17:11:11 +02:00
MichaelDvP 26daf548ff update packages 2023-07-29 16:51:05 +02:00
MichaelDvP d92974dd88 read all telegram parts in one poll 2023-07-29 16:40:39 +02:00
MichaelDvP 52de833b19 response error messages 2023-07-29 16:39:37 +02:00
MichaelDvP bb39e8bd4c update tr translation 2023-07-29 11:43:38 +02:00
MichaelDvP 01060574ab mqtt on_message: make char * conversion more clear 2023-07-24 19:56:07 +02:00
MichaelDvP 2e829b560d thermostat cooling state 2023-07-24 19:03:44 +02:00
MichaelDvP a2f0cafc5c update packages 2023-07-24 19:02:16 +02:00
MichaelDvP 962131592f fix mqtt on_message 2023-07-23 13:51:40 +02:00
MichaelDvP 207d92be64 scheduler value info 2023-07-21 21:18:51 +02:00
MichaelDvP e3c775d0dd Add BBQKees Gateway S3, update changelog 2023-07-21 12:02:13 +02:00
MichaelDvP 2bd7e04d18 update packages 2023-07-21 10:31:39 +02:00
MichaelDvP 8b58282bde Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-21 09:16:51 +02:00
MichaelDvP c47414dad5 response show combined telegram 2023-07-17 09:53:40 +02:00
MichaelDvP 7a5f13bcad respond all telegram parts if request length >= 32 2023-07-15 12:27:48 +02:00
MichaelDvP 6d0bd099e1 Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-14 19:15:28 +02:00
MichaelDvP 660a715893 4M asym partitions for usb flash 2023-07-14 19:11:59 +02:00
MichaelDvP 08a5437210 packages, custom entiie small fixes 2023-07-14 08:52:06 +02:00
MichaelDvP 18d32de483 fix custom entity value info 2023-07-13 18:23:04 +02:00
MichaelDvP d9ad835fbc Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-13 12:42:30 +02:00
MichaelDvP afad1d7b95 small updates 2023-07-13 12:42:07 +02:00
MichaelDvP 17b4964b01 test response and custom entity raw, #1212 2023-07-13 11:09:42 +02:00
MichaelDvP 25ff2bd150 Merge branch 'dev2' of https://github.com/proddy/EMS-ESP32 into dev2 2023-07-12 19:17:16 +02:00
MichaelDvP b8e36eb13b Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-12 07:11:10 +02:00
MichaelDvP 2c19b9369a Change MqttClient without restart, use secureClient for port >8800 2023-07-11 11:35:54 +02:00
MichaelDvP 78403adeb4 mqtt tls only for esp32-S3, certificate input strips header/footer/CR/LF 2023-07-11 07:50:13 +02:00
MichaelDvP 5374127d56 show WPA3 in networkselector 2023-07-11 07:08:30 +02:00
MichaelDvP 87f28e7804 adapt limits #1215, #1190 2023-07-11 07:07:45 +02:00
MichaelDvP 1e8adfb34f activate setInsecure to make tsl work 2023-07-10 15:22:33 +02:00
MichaelDvP d3175e3d64 update packages 2023-07-10 12:44:27 +02:00
MichaelDvP 1b832b541a Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 2023-07-10 12:38:56 +02:00
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