diff --git a/CHANGELOG.html b/CHANGELOG.html index 4add2122..2f0e2b7b 100644 --- a/CHANGELOG.html +++ b/CHANGELOG.html @@ -399,6 +399,8 @@

Current Master

  • ATTENTION: BREAKING CHANGE The acknowledgement message sent by BSB-LAN to the MQTT topic has been removed. Instead, QoS for publishing messages has been set to level 1.
  • ATTENTION: BREAKING CHANGE: Log configuration values have changed. However, only users that have logged to UDP are affected and will have to adjust their settings.
  • ATTENTION: /JK=ALL now lists all categories of all devices in LPB systems with more than one device. Use dev_fam (device family), dev_var (device variant), dev_id (destination device ID) and dev_name (device model) elements to sort and identify which category applies to the current destination device.
  • +
  • Added new URL command /QDB - this queries the heating system for device-specific parameters and activates these until reboot. Categories do not apply, you have know the parameter numbers you want to query and access them directy (e.g. /0-9999).
    +This is not a replacement for generating a proper device-specific parameter list as it only contains few parameter types which we know for certain how they work and no harm can be done (mostly read-only status temperatures). However, these can be helpful for heating technicians which want to monitor on the spot the behavior of a random heating system without the need to create a device-specific parameter list.
  • Added setting to only publish log parameters to MQTT. Forcing MQTT updates via /poll topic are still possible.
  • Added state_class for non cumulative sensors in MQTT auto-discovery
  • Updated the room unit emulation in custom_functions to work with version 4.x.
  • @@ -422,9 +424,9 @@

    Version 4.1

    Version 4.0

    01.11.2024