Skip to content

2022.11.18

Compare
Choose a tag to compare
@BenPru BenPru released this 18 Nov 22:23
· 365 commits to main since this release

Add new binary sensors:

  • Compressor (calculations.ID_WEB_VD1out)
  • Circulating_pump_domestic_water (calculations.ID_WEB_ZIPout)
  • Circulating_pump_heating (calculations.ID_WEB_ZUPout)
  • Circulating_pump_water (calculations.ID_WEB_BUPout)
  • Unloading_pump (calculations.ID_WEB_HUPout)

Add new sensors:

  • Overheating_temperature (calculations.ID_WEB_LIN_UH)
  • Overheating_target_temperature (calculations.ID_WEB_LIN_UH_Soll)
  • High_pressure (calculations.ID_WEB_LIN_HD)
  • Low_pressure (calculations.ID_WEB_LIN_ND)

Add new config params:

  • PUMP_OPTIMIZATION (parameters.ID_Einst_Popt_akt)
  • PUMP_OPTIMIZATION_TIME (parameters.ID_Einst_Popt_Nachlauf_akt)
  • Pump_heat_control (parameters.ID_Einst_P155_PumpHeatCtrl)
  • MAXIMUM_CIRCULATION_PUMP_SPEED (parameters.ID_Einst_P155_PumpHeat_Max)
  • EFFICIENCY_PUMP (parameters.ID_Einst_Effizienzpumpe_akt)
  • Heating_room_temperature_impact_factor (parameters.ID_RBE_Einflussfaktor_RT_akt)

Create room thermostat temperature only if it is activated (parameters.ID_RBE_Einflussfaktor_RT_akt)

Simplify temperature names.

Full Changelog: 2022.11.17...2022.11.18