Skip to content

v3.6.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 17:03

[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

Commits