Skip to content

Support for Vitovent Airflow #630

@ckoeber83

Description

@ckoeber83

@CFenner , please implement Vitovent Airflow in ViCare Integration.

The following API data points are of interest: (See also my diagnostic data)

Image

ventilation.operating.modes.active = "type": "string", "value": "ventilation" OR "standard" OR "standby" in DE = (Betriebsprogramm)
ventilation.operating.modes.standard = "type": "boolean", "value": "false" OR "true" in DE = (Normal)
ventilation.operating.modes.standby = "type": "boolean", "value": "false" OR "true" in DE = (Standby)
ventilation.operating.modes.ventilation = "type": "boolean", "value": "false" OR "true" in DE = (Zeitprogramm)

Image

ventilation.heatExchanger.frostprotection = "type": "string", "value": "off" OR "on" in DE = (Status des Frostschutzes für Wärmetauscher: )
ventilation.levels.levelOne = "type": "number", "value": <number> in DE = (Stufe 1:)
ventilation.levels.levelTwo = "type": "number", "value": <number> in DE = (Stufe 2:)
ventilation.levels.levelThree = "type": "number", "value": <number> in DE = (Stufe 3:)
ventilation.levels.levelFour = "type": "number", "value": <number> in DE = (Stufe 4:)

Image

ventilation.operating.modes.active = "type": "string", "value": "ventilation" OR "standard" OR "standby" in DE = (Betriebsprogramm)
ventilation.operating.programs.active = "type": "string", "value": "levelOne" OR "levelTwo" OR "levelThree" OR "levelFour" in DE = (Betriebsart)

Image

ventilation.volumeFlow.current.input = "type": "number", "unit": "cubicMeter/hour", "value": <number> in DE = (Volumenstrom Zuluft:)
ventilation.volumeFlow.current.output = "type": "number", "unit": "cubicMeter/hour", "value": <number> in DE = (Volumenstrom Abluft:)

Image

ventilation.quickmodes.comfort = "type": "boolean", "value": "false" OR "true" in DE = (Intensivbetrieb Lüftung)
ventilation.quickmodes.eco = "type": "boolean", "value": "false" OR "true" in DE = (Sparbetrieb Lüftung)

Here are some more images from the ViCare app:

Image Image Image

Thank you very much in advance! 🫶🏻

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