Commit Graph
5834 Commits
Author SHA1 Message Date
Proddy 83211e0ef8 Merge pull request #1286 from MichaelDvP/dev
show color wifi-quality in network selector
2023-09-08 15:26:05 +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
Proddy 04fd04b2ab Merge pull request #1285 from proddy/dev
mqtt fix
2023-09-08 09:26:50 +02:00
Proddy 6e3c2b2ec9 update example for debug 2023-09-08 08:34:19 +02:00
Proddy 98e29516b0 fix mqtt enum in discovery #1280 2023-09-08 08:30:51 +02:00
Proddy 6db5058e3d updated to 3.6.1-dev.2 2023-09-08 08:30:24 +02:00
Proddy b3ada4a01f 3.6.1-dev.2 2023-09-08 08:30:17 +02:00
Proddy f38e0abf73 package updates 2023-09-08 08:30:05 +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
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