Releases: BenPru/luxtronik
2023.03.24
Changed
- Update icons for low and high pressure sensors by @Kars-de-Jong in #73
- Optimize detect_solar_present by @BenPru in #78
Added
Fixed
- Fix missing import by @BenPru in #87
- 2 small fixes for the thermostat status display by @rhammen in #86
- Use async_forward_entry_setups by @Kars-de-Jong in #90
- Fix solar detection by @BenPru in #80 #79
- 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: 2022.02.02...2023.03.24
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