Releases: wrongisthenewright/ebusd-configuration-ariston-bridgenet
Releases · wrongisthenewright/ebusd-configuration-ariston-bridgenet
v2.5
v2.4
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
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
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
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
New (last?) release with enablement to change system parameters via MQTT/HA integration
v1.0 - major release
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
Fixes some reading error, fixed the writing of system status change messages and introduced new value decoding
Full Changelog: v0.2...v0.3