Skip to content

Releases: wrongisthenewright/ebusd-configuration-ariston-bridgenet

v2.5

09 Dec 16:26
5363693
Compare
Choose a tag to compare

What's Changed

  • Fix DHW direct read commands (closes #23 )

v2.4

28 Oct 18:37
fc98748
Compare
Choose a tag to compare

What's Changed

  • Fixed paramter names after the new ebusd version (25=Yuzu) forbid names starting with a number, added a string prefix on some item

v2.3

26 Oct 20:34
1d6a379
Compare
Choose a tag to compare

What's Changed

  • Streamlined decoding lines, now many PBSB have 3 lines, the direct ask line (r,...) the broadcast grabbing line (b,...) and the writing line (w,...)
  • Added Z2 and Z3 writing lines (BEWARE, not tested)
  • Fized minor error and typos

Breaking change

Due to the renaming of some message this can break some automations/dashboards in HA as it lead to new entity names in HA, please after letting ebusd run for some hour with the new configuration check that everything is still working

v2.2

30 Jun 21:48
1d6a379
Compare
Choose a tag to compare

What's Changed

  • Added some Boiler related decoding, corrected error an typos
  • Fixed Bus Reset command (it seems to work only when no error are displayed on the remote control module)
  • Added Boiler maintenance schedule (read and write)
  • Added Boiler maintenance warnings management (read and write)

v2.1

11 Jun 10:51
452f6fe
Compare
Choose a tag to compare

What's Changed

  • Added some Boiler related decoding, corrected error an typos
  • Fix some README error
  • Fix typos
  • Added command to remove clutter from Ebusd Logs, mainly removed time programs related messages
  • Decoding of handshake protocol related messages (2034, 203a and 203b PBSB) - no protocol reverse engineering has been done atm

v2.0 - major release

01 Apr 16:36
551c98a
Compare
Choose a tag to compare

New (last?) release with enablement to change system parameters via MQTT/HA integration

v1.0 - major release

02 Feb 15:22
2d72e05
Compare
Choose a tag to compare

What's Changed

  • Fix negative temperature reporting by @andrein in #4
  • Fix typos
  • Added new definitions, mainly on boiler related metrics and heatpump settings
  • Renamed sensys circuit with a more broad energymgr definition (may disrupt some HA automation/integration)
  • Moved some definition between circuits based on the real source of the information (may disrupt some HA automation/integration)
  • Added write command line for more parameters, mainly for Z1 settings atm

Full Changelog: v0.3...v1.0

v0.3

13 Oct 12:34
05a4eb9
Compare
Choose a tag to compare

Fixes some reading error, fixed the writing of system status change messages and introduced new value decoding

Full Changelog: v0.2...v0.3

v0.2

25 Jul 17:29
a28507e
Compare
Choose a tag to compare