Commit Graph
3393 Commits
Author SHA1 Message Date
Proddy ec939dfc2e rename 3.6.2-dev-0 2023-09-16 09:26:36 +02:00
Proddy 3c84a1ced1 preparing 3.7.0 2023-09-09 15:00:09 +02:00
Proddy 677f6c5a6e Merge pull request #1290 from proddy/dev
#1280 sample value is a string for enums
2023-09-09 13:43:09 +02:00
Proddy aad9c12a7e fixes MQTT enum index option leads to error in HA #1280 2023-09-09 13:42:28 +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
Proddy 09ff892b91 fix for MQTT enum index option leads to error in HA #1280 2023-09-09 10:25:14 +02:00
Proddy 98e29516b0 fix mqtt enum in discovery #1280 2023-09-08 08:30:51 +02:00
Proddy b3ada4a01f 3.6.1-dev.2 2023-09-08 08:30:17 +02:00
MichaelDvP fcc2a48192 Update to espressif32@6.4.0, v3.6.1-dev.1 2023-09-06 08:05:45 +02:00
Proddy fb44e020fc fix standalone build 2023-09-02 11:12:52 +02:00
Proddy 81842e544b auto formatting with clang 2023-09-02 11:10:32 +02:00
Proddy 6babdab8de change 3.7.0 to 3.6.1 as we need a critical patch soon 2023-09-02 11:10:16 +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 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
Proddy 9aa9cc46e9 bump version 3.7.0-dev1 2023-08-29 22:34:09 +02:00
Proddy 4ee045b84e formatting and adding a t command in debug/standalone 2023-08-29 22:33:50 +02:00
Proddy 2fe18c14c7 text changes and formatting 2023-08-29 22:33:26 +02:00
Proddy f46b002c5a API call for shower coldshot - #1267 2023-08-29 22:32:36 +02:00
Proddy 65ea11b48b formatting only 2023-08-29 22:31:35 +02:00
MichaelDvP f6a4da0584 mqtt free mem to 40k, v3.7.0-dev1 2023-08-29 12:40:10 +02:00
Proddy e9cf3f5ab5 prepare for 3.7.0 2023-08-13 14:40:03 +02:00
Proddy b500076f32 bump version to v18 with Michael's upgrade fix 2023-08-11 21:19:00 +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
Proddy b2590fc9e0 Merge branch 'emsesp:dev' into dev 2023-08-09 09:15:15 +02:00
Proddy 8dfff29389 fixes #1243 2023-08-09 09:03:52 +02:00
MichaelDvP 6ccab21791 fix HM200 compressor speed, #1247 2023-08-08 09:07:09 +02:00
Proddy a72cbe9c0c bump version 2023-08-06 22:57:25 +02:00
proddy 0cc14215e6 dev.15 2023-08-01 22:02:53 +02:00
MichaelDvP f788be691f more tr translations 2023-07-31 08:17:27 +02:00
proddy 657056d774 bump version 2023-07-30 22:32:43 +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 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
proddy b2482b092c bump version 2023-07-24 08:16:08 +01:00