Skip to content

2023.01.20

Compare
Choose a tag to compare
@BenPru BenPru released this 20 Jan 22:47
· 257 commits to main since this release
cc55055

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 sensor switchoff_reason (Switchoff)
    image

  • error_reason (calculations.ID_WEB_ERROR_Nr0)
    image

  • 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.

image

  • Diagnostics with all current sensor values. You can export it Settings => Devices & Services => scroll to Luxtronik => ... => Download diagnostics:

image
image

Fixed

  • Zero index for switchoff reason. #59
  • Double devices. #62

Full Changelog: 2023.01.04...2023.01.20