Commit Graph
5673 Commits
Author SHA1 Message Date
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
Proddy 27aa72eda1 Merge pull request #1284 from MichaelDvP/dev
fix for espressif@6.4.0
2023-09-06 10:59:49 +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
Proddy 9ebcfe38bc Merge pull request #1279 from proddy/dev
add missing translations and show value type in table
2023-09-02 13:41:58 +02:00
Proddy 57a585741d addd missing translations and show value type in table 2023-09-02 13:40:33 +02:00
MichaelDvP 6173e94cc0 add back process dest, fixes #1275, v3.6.1-dev0a 2023-09-02 12:29:26 +02:00
Proddy 243aec37fd Merge pull request #1277 from proddy/dev
minor changes
2023-09-02 11:14:30 +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
Proddy 93d50bbee1 update for 3.6.1 2023-09-02 11:09:55 +02:00
Proddy e6f0ecce62 show green/red circles if active 2023-09-02 11:00:00 +02:00
Proddy aba597aa6a searches both custom name and shortname, show writable 2023-09-02 10:54:13 +02:00
Proddy 7444fdceff package update 2023-09-02 10:53:31 +02:00
Proddy f60197e9bf Merge pull request #1273 from MichaelDvP/dev
update Mqtt Client
2023-08-31 12:12:08 +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
Proddy d6ae55218f Merge pull request #1272 from proddy/dev 2023-08-30 22:35:49 +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
Proddy b2113add02 update API tests from VSC 2023-08-29 22:31:18 +02:00