@CFenner , please implement Vitovent Airflow in ViCare Integration.
The following API data points are of interest: (See also my diagnostic data)
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)
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:)
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)
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:)
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:
Thank you very much in advance! 🫶🏻
@CFenner , please implement Vitovent Airflow in ViCare Integration.
The following API data points are of interest: (See also my diagnostic data)
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)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:)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)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:)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:
Thank you very much in advance! 🫶🏻