Releases: emsesp/EMS-ESP32
Releases · emsesp/EMS-ESP32
Development Build v3.7.1-dev.7
v3.7.0
[3.7.0] October 27 2024
IMPORTANT! BREAKING CHANGES with 3.6.5
- "ww" and "wwc" has been renamed to "dhw". It is nested JSON object in both the MQTT and API outputs. The old prefix has also been removed from MQTT topics (#1634). This will impact historical data in home automation systems like Home Assistant and IOBroker. To preserve the current value of dhw energy (was previously nrgww) refer to this issue #1938.
- dhw entities from the MM100/SM100 have been moved under a new Device called 'water'.
- The automatically generated temperature sensor ID has replaced dashes (
-
) with underscores (_
) to be compatible with Home Assistant. api/system/info
has it's JSON key names changed to camelCase syntax.
For more details go to www.emsesp.org
Added
- some more entities for dhw with SM100 module
- thermostat second dhw circuit #1634
- remote thermostat emulation for RC100H, RC200 and FB10 #1287, #1602, #1551
- heatpump dhw stop temperatures #1624
- reset history #1695
- heatpump entities
fan
andshutdown
#1690 - mqtt HA-mode 3 for v3.6 compatible HA entities, set on update v3.6->v3.7
- HP input states #1723
- holiday settings for rego 3000 #1735
- Added scripts for OTA (scripts/upload.py and upload_cli.py) #1738
- timeout for remote thermostat emulation #1680, #1774
- CR120 thermostat as own model() #1779
- modules - external linkable module library #1778
- scheduler onChange and Conditions #1806
- make remote control timeout editable #1774
- added extra pump characteristics (mode and pressure for EMS+) by @SLTKA #1802
- allow device name to be customized #1174
- Modbus support by @mheyse #1744
- System Message command #1854
- scheduler can use web get/post for values and commands #1806
- RT800 remote emulation #1867
- RC310 cooling parameters #1857
- command
api/device/entities
#1897 - switchprogmode #1903
- autodetect and download firmware upgrades via the WebUI
- command 'show log' that lists out the current weblog buffer, showing last messages.
- default web log buffer to 25 lines for ESP32s with no PSRAM
- try and determine correct board profile if none is set during boot
- auto Scroll in WebLog UI - reduced delay so incoming logs are faster
- uploading custom support info, shown to Guest users in Help page #2054
- feature: Dashboard showing all data (favorites, sensors, custom) #1958
- entity for low-temperature boilers pump start temp (pumpOnTemp) #2088 #2088
- internal ESP32 temperature sensor on the S3 #2077
- MQTT status topic (used in connect and last will) set to Retain #2086
- Czech language 2096
- Developer Mode and send EMS Read Commands from WebUI #2116
- Scheduler functions #2115
- Set device custom name from telegram 0x01 #2073
Fixed
- remote thermostat emulation for RC200 on Rego2000/3000 thermostats #1691
- log shows data for F7/F9 requests
- Detection of LittleFS for factory setting wasn't working
- Check for bad GPIOs with Ethernet before the ethernet is initialized
- Show values with factor 50 on webUI #2064
- Rendering of values between -1 and 0
- Value for 32bit times not-set #2109
Changed
- use flag for BC400 compatible thermostats, manage different mode settings
- use factory partition for 16M flash
- store digital out states to nvs
- Refresh UI - moving settings to one location #1665
- rename DeviceValueTypes, add UINT32 for custom entities
- dynamic register dhw circuits for thermostat
- removed OTA feature #1738
- added shower min duration #1801
- Include TXT file along with the generated CSV for Device Data export/download
- thermostat/remotetemp as command #1835
- temperaturesensor id notation with underscore #1794
- Change key-names in JSON to be compliant and consistent #1860
- Updates to webUI #1920
- Correct firmware naming #1933 #1933
- Don't start Serial console if not connected to a Serial port. Will initiate manually after a CTRL-C/CTRL-S
- WebLog UI matches color schema of the terminal console correctly
- Updated Web libraries, ArduinoJson
- Help page doesn't show detailed tech info if the user is not 'admin' role #2054
- removed system command
allvalues
and moved to an action calledexport
- Show ems-esp internal devices in device list of system/info
- Scheduler and mqtt run async on systems with psram
- Show IPv6 address type (local/global/ula) in log
v3.6.5
[3.6.5] March 23 2024
IMPORTANT! BREAKING CHANGES
- The Wifi Tx Power setting in Network Settings will be reset to Auto
Added
- thermostat boost mode and boost time #1446
- heatpump energy meters #1463
- heatpump max power #1475
- checkbox for MQTT-TLS enable #1474
- added SK (Slovak) language. Thanks @misa1515
- CPU info #1497
- Show network hostname in Web UI under Network Status
- Improved HA Discovery so each section (EMS device, Scheduler, Analog, Temperature, Custom, Shower) have their own section
- boiler Bosch C1200W, id 12, #1536
- mixer MM100 telegram 0x2CC #1554
- boiler hpSetDiffPressure #1563
- custom variables #1423
- weather compensation #1642
- env and partitions for DevKitC-1-N32R8 #1635
- command
restart partitionname
and button long press to start with other partition #1657 - command
set service <mqtt|ota|ntp|ap> <enable|disable>
#1663
Fixed
- exhaust temperature for some boilers
- add back boil2hyst #1477
- subscribed MQTT topics not detecting changes by EMS-ESP #1494
- changed HA name and grouping to be consistent #1528
- MQTT autodiscovery in Domoticz not working #1360
- dhw comfort for new ems+, #1495
- added writeable icon to Web's Custom Entity page for each entity shown in the table
- Wifi Tx Power not adjusted #1614
- MQTT discovery of custom entity doesn't consider type of data #1587
- WiFi TxPower wasn't correctly used. Added an 'Auto' setting, which is the default.
- dns w/wo IPv6 #1644
Changed
- HA don't set entity_category to Diagnostic/Configuration for EMS entities #1459
- upgraded ArduinoJson to 7.0.0 #1538 and then 7.0.2
- small changes to the API for analog and temperature sensors
- Length of mqtt Broker address #1619
- C++ optimizations - see #1615
- Send MQTT heartbeat immediately after connection #1628
- 16MB partitions with second nvs, larger FS, Coredump, optional factory partition
- stop fetching empty telegrams after 5 min
v3.6.4
[3.6.4] November 24 2023
IMPORTANT! BREAKING CHANGES
Writeable Text entities have moved from type sensor
to text
in Home Assistant to make them also editable within an HA dashboard. Examples are datetime
, holidays
, switchtime
, vacations
, maintenancedate
... You will need to manually remove any old discovery topics from your MQTT broker using an application like MQTT Explorer.
Added
- humidity for ventilation devices
- telegrams for RC100H, hc2, etc. (seen on discord, not tested)
- names for BC400, GB192i.2, read temperatures for low loss header and heatblock #1317
- option for
forceheatingoff
#1262 - remote thermostat emulation RC100H for RC3xx #1278
- shower_data MQTT payload contains the timestamp #1329
- HA discovery for writeable text entities #1337
- autodetect board_profile, store in nvs, add telnet command option, add E32V2
- heat pump high res energy counters #1348, #1349. #1350
- optional bssid in network settings
- extension module EM100 #1315
- digital_out with new options for polarity and startup state
- added 'system allvalues' command that dumps all the EMS device values, plus sensors and any custom entities
Fixed
- remove command
remoteseltemp
, thermostat accept it only from remote thermostat - shower_data MQTT payload contains the timestamp #1329
- fixed helper text in Web Device Entity dialog box for numerical ranges
- MQTT base with paths not working in HA #1393
- set/read thermostat mode for RC100-RC300, #1440 #1442
Changed
- update to platform 6.4.0, arduino 2.0.14 / idf 4.4.6
- small changes for arduino 3.0.0 / idf 5.1 compatibility (not backward compatible to platform 6.3.2 and before)
- AP start after 10 sec, stay until station/eth connected
- tested wifi-all-channel-scan (3.6.3-dev4 a-e), removed again because of connect issues
- mqtt disconnect stops queue
Chores
Commits
- 710fd1b: add control setting for RC300 (MichaelDvP) #1369
- 63b4a62: update packages (MichaelDvP) #1369
- 2a38981: add some limits, ignore zero for exhausttemp, syspress, rettemp, errormessage check (MichaelDvP) #1369
- 855794d: no command for remoteseltemp (MichaelDvP) #1369
- b4e266f: mqtt secure only for S3 (avoid conflict with tasmota platform esp32) (MichaelDvP) #1369
- 68feb0f: exhausttemp only from E4/31, fetch 0x14 again (MichaelDvP) #1369
- 0bd4330: shower time (MichaelDvP) #1369
- 58b3f30: changelog, dev.2h (MichaelDvP) #1369
- 84b6611: set ci builds without extends, S3 use arduino 2.0.13 (MichaelDvP) #1369
- 8bd796b: add CS6800i boiler (MichaelDvP) #1369
- b111e47: remove SSL from S3 build (MichaelDvP) #1369
- 654403c: shower time with timezone (MichaelDvP) #1369
- abe0d79: test mqtt with own task, dev.2i (MichaelDvP) #1369
- 2acb45d: send_info_mqtt called from main, not from ntp task (MichaelDvP) #1369
- 6129689: update packages, use latest yarn (Proddy) #1333
- c234e70: use previous tasmota platform (Proddy) #1333
- 2866862: add timestamp - #1329 (Proddy) #1333
- a881431: auto formatting (Proddy) #1333
- d37a5c5: bump 3.6.3-dev.2 (Proddy) #1333
- 6769336: Add entity category to HA Discovery topics - #1323 (Proddy) #1333
- dad6261: update packages (proddy) #1336
- 3a8495c: lowercase Optional (proddy) #1336
- c4d1058: add rootCA for testing (proddy) #1336
- dbc59b7: remove < and > from template texts (proddy) #1336
- baa180c: added comments (proddy) #1336
- c0a3d03: fix formatting for ranges not showing (proddy) #1336
- 2ab2471: added WS170 - #1334 (proddy) #1336
- cb10663: updated (proddy) #1336
- f90f427: Create github-releases-to-discord.yml (Proddy) #1369
- 20e3015: Update github-releases-to-discord.yml (Proddy) #1369
- 5be1482: tidy up package builds (proddy) #1339
- c150c57: update web building (Proddy) #1339
- 6783d5b: fix typo in package (Proddy) #1340
- a17f8db: add missing 'yarn webUI' (Proddy) #1340
- c42ead9: fix rollup mangle that prevented table clicks (Proddy) #1341
- 558fa20: remove left over debug comments (Proddy) #1341
- 24d5ac7: default test is general (Proddy) #1341
- a1bb493: show entity count in device list, remove type (Proddy) #1343
- 7d85532: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1369
- ddfc9f9: mqtt use main task again (MichaelDvP) #1369
- 2583da8: platform asdev, revert mqtt client changes, uart-isr to flash to save ram (MichaelDvP) #1369
- dc739b9: forceHeatingOff in E5 check telegram length (MichaelDvP) #1369
- c212520: remove double dhw texts (MichaelDvP) #1369
- 97de23f: add WLW176i to boilers (MichaelDvP) #1369
- de2792f: add back esp32-s3 SSL for mqtt (MichaelDvP) #1369
- c533e91: heatburnpower does not count similar with wwburnpow, #1335 (MichaelDvP) #1369
- fddfa47: layout changes (Proddy) #1343
- 18be921: package update (Proddy) #1343
- eb274a9: move system info to download page, add a restart warning on upload (Proddy) #1343
- 9698e78: remove dialog from upload as C++ code does restart immediately (Proddy) #1343
- 3fe9296: EM100 to Alert, add first telegrams (MichaelDvP) #1369
- 161f782: fix flodding bus with forceHeatingOff messages, dev3b (MichaelDvP) #1369
- 0ed4667: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1369
- 237d631: remove double WiFi.disconnect (MichaelDvP) #1369
- 6ab2cc6: AsyncTCP reduce stack, include some PRs (MichaelDvP) #1369
- b0ea318: fix custom entities endpoint (Proddy) #1352
- 4048f58: package update (Proddy) #1352
- 15b9751: replace useNavigate hook with redirect (Proddy) #1352
- 7a36c5e: quick link from device entities to custom entities page (the list icon) (Proddy) #1352
- fd49f03: add DIV10 for WS170 - #1334 (Proddy) #1353
- 07bdf28: added Michael's AsyncTCP fixes for testing (Proddy) #1353
- c6c7754: added WSW196i to UI800 description (Proddy) #1353
- 2c0d4fd: suppress MQTT warnings on standalone (Proddy) #1355
- 9c2d861: rename scan devices to just one scan command, and add more devices (Proddy) #1355
- 2f6edfd: typo (Proddy) #1355
- 509d213...
v3.6.2
Commits
- 6173e94: add back process dest, fixes #1275, v3.6.1-dev0a (MichaelDvP) #1302
- b165e1c: fix read int from webpage (MichaelDvP) #1302
- 508f18c: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1302
- fcf16ee: HA register all entities for Custom and Scheduler (MichaelDvP) #1302
- 4c1b662: update packages (MichaelDvP) #1302
- bd92345: boiler energy counter, stored in nvs (MichaelDvP) #1302
- a5f5d36: analogsensor counter store to nvs (MichaelDvP) #1302
- ced63a6: v3.6.1-dev0b, changelog (MichaelDvP) #1302
- b912779: fix max for ULONG values, save counters every hour, 3.6.1-dev0c (MichaelDvP) #1302
- 06e9b8d: round energy values to full kWh (MichaelDvP) #1302
- f1034f4: energy values as HA sensors with classes, v3.6.1-dev0e (MichaelDvP) #1302
- 09a1572: change ha-mqtt
t
totopic
(MichaelDvP) #1302 - 1c4da53: publish energy in api/mqtt with 2 digits (MichaelDvP) #1302
- e9c3f8c: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1302
- 95b8e79: use tasmota modified platform, v3.6.1-dev.1a (MichaelDvP) #1302
- 0ba5d8e: update packages (MichaelDvP) #1302
- 04e43d5: nomPower is always editable (MichaelDvP) #1302
- esp32 use tasmota w/o tsl, S3 use development #1302 (MichaelDvP)
- c19345c: color wifiicon in selector (MichaelDvP) #1302
- 10c8c2b: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1302
- 3c84a1c: preparing 3.7.0 (Proddy) #1291
- 5e76bfa: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1302
- 6a7a963: set esp32s2, esp32c3 to tasmota platform (MichaelDvP) #1302
- 9c16e20: revert 'topic' to 't' (MichaelDvP) #1302
- d24742f: package update (Proddy) #1292
- bc44187: use espressif core 2.0.12 via Tasmota for 4MB build (Proddy) #1292
- 809b6be: update packages (Proddy) #1296
- ec939df: rename 3.6.2-dev-0 (Proddy) #1296
- 776f726: update dump_entities.csv (Proddy) #1298
- ac08bb6: add +x to execute scripts (Proddy) #1298
- 7310db6: update packages (MichaelDvP) #1302
- 9d3456c: show scheduler/custom always (MichaelDvP) #1302
- 8a16566: translations (MichaelDvP) #1302
- d8c298f: network init (MichaelDvP) #1302
- 8d4b43e: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1302
- 9cdeb7c: refactor custom vs customizations (Proddy) #1298
- 8bb703f: package update (Proddy) #1298
- 4c8fd45: add test for custom entities (Proddy) #1298
- 0ab5732: fix typos (Proddy) #1298
- a3f05cb: /api/custom show {} if no Custom Entities configured instead of an error #1297 (Proddy) #1298
- 09e2945: add BSSID and Channel to network settings, full_scan (MichaelDvP) #1302
- a6b0c74: add message "no entries" to analog/temperature/custom/sccheduler (MichaelDvP) #1302
- 42a4c79: dont queue publish on change if not connected, keep flag (MichaelDvP) #1302
- ca9ac86: package updates (Proddy) #1298
- 8b136dd: "no entries" is valid command execution (MichaelDvP) #1302
- e6bcded: Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev (MichaelDvP) #1302
- 6ab2135: show commands always include internal devices. (MichaelDvP) #1302
- 9f1002d: remove channel from networkSettings (MichaelDvP) #1302
- 951e706: add custom to "show devices" (MichaelDvP) #1302
- 4824152: empty json instead of "no entries" (MichaelDvP) #1302
- ba7ceca: Network, reconnect without waiting (MichaelDvP) #1302
- 9c33b5c: limit mqtt queue to 300 (MichaelDvP) #1302
- bbc5bc8: sync mqtt client with origin (MichaelDvP) #1302
- 529b46d: update packages needs changed svg handling (MichaelDvP) #1302
- ad81f84: tag more boiler dhw values (MichaelDvP) #1302
- 96bf1a3: v3.6.2-dev.2, changelog (MichaelDvP) #1302
- 5c484d5: allow empty response in webAPI (MichaelDvP) #1302
- dcdd8d9: cleanup, adapt comments, packages (MichaelDvP) #1302
- b893290: disabled entity values shown in white text (proddy) #1303
- df70ed0: remove comments (proddy) #1303
- 755408e: standalone build works (proddy) #1303
- 6655035: autoformatting (proddy) #1303
- 5abfdf1: burner settings use min/max from telegram 4, fix max for values < 0 (MichaelDvP) #1304
- 38a1c9e: Merge branch 'emsesp:dev' into dev (MichaelDvP) #1304
- f427288: minor changes to sonar checks (Proddy) #1306
- 3ab5946: package updates (Proddy) #1306
- ba4ebe2: make compile standalone on linux (Proddy) #1306
- 365c959: revert default test to general (Proddy) #1306
- 41228e8: lint warning work-around (Proddy) #1306
- 917e268: add TODO on possible memory out-of-bounds error (Proddy) #1306
- 14f2cd4: package update (Proddy) #1306
- 21eaf70: package update (Proddy) #1306
- 1b0f840: update script (Proddy) #1306
- 9c423dc: remove comment (Proddy) #1306
- a04f4d7: fix standalone build and make - ignore warning when comparing signed/unsigned ints (Proddy) #1306
- 3a1b7ca: avoid possible div-zero (MichaelDvP) #1309
- 2e25e46: temperaturesensor commands only if enabled (gpio != 0) (MichaelDvP) #1309
- 9946755: check each single nvs values before writing it (MichaelDvP) #1309
- 3900b8f: log API call (Proddy) #1311
- bc0a90e: update packages (Proddy) #1311
- 3f99806: sending dash/- to reset command doesn't error (Proddy) #1311
- 5d78f1c: Reset command renamed to reset (Proddy) #1311
- 763a2ea: bump version (Proddy) #1311
- e1ee83b: update with 3.6.2 (Proddy) #1311
- d3b086a: added more API tests (Proddy) #1311
- 32f2c6d: Merge remote-tracking branch 'origin/dev' (Proddy)
- 7bd8710: 3.6.2 (Proddy)
- df9f75a: updated yarn for 3.6.2 (Proddy)
v3.6.1
[3.6.1]
IMPORTANT! BREAKING CHANGES
shower_data
MQTT topic shows duration is seconds (was previously a full english sentence)
Added
- show WiFi rssi in Network Status Page, show quality as color
Fixed
- Issue in espMqttClient causing a memory leak when MQTT broker is disconnected due to network unavailability #1264
- Using MQTT enum values correctly formatted in MQTT Discovery #1280
Changed
- mqtt free mem check set to 60 kb
- small cosmetic changes to Searching in Customization web page
- updated to [email protected]
Commits
- e9cf3f5: prepare for 3.7.0 (Proddy) #1261
- 1fd3c11: build s3 (Proddy) #1263
- 757757f: package update (Proddy) #1263
- 7496f48: remove zipfs (Proddy) #1266
- 0feaed8: update web packages (Proddy) #1266
- 1bc70f0: remove polling (Proddy) #1272
- c703106: update packages (Proddy) #1272
- 9c946b9: Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev (Proddy) #1272
- 1818057: update packages (MichaelDvP) #1273
- f6a4da0: mqtt free mem to 40k, v3.7.0-dev1 (MichaelDvP) #1273
- 78a5166: update packages (Proddy) #1272
- 152e6ce: don't spell check C files (Proddy) #1272
- b2113ad: update API tests from VSC (Proddy) #1272
- 65ea11b: formatting only (Proddy) #1272
- f46b002: API call for shower coldshot - #1267 (Proddy) #1272
- 2fe18c1: text changes and formatting (Proddy) #1272
- 4ee045b: formatting and adding a t command in debug/standalone (Proddy) #1272
- 9aa9cc4: bump version 3.7.0-dev1 (Proddy) #1272
- d0c368f: dont allow not_connected_publish, fix mqtt success/fail counters, v3.7.0-dev1a (MichaelDvP) #1273
- c3227a6: mqtt:min alloc to 45k, fix memcheck for PSRAM, dev1b (MichaelDvP) #1273
- d17582d: mqtt check 60k free heap (not maxalloc), dev1c (MichaelDvP) #1273
- b7611c6: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #1273
- 7e45c89: add missing subscribes (MichaelDvP) #1273
- 120c0b5: update espMqttClient, add own mqtt limit, fix queue display, 3.7.0-dev1d (MichaelDvP) #1273
- 647acf6: show rssi in networkstatus (MichaelDvP) #1273
- bde0662: add log message for mqtt low memory (MichaelDvP) #1273
- ae1bf1c: merge mqtt changes from bertmelis, dev2 (MichaelDvP) #1273
- 005463c: update espMqttClient (MichaelDvP) #1273
- 4778206: changelog (MichaelDvP) #1273
- 7444fdc: package update (Proddy) #1277
- aba597a: searches both custom name and shortname, show writable (Proddy) #1277
- e6f0ecc: show green/red circles if active (Proddy) #1277
- 93d50bb: update for 3.6.1 (Proddy) #1277
- 6babdab: change 3.7.0 to 3.6.1 as we need a critical patch soon (Proddy) #1277
- 81842e5: auto formatting with clang (Proddy) #1277
- fb44e02: fix standalone build (Proddy) #1277
- 57a5857: addd missing translations and show value type in table (Proddy) #1279
- fcc2a48: Update to [email protected], v3.6.1-dev.1 (MichaelDvP) #1284
- aa5730c: stay on platform 6.3.2 for esp32 until heap issue is solved (MichaelDvP) #1284
- 01f6024: color network antenna icon for wifi quality (MichaelDvP) #1284
- f38e0ab: package updates (Proddy) #1285
- b3ada4a: 3.6.1-dev.2 (Proddy) #1285
- 6db5058: updated to 3.6.1-dev.2 (Proddy) #1285
- 98e2951: fix mqtt enum in discovery #1280 (Proddy) #1285
- 6e3c2b2: update example for debug (Proddy) #1285
- b7b3cb1: show wifi-quality in network selector (MichaelDvP) #1286
- f462afb: update pacakges (Proddy) #1288
- 09ff892: fix for MQTT enum index option leads to error in HA #1280 (Proddy) #1288
- 4bec32e: HA register all values from custom and scheduler (MichaelDvP) #1289
- 2f5b7cd: add back process dest, fixes #1275 (MichaelDvP) #1289
- bf02b0a: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #1289
- aad9c12: fixes MQTT enum index option leads to error in HA #1280 (Proddy) #1290
- 3ce67b8: Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev (Proddy) #1290
- 86919c1: Merge branch 'origin/dev' (Proddy)
v3.6.0
[3.6.0] August 13 2023
IMPORTANT! BREAKING CHANGES
There are breaking changes between 3.5.x and earlier versions of 3.6.0. Please read carefully before applying the update.
- The sensors have been renamed.
dallassensor
is nowtemperaturesensor
in the MQTT topic and namedts
in the Customizations file. Likewiseanalogs
is nowanalogsensor
in MQTT and calledas
in the Customizations file. If you have previous customizations you will need to manually update by downloading, changing the JSON file and uploading. It's also recommended cleaning up any old MQTT topics from your broker using an application like MQTTExplorer.
Added
- Workaround for better Domoticz MQTT intergration? #904
- Show MAC address without connecting to network enhancement #933
- Warn user in WebUI of unsaved changes #911
- Detect old Tado thermostat, device-id 0x19, no entities
- Some more HM200 entities #500
- Added Scheduler #701
- Added Custom Entities read/write from EMS bus
- Build S3 binary with github actions
- Greenstar HIU #1158
- AM200 code 10 #1161
- Ventilation device (Logavent HRV176) #1172
- Turn ETH off on wifi connect #1167
- Support for multiple EMS-ESPs with HA #1196
- Italian translation #1199
- Turkish language support #1076
- Buderus GB182 - HC1 mode change not work bug #1193
- Minimal flow temperature enhancement #1192
- Roomtemperature Switching Difference enhancement #1191
- Dew Point Temperature Difference enhancement #1190
- Control of heating circuit mode enhancement #1187
- Warn user in WebUI of unsaved changes enhancement #911
- Create safebuild app to fit into factory partition to give ESP32 more flash memory enhancement #608
- Support ESP32 S2, C3 mini and S3 #605
- Support Buderus AM200 #1161
- Custom telegram handler #1155
- Added support for TLS in MQTT (ESP32-S3 only) #1178
- Boardprofile BBQKees Gateway S3
- Custom entity type RAW #1212
- API command response #1212
Fixed
- HA-discovery for analog sensor commands #1035
- Enum order of RC3x nofrost mode
- Heartbeat interval
- Exhaust temperature always zero on GB125/MC110/RC310 bug #1147
- thermostat modetype is not changing when mode changes (e.g. to night) bugSomething isn't working #1098
- NTP: cant apply changed timezone #1182
- Missing Status of VS1 for Buderus SM200 enhancement #1034
- Allowed gpios for S3
Changed
- Optional upgrade to platform-espressif32 6.3.0 (after 5.3.0) #862
- Use byte 3 for detection RC30 active heatingcircuit #786
- Write repeated selflowtemp if tx-queue is empty without verify #954
- HA discovery recreate after disconnect by device #1067
- File upload: check flash size (overflow) instead of filesize
- Improved HA Discovery so previous configs no longer need to be removed when starting #1077 (thanks @pswid)
- Enlarge UART-Stack to 2,5k
- Retry timeout for Mqtt-QOS1/2 10seconds
- Optimize WebUI rendering when using Dialog Boxes #1116
- Optimize Web libraries to reduce bundle size (3.6.x) #1112
- Use espMqttClient with integrated queue #1178
- Move Sensors from Web dashboard to it's own tab enhancement #1170
- Optimize WebUI dashboard data #1169
- Replace React core library with Preact to save on memory footprint
- Response to
system/send
raw reads gives combined data for telegrams with more parts
Commits
- 3404679: fix #1188 (MichaelDvP) #1189
- 9a34b2d: force mqtt disconnect on wifi disconnect (MichaelDvP) #1201
- d2ff44e: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #1201
- b28865a: use only espMqttClient queue (MichaelDvP) #1201
- 52d4505: updates #3 (Proddy) #1200
- 81e5ee8: fix typo ventMode (MichaelDvP) #1201
- 85716bc: update #4 - more alova (Proddy) #1200
- 5784bf7: added blur (proddy) #1200
- e11d5be: fix truncate of long device names in data box (proddy) #1200
- 5c6d704: alova updates #4 (proddy) #1200
- 8e081ce: alova update #6 (proddy) #1200
- c44903e: update #6 (proddy) #1200
- adc4760: alova - implementing UpdateState (proddy) #1200
- f58dbf6: alova - update comments (proddy) #1200
- 2ae45ec: merging to sync - still need to fix system.ts (proddy) #1200
- ed55a96: more alova ports (Proddy) #1200
- b1d666d: alova - refactor wifi scan (Proddy) #1200
- ce1b9f2: alova - add interceptor (Proddy) #1200
- bc6b48b: fix signin (Proddy) #1200
- 0e52dea: package updates (Proddy) #1200
- 2b24f25: optimize restart using alova lib (proddy) #1200
- e615274: package updates (proddy) #1200
- 27b9aa6: fix timeout (Proddy) #1200
- 158617f: fixes #1196 - use basename as ids in HA to support multiple EMS-ESP's (Proddy) #1200
- 8b8b023: update with 1196 (Proddy) #1200
- f61c447: add duplicate name check (proddy) #1200
- 5fddb08: increase timeout to 3 secs (proddy) #1200
- 89f14f1: add comments (proddy) #1200
- d6c5c87: fix Cancel (proddy) #1200
- d17705d: thermostat hpmodes (MichaelDvP) #1201
- f4cae50: update packages (MichaelDvP) #1201
- 31220b3: fix webEntity commands (MichaelDvP) #1201
- 8b800de: update packages (MichaelDvP) #1201
- 3efe16c: fix min/max adaption (MichaelDvP) #1201
- cbb7d46: add cooling #1198, fix min limit of noreducetemp (MichaelDvP) #1201
- fb41606: alova upload experiments (proddy) #1200
- d27ef25: fix crash on min/max check (MichaelDvP) #1201
- 32f3c64: fix translation cooling (MichaelDvP) #1201
- 985da48: fix upload, except cancel (Proddy) #1200
- 9b21607: show EMS-ESP welcome message first (Proddy) #1200
- 34113c3: fix progress bar when uploading (Proddy) #1200
- 09aea28: add it-translations (MichaelDvP) #1201
- 86daa13: fix for cancel upload (Proddy) #1200
- 476f84b: Merge branch 'dev2' of https://github.com/emsesp/EMS-ESP32 into dev2 (MichaelDvP) #1201
- b0fc...
v3.5.1
v3.5.0
[3.5.0]
IMPORTANT! BREAKING CHANGES
- When upgrading to v3.5 for the first time from v3.4 on a BBQKees Gateway board you will need to use the EMS-EPS Flasher to correctly re-partition the flash. Make sure you backup the settings and customizations from the WebUI (System->Upload/Download) and restore after the upgrade.
- Support for multiple EMS-ESPs [#759] has been added as an optional setting for MQTT. When enabled, which is now the default, all MQTT Discovery Entity IDs will include the MQTT base name and the shortname of the EMS-ESP device entity. For example what was previously
sensor.boiler_actual_boiler_temperature
will now becomesensor.ems_esp_boiler_boiltemp
. If you still want to use the old format and retain the history and script compatibility in Home Assistant then set this back to the old format.
Added
- Translations in Web UI and all device entity names (DE, NL, SV, PL, NO, FR) #22
- Add support for Lolin C3 mini #620
- Add support for ESP32-S2 #667
- Add devices: Greenstar 30Ri boiler, Junkers FW500 thermostat, Buderus BC30 controller
- Add program memory info
- Add mqtt queue and connection infos
- Adapt min/max if ems-value is not in this range
- Add heat pump settings for inputs and limits #600
- Add hybrid heatpump #500
- Add translated tags
- Add min/max to customization table #686
- Add MD5 check #637
- Add more bus-ids #673
- Use HA connectivity device class for Status, added boot time #751
- Add commands for analog sensors outputs
- Support for multiple EMS-ESPs with MQTT and HA [#759]
- Settings for heatpump silent mode and additional heater [#802] [#803]
- Zone module MZ100 #826
- Default MQTT hostname is blank #829
- wwCurFlow for ems+ devices #829
- Add Rego 3000, TR120RF thermostats #917
- Add config for ESP32-S3
- Add heatpump silent mode and other entities #896
- Allow reboot to other partition (factory or asymetric OTA)
- Blacklist entities to remove from memory #891
- Add boiler pump operating mode #944
Fixed
- Factory Reset not working #628
- Valid 4 byte values #820
- Commands for multiple thermostats #826
- API queries for multiple devices #865
- Console crash when using call with command
hcx
only. #841 heatingPump2Mod
was wrong, changed to absBurnPow [#908- Rounding of web input values
- Analog sensor with single gpio number #915
- HA dallas and analog configs: remove/rebuild on change #888
- Modes and set seltemp for RC30 and RC20 #932
Changed
- Discovery in HomeAssistant don't work with custom base topic. #596 Base topic containing
/
are changed to_
- RF room temperature sensor are shown as thermostat
- Render mqtt float json values with trailing zero
- Removed flash strings, to increase available heap memory
- Reload page after restart button is pressed
- Analog/dallas values command as list like ems-devices
- Analog/dallas HA-entities based on id
- MQTT Base is a mandatory field. Removed MQTT topic length from settings
- HA duration class for time entities [#822
- AM200 alternative heatsource as class heatsource [#857
Commits
- a46b394: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #815
- 7c1bade: add auxilliary heater setting #803 (MichaelDvP) #815
- ba90ebd: merge multiple_instances with entity_format (Proddy) #808
- 1e78979: default multiple_instances is enabled (Proddy) #808
- 1aef27d: Merge branch 'emsesp:dev' into dev (Proddy) #808
- b6de431: add French MQTT entity format strings (in EN) (Proddy) #808
- 1350638: rename auxheater (MichaelDvP) #815
- 4bd6db3: Merge branch 'dev' of https://github.com/proddy/EMS-ESP32 into dev (MichaelDvP) #815
- 137e047: auxheaterdelay and hyst #803 (MichaelDvP) #815
- 147be12: fixes for #804 (Proddy) #808
- 4b7bbb3: minor cleanup and testing (Proddy) #808
- a529879: some aux heater trnlations (MichaelDvP) #815
- 94b75dd: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #815
- dc6e7f7: changelog (MichaelDvP) #815
- ab3b9f1: Sort languages alphabetical (MichaelDvP) #815
- 44e6bb7: add auxHeaterStatus (MichaelDvP) #815
- 783ea79: support 3 types of MQTT discovery entity id (proddy) #816
- c0946f1: Merge branch 'dev' into dev (Proddy) #815
- dc27a44: fix typo (Proddy)
- 17cbd26: fix another silly mistake (Proddy)
- eb30c1e: fixes, nl translation #803 (MichaelDvP) #817
- d70b5d7: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #817
- 3bea757: FR translations from manual #803 (MichaelDvP) #817
- ce0ee49: add step to numeric command-values in HA discovery (MichaelDvP) #818
- 502613b: add uom K, heatpump difftemp #803 (MichaelDvP) #819
- f1dbd30: dhw comf/eco switch off temps #803 (MichaelDvP) #819
- cbd55b0: uom "Kelvin" to HA temperature (MichaelDvP) #819
- 6f7fa6a: fix #820, NOTSET check for 4 byte values. (MichaelDvP) #819
- 5a69ac0: added "compressor temp." for more hp types (pswid) #825
- fae8cf8: Merge branch 'emsesp:dev' into dev (pswid) #825
- d1afea1: added dhw eco+ switch off temp (pswid) #825
- ab1924d: fix #820, 4byte-values (MichaelDvP) #836
- cfa486d: Add mixing module MM300, product-id 193 (MichaelDvP) #836
- 9cbb810: add device_id to commands, fix #826 (MichaelDvP) #836
- d300ed3: readonly check with device_id (MichaelDvP) #836
- 2bb6d98: Polish translation update (pswid) #827
- f66e771: fix crashes, clean up, update packages (MichaelDvP) #836
- c1f39fb: Dashboard/Customization Buffer 16k, measure and and log size. (MichaelDvP) #836
- b9b79bb: webbuffer 12k to reduce http:507 messages (MichaelDvP) #836
- 1b956c6: check log_buffer before expanding (MichaelDvP) #836
- 94b4cb0: Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev (MichaelDvP) #836
- 3c91ac2: Set device_class to duration in HA sensor definitions #822 (Proddy) #830
- ca871f6: Remove the test.mosquitto.org URL in the MQTT settings #829 (Proddy) #830
- 5f9ba2e: add TODO for missing translations (Proddy) #830
- fdde118: buffer back to 20k (MichaelDvP) #836
- 2151905: test upgrade (Proddy) #830
- b7bfd80: kB back to KB, L back to l (proddy) #830
- 1f1feed: fix limit weblog buffer (MichaelDvP) [#836](https://gith...