Skip to content

Releases: BenPru/luxtronik

2022.12.30

30 Dec 14:35
Compare
Choose a tag to compare
2022.12.30 Pre-release
Pre-release

This release is a pre-release. It was only tested in one scenario. Please use it on your own risk. If you are unsure, please use a stable release.

Fixed

  • Nullpointer in evu calculation

Full Changelog: 2022.12.23...2022.12.30

2022.12.23b

23 Dec 22:53
Compare
Choose a tag to compare
2022.12.23b Pre-release
Pre-release

This release is a pre-release. It was only tested in one scenario. Please use it on your own risk. If you are unsure, please use a stable release.

Fixed

2022.12.23a

23 Dec 17:55
Compare
Choose a tag to compare
2022.12.23a Pre-release
Pre-release

This release is a pre-release. It was only tested in one scenario. Please use it on your own risk. If you are unsure, please use a stable release.

Changed

  • Remove language selection from config flow. Using ha language instead or english if not available for entity names.
  • Updating last_thermal_desinfection in domestic_water_thermal_desinfection_target only with first value per day to prevent to many changes.
  • Using local ha time for last_thermal_desinfection in domestic_water_thermal_desinfection_target instead utc.

Fixed

  • Wrong evu end time calculation for some cases.

Full Changelog: 2022.12.23...2022.12.23a

2022.12.23

22 Dec 23:42
Compare
Choose a tag to compare
2022.12.23 Pre-release
Pre-release

This release is a pre-release. It was only tested in one scenario. Please use it on your own risk. If you are unsure, please use a stable release.

Breaking Changes

  • Rename circulation_pump to domestic_water_circulation_pump or domestic_water_charging_pump (calculations.ID_WEB_ZIPout).
  • Rename circulation_pump_domestic_water to domestic_water_recirculation_pump (calculations.ID_WEB_BUPout).

Changed

  • Show evu times in sensor.luxtronik2_status now in local ha time instead of utc.
  • Read complete serial_number.

Added

  • Added new status and detection heatpump shutdown to distinguish between heatpump coming / pump forerun.
  • Added new attribute Last thermal desinfection to domestic_water_thermal_desinfection_target with the last timestamp of reaching the thermal desinfection target temperature.
  • Added new attribute switch_gap in flow_out_temperature_target with the delta in kelvin until the heatpump starts or stops underfloor heating. (Experimental!)
  • Detect domestic_water_circulation_pump or domestic_water_charging_pump present. (parameters.ID_Einst_BWZIP_akt=0 circulation_pump or =1 charging_pump).

Full Changelog: 2022.12.22...2022.12.23

2022.12.22

22 Dec 22:09
eb05dee
Compare
Choose a tag to compare

Changed

  • Moved number pump_optimization_time (parameters.ID_Einst_Popt_Nachlauf_akt) from device heatpump to heating.
  • Moved number heating_maximum_circulation_pump_speed from device heatpump to heating.
  • Moved switch pump_optimization from device heatpump to heating.
  • Minimize climate info logging.
  • Optimized hvac_action detection for domestic water. #51
  • Update README.md by @AJediIAm in #56
  • Change minimum value of heating_room_temperature_impact_factor to 0 by @Kars-de-Jong in #57
  • Ensure min HA version 2022.9.0

Added binary sensors:

  • defrost_valve (calculations.ID_WEB_AVout)
  • additional_heat_generator (calculations.ID_WEB_ZW1out)
  • Added new luxtronik icons, device_classes and units watt and frequency.
  • Added extra attributes for time sensor.

Added number parameters:

  • domestic_water_thermal_desinfection_target (parameters.ID_Einst_LGST_akt) with attribute LAST_THERMAL_DESINFECTION timestamp.
  • release_second_heat_generator (parameters.ID_Einst_ZWEFreig_akt)
  • release_time_second_heat_generator (parameters.ID_Einst_Freigabe_Zeit_ZWE)
  • heating_hysteresis (parameters.ID_Einst_HRHyst_akt)
  • heating_max_flow_out_increase_temperature (parameters.ID_Einst_TRErhmax_akt)
  • domestic_water_hysteresis (parameters.ID_Einst_BWS_Hyst_akt)

Fixed

  • Fix wrong merge. #50
  • Fixed missing const #51
  • Fixed null pointer in second heat generator detection. #52
  • Fixed missing timezone in reading timestamps. #53
  • Protect null pointer in timestamps #53

2022.12.20

20 Dec 18:50
f0017ab
Compare
Choose a tag to compare
2022.12.20 Pre-release
Pre-release

What's Changed

Full Changelog: 2022.12.18...2022.12.20

2022.12.18

18 Dec 19:47
d66057b
Compare
Choose a tag to compare
2022.12.18 Pre-release
Pre-release
  • Protect null pointer in timestamps #53

Full Changelog: 2022.12.17...2022.12.18

2022.12.17

16 Dec 23:41
92a2cfe
Compare
Choose a tag to compare
2022.12.17 Pre-release
Pre-release

This release is a pre-release. It was only tested in one installation. Please use it on your own risk. If you are unsure, please use a stable release.

Fixed

  • Fixed missing const #51

Full Changelog: 2022.12.16...2022.12.17

2022.12.16a

16 Dec 15:14
92a2cfe
Compare
Choose a tag to compare
2022.12.16a Pre-release
Pre-release

This release is a pre-release. It was only tested in one installation. Please use it on your own risk. If you are unsure, please use a stable release.

Changed

  • Optimized hvac_action detection for domestic water. #51

Added

  • Added new luxtronik icons, device_classes and units watt and frequency.
  • Added extra attributes for time sensor.

Fixed

  • Fixed null pointer in second heat generator detection. #52
  • Fixed missing timezone in reading timestamps. #53

Full Changelog: 2022.12.16...2012.12.16a

2022.12.16

15 Dec 14:19
Compare
Choose a tag to compare
2022.12.16 Pre-release
Pre-release

Changed

  • Fix wrong merge. #50
  • Moved number pump_optimization_time (parameters.ID_Einst_Popt_Nachlauf_akt) from device heatpump to heating.
  • Moved number heating_maximum_circulation_pump_speed from device heatpump to heating.
  • Moved switch pump_optimization from device heatpump to heating.
  • Minimize climate info logging.

Added binary sensors:

  • defrost_valve (calculations.ID_WEB_AVout)
  • additional_heat_generator (calculations.ID_WEB_ZW1out)

Added number parameters:

  • domestic_water_thermal_desinfection_target (parameters.ID_Einst_LGST_akt) with attribute LAST_THERMAL_DESINFECTION timestamp.
  • release_second_heat_generator (parameters.ID_Einst_ZWEFreig_akt)
  • release_time_second_heat_generator (parameters.ID_Einst_Freigabe_Zeit_ZWE)
  • heating_hysteresis (parameters.ID_Einst_HRHyst_akt)
  • heating_max_flow_out_increase_temperature (parameters.ID_Einst_TRErhmax_akt)
  • domestic_water_hysteresis (parameters.ID_Einst_BWS_Hyst_akt)

Full Changelog: 2022.12.14...2022.12.15