Last Updated:

Integrate Viessmann ViCare Climate Platform

S.C.O.R.E.ConvenienceDeviceControl

Overview

The Viessmann ViCare Climate platform allows homeowners to manage their heating and cooling systems efficiently through a modern interface. This integration offers real-time data and control, enhancing comfort and energy savings.

Convenience icon

Benefits

  • Centralized control of heating and cooling systems from a single interface.
  • Increased energy efficiency leading to reduced utility bills.
  • Real-time monitoring and alerts for system performance.

Intent

The purpose of this capability is to enable seamless interaction with the Viessmann ViCare Climate platform via Home Assistant. This integration allows users to automate climate control, ensuring optimal comfort levels throughout the home.

Preconditions

  • Viessmann ViCare Climate platform account configured.
  • Home Assistant installed and running.
  • Network connectivity established between devices.
  • Home Assistant installed and configured.
  • Integration available and authenticated: Zigbee2MQTT.
  • Device installed and reachable: HVAC and Climate Control.

Actors

  • Homeowner managing home climate
  • Family members adjusting comfort settings
  • Guests utilizing climate controls

Trigger

The capability is triggered by a user command through the Home Assistant interface or automated schedules based on time or presence.

Workflow Diagram

flowchart TD
    A[User Command] -->|check| B{Is User Home?}
    B -->|Yes| C[Adjust Climate Settings]
    C --> D[Comfort Achieved]
    B -->|No| E[Exit]

Workflow Description

1. User Accesses Home Assistant

The homeowner opens the Home Assistant interface on their device.

2. Select Climate Control

The user navigates to the climate control section to view current settings.

3. Adjust Temperature Settings

The user modifies the desired temperature using the interface.

4. Confirm Changes

The user confirms the changes, which are sent to the ViCare platform.

5. Receive Confirmation

Home Assistant confirms the new settings and updates the user on the status.

Postconditions

The heating or cooling system adjusts to the new settings, maintaining the desired comfort level in the home.

Optional Enhancements

  • Integrate with smart sensors for automatic adjustments based on occupancy.
  • Set up notifications for system alerts or maintenance reminders.
  • Create routines that adjust climate settings based on time of day.

Recommended Components

Recommended ApplicationsRecommended IntegrationsRecommended Devices
Home AssistantZigbee2MQTT, ESPHomeHVAC and Climate Control, ecobee4 Smart Thermostat

Source Examples