Skip to content

Add support for Vitocal 300-G (CU401B) features #690

@lackas

Description

@lackas

Request to add support for Vitocal 300-G (CU401B) heat pump features:

HeatPump class:

  • COP methods: getCoefficientOfPerformanceHeating/DHW/Total/Cooling/Green
  • Compressor: getPower, getPowerUnit, getModulation, getModulationUnit
  • Pressure sensors: getHotGasPressure, getSuctionGasPressure (with units)
  • Temperature sensors: getHotGasTemperature, getLiquidGasTemperature, getSuctionGasTemperature
  • Runtime: getMainECURuntime, getHeatingRodRuntimeLevelOne/Two
  • Configuration: buffer temp max, damping factor, heater approvals
  • New CoolingCircuit class with getType, getReverseActive

HeatingDevice class:

  • Primary circuit pump: getPrimaryCircuitPumpRotation (with unit)
  • Circuit temperature: getTemperature
  • Fallback paths for hotWaterStorage vs dhwCylinder naming variants

Compressor class:

  • Load class methods now support fallback to statistics.load path

Implemented in PR #688.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions