Releases: BenPru/luxtronik
2022.02.02
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.
What's Changed
- Another attempt to fix the solar detection by @rhammen in #81 #79 #71
- Fix wrong unit vs. device_class by @BenPru in #84 #83
- Fix last thermal desinfect date by @BenPru in #85 #82
Full Changelog: 2023.01.29...2022.02.02
2023.01.29
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.
What's Changed
Full Changelog: 2023.01.25...2023.01.29
2023.01.25
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.
What's Changed
- Update icons for low and high pressure sensors by @Kars-de-Jong in #73
- Add sensor and disable it by @BenPru in #77
- Optimize detect_solar_present by @BenPru in #78
Full Changelog: 2023.01.20...2023.01.25
2023.01.20
Changed
- Change device_class
overheating_temperature
to None by @BenPru in #68 #64 - Detection: Use visibility id for
additional_heat_generator_amount_counter
,flow_out_temperature_external
- Correct unique ids and names for integration and devices.
- Small fixes and improvements.
- Optimize solar detection. #62
- Trim recorder data and don't save the sensor attributes.
Added
-
Error handling for missing sensor ids. #59
-
Create newer sensors only if minor firmware version has minimum version. #59
-
New sensor
disturbance_output
(calculations.ID_WEB_ZW2SSTout
) -
New sensor
operation_hours_compressor1
(calculations.ID_WEB_Zaehler_BetrZeitVD1
) -
New sensor
operation_hours_compressor2
(calculations.ID_WEB_Zaehler_BetrZeitVD2
) -
New sensor
compressor_impulses2
(calculations.ID_WEB_Zaehler_BetrZeitImpVD2
) -
New Attribute max_allowed in
flow_in_temperature
-
New sensor
heat_energy_input
(parameters.Unknown_Parameter_1136
). #59 -
New sensor
domestic_water_energy_input
(parameters.Unknown_Parameter_1137
). #59 -
Update sensor for luxtronik firmware.
- Diagnostics with all current sensor values. You can export it
Settings => Devices & Services => scroll to Luxtronik => ... => Download diagnostics
:
Fixed
Full Changelog: 2023.01.04...2023.01.20
2023.01.15a
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
Added
- Error handling for missing sensor ids. #59
- Create newer sensors only if minor firmware version has minimum version. #59
Fixed
- Zero index for switchoff reason. #59
Full Changelog: 2023.01.15...2023.01.15a
2023.01.15
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
- Detection: Use visibility id for additional_heat_generator_amount_counter, flow_out_temperature_external
Added
-
disturbance_output (calculations.ID_WEB_ZW2SSTout)
-
operation_hours_compressor1 (calculations.ID_WEB_Zaehler_BetrZeitVD1)
-
operation_hours_compressor2 (calculations.ID_WEB_Zaehler_BetrZeitVD2)
-
compressor_impulses2 (calculations.ID_WEB_Zaehler_BetrZeitImpVD2)
-
Attribute max_allowed in flow_in_temperature
Fixed
- Fix nullpointer by @BenPru in #67 #66 #64
- Wrong device_class in high_pressure, low_pressure, pump_frequency #64
Full Changelog: 2023.01.07...2023.01.15
2023.01.07
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
- Correct unique ids and names for integration and devices.
Added
- New sensor
heat_energy_input
(parameters.Unknown_Parameter_1136
). #59 - New sensor
domestic_water_energy_input
(parameters.Unknown_Parameter_1137
). #59
Fixed
- Double devices. #62
Full Changelog: 2023.01.05...2023.01.07
2023.01.05a
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.
Known, open issue in this version
- Devices are duplicated.
Changed
- Small fixes and improvements.
Added
- Add update sensor for luxtronik firmware.
Full Changelog: 2023.01.05...2023.01.05a
2023.01.05
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.
Known, open issue in this version
- Devices are duplicated.
Changed
- Optimize solar detection. #62
- Trim recorder data and don't save the sensor attributes.
Added
- Add diagnostics with all current sensor values. You can export it
Settings => Devices & Services => scroll to Luxtronik => ... => Download diagnostics
:
Full Changelog: 2023.01.04...2023.01.05
2023.01.04
Breaking Changes
- Rename
circulation_pump
todomestic_water_circulation_pump
ordomestic_water_charging_pump
(calculations.ID_WEB_ZIPout
). - Rename
circulation_pump_domestic_water
todomestic_water_recirculation_pump
(calculations.ID_WEB_BUPout
).
Changed
- Increase max
number.luxtronik2_heating_threshold_temperature
from 12 to 30 C°. #61 - Remove language selection from config flow. Using ha language instead or english if not available for entity names.
- Updating
last_thermal_desinfection
indomestic_water_thermal_desinfection_target
only with first value per day to prevent to many changes. - Using local ha time for
last_thermal_desinfection
indomestic_water_thermal_desinfection_target
instead utc. - Show
evu times
insensor.luxtronik2_status
now in local ha time instead of utc. - Read complete serial_number.
Added
- Added new status and detection
heatpump shutdown
to distinguish betweenheatpump coming
/pump forerun
. - Added new attribute
Last thermal desinfection
todomestic_water_thermal_desinfection_target
with the last timestamp of reaching the thermal desinfection target temperature. - Added new attribute
switch_gap
inflow_out_temperature_target
with the delta in kelvin until the heatpump starts or stops underfloor heating. (Experimental!) - Detect
domestic_water_circulation_pump
ordomestic_water_charging_pump
present. (parameters.ID_Einst_BWZIP_akt
=0 circulation_pump or =1 charging_pump).
Fixed
- Build language key to load lang file #58
- Wrong evu end time calculation for some cases.
- Nullpointer in evu calculation
Full Changelog: 2022.12.30...2023.01.04